6,574 Topics
![]() | |
Please help. Using the info in these forums and my own diligence I have gone from 2 trojans, various viruses and spyware/malware to only one problem left. I currently have spybot, adaware and spyware doctor showing up as clean, and yet, this small problem persists. I have run Spybot RegSupreme … | |
Does anyone know if it is possible to place a .swf within a dhtml dropdown. For instance, On click drop down and externally load an swf within the dropdown. Any feedback would be great. Thanks | |
Hi everyone, I am trying to add html tables to a html document and the html table appears but here is the problem in that only certain attributes of the table is being adhered to and the rest ignored. This is what i am doing [code] String table = "<table … | |
I have this blue screen of death which has a security message "Trojan-Spy.HTML.Smitfraud.c IE 0028:c0011E36 in VXD VMM (01) + 00010E36" I have seen many threads and fixes for this. My problem is that I cannot run any of the fixes as I cannot get anything to work in Safe … | |
Hi all, sorry for the title, couldn't think. Basically, i can't figure out an issue with my CSS on NN for one particular thing. The main page area (which has 'test' in it a lot) has an image in a table column to the left of the section, which is … | |
I have a main movie that i am loading swfs into level1 as pages. Each page has a dynamic text field that is populated by an xmp file wth its properties defined by a cascading style sheet. When I look at the movie(page) independently from the main movie it is … | |
simple quick question: which is better to use, .htm or .html files ??? | |
I have the following CSS code for the center column of the a three columns layout. #ctrPic { padding: 5px; background-color: #FFC891; margin: 18px 263px 0px 262px; border-top-width: 2px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #D45F00; border-right-color: #7F0000; border-bottom-color: #7F0000; border-left-color: … | |
I've made a web-crawler in VB6. I'd like to port it to .NET so I can make it accesible to the public over the web. Basically my own version of Poodle. Porting most of the code will be very easy, BUT, I haven't found any way via .NET to read … | |
Hi all, Would anyone know how to search an external html file for a work or phrase ? I was thinking something like - [code]<?php $fp = fopen('http://www.google.ca', 'r'); if (preg_match('/Google.ca/', print fgets($fp))) { echo "match"; } else { echo "no match"; } ?>[/code] Unfortunently, that doesn't work, but you … | |
hey i just did this script for my phpbb forum. its a cash mod (for anyone familiar with) this is what came up Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/functions_post.php on line 359 here is line 359 $message = $lang['Stored']. '<br />' . $cash_message sprintf($lang['Click_view_message'], '<a href="' . append_sid("viewtopic.$phpEx?" … | |
I know this is doing the rounds and there are soloutions suggested, but when I open in 'safe mode' it still wont let me start or run anything. Any ideas, is there something I can download onto disk on my other machine that can help. Need a quick fix even … | |
hi there, bit of a newcomer to web building, and having now finished a site which is xhtml transitional validated (except for the <embed> on the first page for the embedded .rm file... which from what i've seen around the net, is insurmountable). But I have a couple of questions … | |
Hi guys, I am new to this forum and i am seeking help to fix a virus i have on my computer. My desktop has been replaced with a blue background and text saying: Security Warning: A fatal error in IE has occured at 0028:C0011E36 in VXD VMM(01) + 00010E36. … | |
Hello all, first off, I am no PHP coder. I would like to display RSS feeds from other sites, to my index.php on my site. I found this script at [url]http://www.feedforall.com/free-php-script.htm[/url]. It's a php script for this just that, but it displayes in the php file (rss2html.php) OR a .shtml … | |
Can anyone suggest any free/pay script or software of online HTML editor? I want my users to be able to create html page on my website and save to database or text file. TQ. | |
Hi everyone, im really stuck! I need to create a front end web site with a back end access database for my module at university. i have no idea how to do it!! do i create the web page and then create forms within the page and then link it … | |
I'm having a bit of problem with this testing page, [URL=http://www.uwstout.edu/alumni/improved/index.php?id=2]click here[/URL]. Whenever you click on the Welcome or Mission, the CSS buton changed as if there is a a.visisted put on the #lftSideMenu div, but the CSS does not have #lftSideMenu a.visited on. So why is it acting like … | |
I've got problem. Here's what it looks like, [URL=http://www.lorresident.com]Click Here[/URL]. The div [B]#sidebar-b[/B] should not be that far from the [B]#sidebar-a[/B] or Part# 1. They should only be 50px appart from each other. Any help is appreciated. | |
I recieve the error on a computer with Windows ME on it that sounds as if the MSHTML.dll dll is corrupt. However I am unable to access the internet to download a current dll. This Error is occuring after I had run Spybot S&D and Adware SE. Everytime I restart … | |
hi,im new here and REALLY NEED HELP,SUDDENLY MY COMPUTER IS INFECTED AND MY COMPUTER SAYS "A FATAL ERROR IN IE HAS OCCURED AT 0028:C0011E36 IN VXD VMM<01>+00010E36.ERROR WAS CAUSED BY TROJAN-SPY.HTML.SMITFRAUD.c" i dont what is that and really needed help because my computer cant function in normal mode,i have hijack … | |
OK, I have a page I've built to customers spec, (boss's). Utilise's min-width etc in NN and Moz. Not IE - obviously. Found JS to emulate min-width..... yet the download for the script is huge! To big. Alternatives - limited.... can only find the IE expression for CSS to emulate … | |
I'm a newbie to Linux. I've set up Fedora Core 2 and got Apache working OK. I'm getting the appropriate page on localhost. Now I want to test Apache for a PHP script I've written with KWrite, but I cannot save a file to /var/www/html because I'm told: "The document … | |
Hi there, I need help pleaseeeee I'm trying to make it so the items listed on my price list page [url="http://www.exoticpublishing.com/price_list.php"]http://www.exoticpublishing.com/price_list.php[/url] don't show up as red when I attach a link to them. See the ones in the boxes... Volume 1, 2 & so on? Anyway someone told me to … | |
I was wondering if someone could aid me in this. all help will be duly noted in the script itself. Here is what i am trying to achieve, a realtime editor of the CSS attributes of a given page. I have the page i am using and the CSS table, … | |
Hi, On my site ( [url]http://www.js.excelitehost.com/[/url] ) I just added a hover aspect to the menus so that when you hover the background changes. Currently the only way that the hover effect will occur is if you place your mouse right on the link text. What I'm wondering is: Is … | |
Hello, thanks for taking the time to read my query. I've basically got a page (dark grey) with a panel that sits in it (light grey).. this fills the screen, except for a 16px gap around the edge which allowed the dark grey (from the body tag) to show through. … | |
Hi all, Can someone help me pleeaaasssseee. This guy did work on my site & he never cross browser checked it & I no longer use IE, so it wasn't till after I payed him that I realized he didn't do his job properly. Then he had the nerve to … | |
Hi there, I have got this problem which is rather puzzling, to me at least. My team-mate and I each did our coding and they work as standalone. His part is the UI and mine the backend processing. He did his code using BlueJ using JDK 1.3, I did mine … | |
Hello, any help with the HijackThis log below would be greatly appreciated. This is a Win 2000 machine exhibiting the symptom of wallpaper replaced with white and message "IE Explorer error in VXD..." and warning of the smitfraud.c trojan. Also some tabs on display properties missing. Many thanks - Paul … |
The End.