Thread
:
new to asp.net
View Single Post
11-28-2004, 09:51 AM
#
2
(
permalink
)
rdove
Masked Moderator
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
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
View Public Profile
Find More Posts by rdove