Groups | Blog | Home
all groups > inetserver asp components > october 2003 >

inetserver asp components : How do I clean a web form


Angel
10/15/2003 11:17:50 AM
Hi,

I am using .NET ASP/C#. I would like to know if there
is a function call (API) to clear the input fields when
the user clicks "Clear" Pushbutton. Thanks for your help.

Angel Ko
10/15/2003 12:22:24 PM
I clicked the link and wish to see the solution. But, it displayed as:

"Please ask your question in a more appropriate group.
The question you asked doesn't seem to have anything to do with
"classic" ASP. You will probably get better help posting in a more
appropriate group. Please try posting in
microsoft.public.dotnet.framework.aspnet. "

Does anybody would like to help me out. I would like to know how to
clean the form when the user clicks "Clear Form" Push Button. I am
using C#/ASP .NET developement tool. Thanks.

Angel

*** Sent via Developersdex http://www.developersdex.com ***
Ray at <%=sLocation%
10/15/2003 2:37:29 PM
There's always the client-side solution of putting a reset button on the
page, assuming the fields didn't have values when the page was loaded. For
server-side, see here.
http://www.aspfaq.com/5002

Ray at work

[quoted text, click to view]

Ray at <%=sLocation%
10/15/2003 3:30:00 PM
Yes, that is the correct link, and the contents you pasted in are what that
page is supposed to display... Did you read what it says?

Ray at work

[quoted text, click to view]

AddThis Social Bookmark Button