I was finaly able to get the HTML script to generate the proper code. Thanks everyone!!

Now on to a problem I thought I had already solved.

The HTML document is to be placed into a folder that will not always be there. It's generated by an ancient program that we still have to use. I tried using @pid but that doesn't work because the folder isn't there when the program start but is generated at a later time. I'm thinking I can have a do loop until the folder appears then execute the script. Will that work? How do I do that?
 
[Subject name modified by NTDOC due to typo]


Edited by NTDOC (2006-11-16 07:57 PM)