Mailing List Archive

apache-asp request querystring help
hi

new to apache asp, please help.

trying to write the response of a querystring value, MyEmail, to a text box.

I have tried <%=$Request->QueryString('MyEmail')%> but it just write this to
the textbox, not the value.

Do I need any references to apache-asp in the header of my .asp file? Does
the page need to be saved as .asp or .html..?

Thanks for any help..

Spencer
--
View this message in context: http://www.nabble.com/apache-asp-request-querystring-help-tf3979398.html#a11297019
Sent from the Apache - Asp mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org
Re: apache-asp request querystring help [ In reply to ]
Spn wrote:
>
> I have tried <%=$Request->QueryString('MyEmail')%> but it just write this to
> the textbox, not the value.

Read the FAQ: http://apache-asp.org/faq.html#Examples%20donf48a0968

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org