Forum Moderators: coopster

Message Too Old, No Replies

Why would Php/javascript Form act like

it process but data never gets sent

         

dauction

7:52 pm on Sep 3, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have form on my site where people send in price of product they see around the country.

I have 2 people who say that say they submit prices ..the form gives them the thank you as if everything worked fine..but I never receive the data

nothing unusual ..they both use MS one xp and one vista machine using ie7

One of them uses Broadband Satellite

both claim to have sent in dozens of prices. We have tested logged in and submitting as a guest on the form..I get no data from them either way..they do get the 'thank you for submitting" after they fill out the form

The form seems to be working for "everyone" else ..or some people simply arent complaining

If it is an issue with the form code itself what area should we look at ?

penders

8:05 pm on Sep 3, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Firewall settings? Browser security settings (ie. not allowing to post data over an insecure connection perhaps. Security > Submit nonencrypted form data? Disable/Enable/Prompt)? But in both of these cases, I would have thought it would effect forms on other sites also... does it?

How much of your form is JavaScript? Do your users have JS/active script disabled?