954,600 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Cannot Open Jquery Modal Dialog using VB.NET

Hi,

I am trying to open the Jquery Dialog box using VB.NET.
After the data has been saved successfully, I need the dialog box to show up with the message to the user. Also allow user to perform some other actions like clicking the buttons.
If I call the same codes from the client sides, like onclick="", it is working fine.

However, It does not open from the server codes:

ScriptManager.RegisterStartupScript(Me, Me.GetType(), "Message", "<script type='text/javascript'>$('#dialog1').dialog('open');</script>", False)


Any ideas of what i've done wrong!

sk172online
Newbie Poster
1 post since Jan 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: