Click here to Skip to main content
15,891,828 members
Home / Discussions / Web Development
   

Web Development

 
GeneralJavascript executer Pin
shaiba31-Jan-05 21:15
shaiba31-Jan-05 21:15 
GeneralRe: Javascript executer Pin
piers72-Feb-05 13:49
piers72-Feb-05 13:49 
GeneralJavascript executer! my problem is different Pin
shaiba3-Feb-05 18:41
shaiba3-Feb-05 18:41 
QuestionHow to build menu in personal website Pin
Mekong River29-Jan-05 16:03
Mekong River29-Jan-05 16:03 
AnswerRe: How to build menu in personal website Pin
Mitch F.30-Jan-05 9:17
Mitch F.30-Jan-05 9:17 
QuestionWhen I used "application/vnd.ms-excel" to export table's content to Excel file. It would be showed between "Confused" words and normally words randomly.How can i sloved it? Pin
miaomiaoga28-Jan-05 9:32
miaomiaoga28-Jan-05 9:32 
Questionhtml and java in c? Pin
porac6928-Jan-05 7:28
porac6928-Jan-05 7:28 
AnswerRe: html and java in c? Pin
Colin Angus Mackay30-Jan-05 12:55
Colin Angus Mackay30-Jan-05 12:55 
Doesn't Javascript need semi-colons to terminate statements. Your string reads:

It is now <script language=javascript><!--var currentTime = new Date()var day = currentTime.getDate()var month = currentTime.getMonth()var year = currentTime.getFullYear()document.write(day + / + month + / + year)</script>

The javascript parser is probably getting confused because all the statements run into each other. Also, you didn't terminate the comment that is there so that browsers that don't support javascript can ignore the javascript code.
GeneralGooglebot removing querystring values Pin
suzyb28-Jan-05 4:55
suzyb28-Jan-05 4:55 
GeneralRe: Googlebot removing querystring values Pin
DavidNohejl28-Jan-05 6:33
DavidNohejl28-Jan-05 6:33 
GeneralRe: Googlebot removing querystring values Pin
Colin Angus Mackay30-Jan-05 12:57
Colin Angus Mackay30-Jan-05 12:57 
GeneralRe: Googlebot removing querystring values Pin
suzyb30-Jan-05 22:21
suzyb30-Jan-05 22:21 
GeneralRe: Googlebot removing querystring values Pin
raouls30-Jan-05 23:08
raouls30-Jan-05 23:08 
GeneralPicture Databases Pin
mavgoose28-Jan-05 0:58
mavgoose28-Jan-05 0:58 
GeneralRe: Picture Databases Pin
David Salter28-Jan-05 5:48
David Salter28-Jan-05 5:48 
GeneralRe: Picture Databases Pin
raouls30-Jan-05 19:29
raouls30-Jan-05 19:29 
Generalsubmit asp/asp.net form and save to word Pin
Calvin_00727-Jan-05 8:50
Calvin_00727-Jan-05 8:50 
GeneralRe: submit asp/asp.net form and save to word Pin
tojamismis27-Jan-05 18:07
tojamismis27-Jan-05 18:07 
GeneralCOM object in javascript Pin
mtone27-Jan-05 6:28
mtone27-Jan-05 6:28 
GeneralRe: COM object in javascript Pin
tojamismis27-Jan-05 7:12
tojamismis27-Jan-05 7:12 
GeneralRe: COM object in javascript Pin
mtone27-Jan-05 7:32
mtone27-Jan-05 7:32 
GeneralRe: COM object in javascript Pin
DavidNohejl27-Jan-05 14:22
DavidNohejl27-Jan-05 14:22 
GeneralWind Gauge, Thermometer Objects Pin
jerry1211a27-Jan-05 2:53
jerry1211a27-Jan-05 2:53 
GeneralRe: Wind Gauge, Thermometer Objects Pin
tojamismis27-Jan-05 7:21
tojamismis27-Jan-05 7:21 
QuestionHow a java applet read data continously from server? Pin
kokain26-Jan-05 21:56
kokain26-Jan-05 21:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.