cannot submit when i click submit button

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
profidz
Forum Newbie
Posts: 1
Joined: Sun Feb 17, 2008 10:56 pm

cannot submit when i click submit button

Post by profidz »

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
User avatar
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

Post by Christopher »

Is is a plain HTML form, or do you have Javascript in the form?
(#10850)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: cannot submit when i click submit button

Post by califdon »

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
Not likely to get ideas if you don't show us what your code is. We can't read your mind.
Post Reply