General discussion
August 24, 2000 at 02:30 AM
zalog

Submiting a form in in asp

by zalog . Updated 25 years, 3 months ago

I created a htm form which sends it results to a comma delimited text file. I need to get information using the QueryString function so I renamed the page from htm to asp and added the functionality. Now when I click submit I do not get the results page and no data is written to the result file. What do I need to do to get the submit to write to the result file with an asp page?

This discussion is locked

All Comments