Thread: new to asp.net
View Single Post
Old 11-28-2004, 09:51 AM   #2 (permalink)
rdove
Masked Moderator
 
rdove's Avatar
 
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
rdove is on a distinguished road
Are you using a web server control like a textbox or are you using a standard html input control? Either way you should be able to use the Form or the Querystring method of the Request object to do what you are wanting.
__________________
~Ryan

rdove is offline   Reply With Quote