Try escaping the double quotes with a backslash print DATAFILE ("The file was recorded at <!--#config timefmt=\"%d%b%y at %r\"-->");
"Jimmy George" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello World > > Is the line > > print DATAFILE ("The file was recorded at <!--#config timefmt="%d%b%y at %r"-->"); > > a valid cgi line? All I want to do is record the time a cgi script is > called that writes other form data to a file but the server objects to > this line. The rest of the form goes into DATAFILE OK. > > Is it because of the use of double quotes twice by any chance??? > > cheers > > JimmyG > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]