P
Peter Afonin
Hello,
I'm posting the data to another page and reading the results. I'm doing it
approximately as described here:
http://authors.aspalliance.com/stevesmith/articles/netscrape2.asp
It works fine. But I'm getting the result as one string. I know the field
names that are actually returned. Is there a way to return the value of each
field instead of the whole string? Request.Form(fieldname) doesn't seem to
work here.
I would appreciate any advice.
Thank you,
I'm posting the data to another page and reading the results. I'm doing it
approximately as described here:
http://authors.aspalliance.com/stevesmith/articles/netscrape2.asp
It works fine. But I'm getting the result as one string. I know the field
names that are actually returned. Is there a way to return the value of each
field instead of the whole string? Request.Form(fieldname) doesn't seem to
work here.
I would appreciate any advice.
Thank you,