[thelist] Worried...please help

Koutoulas, Pete PKOUTOUL at Fayette.k12.ky.us
Tue Jun 17 09:29:57 CDT 2003


On Tuesday, June 17, 2003 10:17 AM, Steve Cook wrote:

> You could check that the information being submitted to your
> application only comes from forms located on your server. Depending
> upon which scripting language you're using on the server there are
> different ways of doing this, but in ASP for instance you would do
> something like the following:    
> 
> if Request.ServerVariables("LOCAL_ADDR") <> strYourIPNumber then
> 	'Return with an error
> end if

I wouldn't depend on that -- too easy to spoof. 

    [ pete ]

This student or staff email originated from Fayette County Public Schools in
Lexington, KY. 
Please report instances of abuse or inappropriate content to
postmaster at fayette.k12.ky.us 



More information about the thelist mailing list