6,558 Topics
| |
Hi :rolleyes: i have a problem i want to make a dynamic css base on the root E.g root a <link rel="stylesheet" type="text/css" href="a.css" title="OneStyle"> else <link rel="stylesheet" type="text/css" href="bcss" title="OneStyle"> | |
hi to all, I am just asked to make a news letter. What I did:> I have made a web page uploaded to server.Then I openend the outlook and used New Mail-> Web page .It prompted for URl and I gave URlto this page in server.It loaded the page fine … | |
I am having hard time figuring out how do I go about displaying HTML on a form as well having the funtionality of editing it. I am basically getting a text field called "Description" from a database (the text is either in HTML or plain text format). I want to … | |
Im looking for a way to password protect pages on my site. ive found a few asp scripts only i cannot run asp through my host. is there an html or simple java solution? and also i want to disable the tool bars in ie. im going to have a … | |
hello I have a problem: I can't generate a html from a text file. :o There is a text file : one.txt (or dat or something else ) and I want to generate a html, called one.html or the name can be the first word in the text file. Please … | |
Ok. One of the computers I'm working on has this virus (Trojan-Spy.HTML.smitfraud.c). The computer is running Windows 2000 professional. However, the problem I'm having is different (mostly) from everything I found when I searched this forum. What happens is this: Boots into Windows - Black screen with small blue rectangle … | |
Hi all, I am new to Web programming, most of the time have done GUI development in C++/MFC and played a bit with Java/Swing. I have read about DHTML and its ability to enable interactive Web applications. Before delving into DHTML programming I would like to know what are the … | |
I have a message in the startpage that mentions a fatal error and the trojan-spy.html.smitfraud.c here is my hijackthis file Logfile of HijackThis v1.99.1 Scan saved at 11:14:32 PM, on 07/28/2005 Platform: Windows 98 Gold (Win9x 4.10.1998) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\SYSTEM\KERNEL32.DLL C:\WINDOWS\SYSTEM\MSGSRV32.EXE C:\WINDOWS\SYSTEM\MPREXE.EXE C:\WINDOWS\SYSTEM\mmtask.tsk C:\PROGRAM … | |
dear guys im a new member to this site and im having trouble with this problem my computer is 3 months old and yesterday i downloaded a crack of kazaa for a game and unfortunately the crack contained the virus. a blue screen shows up saying A fatal error in … | |
I am making a simple html page for some servers that we have in are building. What I was wondering if there is a way to launch remote desktop from an html page and if so how you would you do that. Thanks in advance | |
i did not see an html topic so i posted here. sorry for this. i feel very :evil: I have a list of links that are just http://.........com's is there an easy way of changing those into html links with thdomain as the anchor text. other wise i would have … | |
hello ppl, i have some text that want to have some shadow on it using css, how do i do this? TNX | |
Is there anyway to interpret HTML within a field and execute that HTML at runtime (when the field is displayed)? I have rich text saved and want to display it within a report. | |
What i am trying to do is to make a like that sends some info to next page so that PHP could use query for the deta sent. OK here is how the hyper link looks like and i want it to send some variable to next page: [HTML]<a href="index.php" … | |
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. |
The End.