Click to See Complete Forum and Search --> : Secure a web form popup


geo_dumitrascu2000
August 12th, 2005, 08:03 AM
Hello everybody!
Please help me if you can with this:

I have a main webform which has Windows Authentication on it. Depending on which person is viewing the page, i programatically make a button Visible. What i want is that when the user clicks this button, another page opens.
This is fine till now, no problem.
My problem is that i want the page that opens not to be available if a smarty user types the link in its browser.
What i want is that the only place from which the popup page is visible to be on the click of the button.

Thanks!

cmiskow
August 15th, 2005, 11:49 AM
Can't you just check authorization on the popup page too?