Saturday, March 24, 2012

Web Custom Control Question?

I have a very simple ascx file which contains a textbox and a button when
something written to textbox and button is clicked it redirect to aspx page
with word in textbox as querystring....what should i do to make this control
as web custom control?perhaps the page using this control is doing "GET" instead of "POST"
check <Form> in the page using this class.

--
hB

0 comments:

Post a Comment