Forums

Blank Returns?

Avyi 25 May, 2012
In the past week we have received two of the following from our form:

First Name {input_text_1}
Last Name {input_text_2}
Address 1 {input_text_3}
Address 2 {input_text_4}
City {input_text_5}
State {input_text_6}
Zip Code {input_text_7}
Email {input_text_9}
Age Range {input_select_10}
Gender {input_radio_11}

What would be the reason for this?
I have tested the form again after the first instance, and it worked perfectly in all the top 4 browsers.

I'm confused....is this something on my end, or maybe it is a bot accessing our form?

Thanx!!
GreyHead 25 May, 2012
Hi Avyi,

It's probably a bot with JavaScript turned off, try adding some simple serverside validation to block them.

Bob
Avyi 25 May, 2012
Thank you!
I plan on doing that.
Have a great day!!!
This topic is locked and no more replies can be posted.