Forum Moderators: coopster

Message Too Old, No Replies

included form

         

Sarah Atkinson

5:00 pm on Jun 21, 2005 (gmt 0)

10+ Year Member



I have a form that is included into a centralized file with an if statment.

however once included the submit button breaks. however the submit button works just fine from the form file it's self.

the action of the form is php_self with post. The html ouput looks just fine.
Sarah

mcibor

6:45 pm on Jun 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You are sure, that button is inside <form... > and </form>
What type of button is this? <input type="submit" or <button>Submit</button>?
Maybe use javascript to ensure that the form is submited.

Without any code I can only speculate:)
Hope this speculation somehow helps
Best regards
Michal Cibor