I have an asp page that runs server side. I need to be able to have a pop up window on the client side. What I want is when a user inputs an invalid entry, it pop up a screen telling them what a correct entry would be. The window.open does not work for me because it is client side. Does anyone know how to do this?
Thanks,
Sandy
Thanks,
Sandy