apache-asp request querystring help

2007-06-25 Thread Spn

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: apache-asp request querystring help

2007-06-25 Thread Warren Young

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]