I need a pop up to show in a button click statement right before a redirect. How can I do this? VS 2005 / .NET 2.0.
Sub MyButton_Click...
' Do stuff
' Display pop-up , wait for user to click 'OK'
Response.Redirect("newpage.aspx");
End Sub
|
Results 1 to 2 of 2
Thread: [2005] Need help with pop-upThreaded View
|
Click Here to Expand Forum to Full Width |