i new to php i have problem when i develop internet survey where there a lot of question in one form.i test answer all the question and when i try to submit it nothing happen it means there no action but when i did not answer all question the submit button working fine.
any ideas
cannot submit when i click submit button
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: cannot submit when i click submit button
Is is a plain HTML form, or do you have Javascript in the form?
(#10850)
Re: cannot submit when i click submit button
Not likely to get ideas if you don't show us what your code is. We can't read your mind.profidz wrote:i new to php i have problem when i develop internet survey where there a lot of question in one form.i test answer all the question and when i try to submit it nothing happen it means there no action but when i did not answer all question the submit button working fine.
any ideas