Rudebox.co.nr How To Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Rudebox.co.nr How To Forums

Rudebox How To Forums - Ask Anything, View How To's
 
HomeSearchLatest imagesRegisterLog in

 

 Make an alert box in asp .net version 2.0 appear before page

Go down 
AuthorMessage
Admin
Admin
Admin


Number of posts : 216
Registration date : 2007-01-01

Make an alert box in asp .net version 2.0 appear before page Empty
PostSubject: Make an alert box in asp .net version 2.0 appear before page   Make an alert box in asp .net version 2.0 appear before page Icon_minitimeMon Jan 01, 2007 4:27 pm

Make an alert box in asp .net version 2.0 appear before page load , refresh
in the Page_Load add

Me.Button.Attributes.Add("onClick", "alert('You Message')")

And after it has been clicked once, and u dont want to see it again
Me.Button.Attributes.Remove("onClick")

You can put a condition on that, to check if its clicked or not
Back to top Go down
https://rudebox.editboard.com
 
Make an alert box in asp .net version 2.0 appear before page
Back to top 
Page 1 of 1
 Similar topics
-
» Create Pop Up Alert Box , Modal Dialog Extender in ASP.net

Permissions in this forum:You cannot reply to topics in this forum
Rudebox.co.nr How To Forums :: How To - Myspace / Website /Blog Utilities :: ASP .net-
Jump to: