View Single Post
  #1 (permalink)  
Old June 6th, 2003, 05:45 PM
nmohammadi nmohammadi is offline
Registered User
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default messagebox in webforms

Hi everyone
I have couple of question that appreciate anyhelp and ideas..

1-How can I create a messagebox in my webform?
2- I want application put the cursor to the control that is not completed and varified when user hit the submit button. How can I do that in my web application?
3- I need to know how to re-load the application when user submit the form and hit the "back" button of the browser to go back to the form. Where in my application I should call the Pageload() ?


 Thanks :)