You need to store the values in a session, then retrieve them when you run
the export to Excel function.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
Carpie said:
The query in results-excel.asp are the same as results.asp. It's just
that the query in results-excel.asp doesn't seem to recognize the parameters
sent from two pages ago in search.asp. If I have a text box in search.asp
named "itext" and have the form go to results.asp, should I be able to click
submit from result.asp (pointing at results-excel.asp) and have
results-excel.asp recognize "itext"?