Hi Adrian, > > <% Response.End %> > > But if that is at the top no-one will see your output.
That was the point. ;) As I said, the ONLY way to prevent people from 'seeing your source code', as you well know, is to NOT SEND IT TO THE CLIENT. EVERY method of preventing access to that source once it's sent to the client WILL fail, in one way or another, and they usually just upset your visitors as well (don't screw with my mouse, toolbars or window positions). The concept of preventing access to your source is counter to the way the Internet is designed (open standards), and the whole idea is a mockery of why the web exists. Sniffers, proxies, MITM, spiders, alternate browsers, screen shots and OCR, heck - I know a hundred games of solitaire...wait that's a song...whatever... If you do not want your content to be seen and/or copied, don't put it on the web! Period. On that note (putting on Moderator hat), we can officially kill this thread. Please. It's nice to beat a dead horse and all, but the only things we can really expect from this thread (every 4 months or so when it's asked) is to hear a few people claim that it can be done, then say they meant "obscure", not "prevent" - while others tar and feather them for not knowing enough about the Internet to know better than to even ask, then someone says "but this does it!" and a half dozen people respond simultaneously with "only in browser x with option y on operating system z, and even then you can still bypass that using feature q"... Seriously, if people want to believe they can prevent access to their source code with any of the cheesy hacks (that don't work!) available via a Google search then let them believe it. Somewhere else. The thread is off-topic, and the simple answer is "IT'S NOT POSSIBLE", anyway. Move along folks, nothing to see here. Regards, Shawn K. Hall ASP Moderator http://12PointDesign.com/ http://ReliableAnswers.com/ --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
