Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to reload the page in OnClick method?
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01169184
Message ID:
01169259
Views:
8
>Dmitry;
>
>You could do this on the HTML or CodeBehind page.
>
>You could use vbScript or JavaScript.
>
>A vbScript example on the HTML page:
>
>
><script language='vbScript">
>
>SUB btnReset_OnClick()
>  form1.txtMyTextBox.Value = ""
>  'etc.
>END SUB
>
></script>
>
>

Thank you, Tom. I was missing the ability to disable page validation (see my reply to Alexander).

>Tom
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform