The last part of your script looks like this
</form>
</body>
</html>
END_HTML
}
It should look like this
</form>
</body>
</html>
END_HTML
}
In other words, the END_HTML token needs to be on its own line with a return
immediately before and after it and no extraneous characters, including
spaces. Does that make sense?
-----Original Message-----
From: Henk van Ess [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 09, 2002 9:49 AM
To: Camilo Gonzalez; Bob Showalter; [EMAIL PROTECTED]
Subject: Re: 2 Q's, Google and Me - can you spell it out?
Ty for your fast answer, but I;m still puzzled. Could you paste the script
and add the proper syntax? You really would help me with that....
Henk van Ess
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]