Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

processing form to write to textfile "¦" delimeted

Status
Not open for further replies.

jsnel

Technical User
Jul 21, 2002
9
0
0
US
Hello. I am trying to process a form that outputs to a text file. It requires single row answers that are pipe delimeted. Does anybody have any suggestions or better yet, sample code for doing this? Very much appreciated.
Thanks.
 
Go to ASP in left list, go to File object.

1) Create/Open the file
2) Put in your Form.Request stuff with |'s
3) Close File
4) Drink a beer ------------ My Little Dictionary ---------
Reverse Engineering - The expensive solution to not paying for proper documentation
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top