![]() |
|
| |||||||
| Notices |
| General Support Issues Answers to general questions and help with common problems. For help with a specific issue, post to one of the forums below. |
![]() |
| | Thread Tools |
|
#1
| |||
| |||
|
Over the past couple of weeks we have been recieving emails through the contact form set up on my website which is great but for one thing, someone is just typing this sort of stuff Name : gmmoft Address : KtAjbYdXuRAPaCmFfmO City : BhvHBDpryk State : FalXluXMMhylRjZn P/code : LGpbCNqVaanoRwLDxfA Phone : quvkfhBfWXUaPCb Email : fhhsjm@zkwvbp.com Country : Select Button1 : Send which is kinda funny the first couple of times but quickly becomes irritating, so I was wondering if there is any way to trace and block the ip address from sending more of them Cheers Doods |
|
#2
| ||||
| ||||
|
You could modify the script to send the IP address with the email, but that won't guarantee that the messages stop. It could be coming from multiple IP's. If you post the script you are using to send the email I tell you the modification that you need to make so it will include the IP address.
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#3
| |||
| |||
|
Hi Watdaflip Thanks for the reply.I have a feeling that it is coming from the same ip address, it may be a kid or from the opposition. The form I am useing is the BV contact form 2, is this enough info or should I copy and past the whole php script here or email it to you. |
|
#4
| |||
| |||
|
u there watdaflip ?
|
|
#5
| ||||
| ||||
|
Hi Doods, Goto your cPanel and select "Ip Deny" and enter only the domain name into the dialogue box.
__________________ www.siapamoyanganda.com/ Malaysian Family Tree Website From the State of Johor. HAPPY ARE THOSE WHO DREAM DREAMS AND ARE READY TO PAY THE PRICE TO MAKE THEM COME TRUE. |
|
#6
| |||
| |||
|
Hi Zuriatman Thats great thanks for that Zuratman. I also need to find out how find the ip address Cheer Doods |
|
#7
| ||||
| ||||
|
Hey, sorry I didn't see your reply... If you could copy and paste the script you are using and I will make the changes and post it back to you
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#8
| ||||
| ||||
|
Ther eis no need to make any additions to your script. If you are using BV's built in form processor, the form page is anyway in php. So, simply add a hidden field in the form. Name it "IP address" and give it the following value: <? echo $_SERVER['REMOTE_ADDR']; ?> It will detect the user's IP address and include it in the form submitted data.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#9
| ||||
| ||||
| Quote:
Double click on any one an you will be taken to their webpage. The IP Deny Manager already provide you the IP associated with Domain Name.
__________________ www.siapamoyanganda.com/ Malaysian Family Tree Website From the State of Johor. HAPPY ARE THOSE WHO DREAM DREAMS AND ARE READY TO PAY THE PRICE TO MAKE THEM COME TRUE. |
|
#10
| ||||
| ||||
| Quote:
I wasn't sure which script they were using so I was going to hard code getting the IP in the script to be sure, but follow Naval's instructions and you should be all set.
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |
|
#11
| |||
| |||
|
ok thanks peeps for all your help
|
|
#13
| |||
| |||
| Quote:
Sure is .I did as naveldesign suggested and it works just fine |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |