Peter asked: > Is there a way that programmatically we can deactivate > the address toolbar whenever a specific page is loaded?
rudy suggested: you can open the page in a popup window with no chrome but that approach has problems too specifically: smart users can figure that out your time would be better spent not trying to prevent them from doing that, but dealing with the situation constructively assume there'll always be somebody who tries to hack the url Tim: I spent a good deal of time working on our site assuming the user would hack the URL. In my case, most of it is protecting against SQL injection hacks, but there's a couple of places where it would just lead them off into 404 land. rudy's suggestion of handling the situation constructively is the best solution, even though it's the most work. Tim ___________________________ Tim Furry Web Developer Foulston Siefkin LLP ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
