hi,
i have a webpage (asp/vbscript/java). it has a java edit routine that is supposed to prompt user for errors before going to the next page. my script does not execute if this heading is on top of the page's html code:
<! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "if i take this line out, the script executes. what could be in this line to prevent the script from running? what does this line do? can i omit it?
thanks.
i have a webpage (asp/vbscript/java). it has a java edit routine that is supposed to prompt user for errors before going to the next page. my script does not execute if this heading is on top of the page's html code:
<! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "if i take this line out, the script executes. what could be in this line to prevent the script from running? what does this line do? can i omit it?
thanks.