Hi ...
I have an aspx page with VB as the code behind. I want to conditionally open a popup window with Javascript when a button is clicked on the aspx page. For example:
Is this possible? In the examples I've seen, the window is always opened when the button is clicked.Code:If all checks are okay then Open Popup Window with Javascript End If
Thanks!




Reply With Quote