
spencerbb at tiscali
Jun 25, 2007, 3:43 PM
Post #1 of 2
(878 views)
Permalink
|
|
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[at]perl.apache.org For additional commands, e-mail: asp-help[at]perl.apache.org
|