- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi,
Hopefully someone can help me,
I have a contact page on my website, and either its not working correctly (which I have check on many different computers and it does work) or when someone with a virus (or something similar) goes onto my website, it sends hundreds of blank contact pages to me (not even with the titles of the form, i.e.. name, address, order....which is what it does if I press the button without writing anything)
and its getting on my nerves, when it does this, because sometimes when it does it once or twice, I worry that there is something wrong with it, and someone's order is not coming through.
Please help
Thank you
Haz
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi,
Also you should never have a form that can be sent without any data in it. At least one field (preferably more) should have some type of validation.
Hope that helps.
Cheers.
Dave A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Has this contact form been created by the BT site building wizard or did you code it yourself?
If you wrote the code can you post it up here for the contact page including the script that actually sends the mail() ? and I'll take a look for you.
It it's built using a wizard you'll need to raise a ticket with the people responsible for it.
Sounds like either a passing web spambot (not a virus) triggering the send mail or you have accidently set up a recurring loop in your server side script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Dont let your contact pages show your contact (email) so it wont happened again. Someone sends you spams to it.
Marcella Hughes
CHI-Premier Software IT Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi,
Also you should never have a form that can be sent without any data in it. At least one field (preferably more) should have some type of validation.
Hope that helps.
Cheers.
Dave A
