B
Bill
Is there a way to combine the use of a web form and the Response.Write
method? I am creating a search page with 1000's of results. The results
are to large to buffer so I want to use the response.write with buffering
tuned off. When I do this the results always shows before the form.
Any suggestions.
method? I am creating a search page with 1000's of results. The results
are to large to buffer so I want to use the response.write with buffering
tuned off. When I do this the results always shows before the form.
Any suggestions.