Page is a not externally linkable
- Microsoft
-- Microsoft IIS Web Server and ASP.NET
---- Norton Internet Security blocking my ASP/VBScript Code?


mrMister - 5:56 am on Sep 12, 2005 (gmt 0)


It's a security mechanism by the looks of it (hard to tell from just that section of the code). You need to find another way of ensuring that someone isn't posting data from a source other than your web site.

Logging IP addresses might be one way.

You also need to get the referrer data sent to the page another way. Possible using a hidden field in the posted form or by using the querystring.


Thread source:: http://www.webmasterworld.com/microsoft_asp_net/2978.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com