sharkatek
Programmer
- Mar 11, 2005
- 51
I am using a simple Front Page form and am able to capture the IP address by checking the Remote Name box on the saved fields dialog box, but is there any way to validate with additional javascript code to keep a specific IP address from accessing the page?
I am not using a database or ASP, just a simple Front Page form and I have a rogue person accessing the page and the only identifiable info I get is the IP address.
Unfortunately, the IP address is not one of the FORM FIELDS that has a name, so I cannot use the Front Page validation utility.
I would like to redirect them to a specific page of my site that tells them they are blocked. I need to use the Front Page form, so please include information about where to place the script.
Also if there is no way to do this, is there any way to use javascript to further validate normal Front Page form fields? The built-in validation only gives me TWO blanks to say equal to or not equal to.
Thank-you in advance! Sharkatek
I am not using a database or ASP, just a simple Front Page form and I have a rogue person accessing the page and the only identifiable info I get is the IP address.
Unfortunately, the IP address is not one of the FORM FIELDS that has a name, so I cannot use the Front Page validation utility.
I would like to redirect them to a specific page of my site that tells them they are blocked. I need to use the Front Page form, so please include information about where to place the script.
Also if there is no way to do this, is there any way to use javascript to further validate normal Front Page form fields? The built-in validation only gives me TWO blanks to say equal to or not equal to.
Thank-you in advance! Sharkatek