Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > PHP How-To
|
PHP How-To Post your "How do I do this with PHP?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the PHP How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 24th, 2005, 01:26 AM
Authorized User
 
Join Date: May 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default cant submit forms

i have two forms in a php page ,but when i am trying to submit the forms only the last form of the page gets submitted.the first form when submitted comes back to the sane page. please help.

 
Old May 24th, 2005, 02:17 AM
cli cli is offline
Authorized User
 
Join Date: May 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Post your code my friend...:)

 
Old May 24th, 2005, 04:04 AM
Authorized User
 
Join Date: Jan 2005
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to js_pandey Send a message via Yahoo to js_pandey
Default

please use document.formname.submit() to individually submit the forms in the same page.

It would be better if you can provide with the code.
cheers!!!!


Cheers!
I am Jay.
contact: js_pandey at yahoo.com
 
Old May 29th, 2005, 04:34 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You don't need to use the javascript in the above post. Just make sure that each form has the correct target page specified, and that each form has a valid submit button.

If you haven't gotten it working, then yeah, post the relevant code for us to review.


Take care,

Nik
http://www.bigaction.org/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple forms one submit x_ray Classic ASP Basics 7 January 3rd, 2006 07:12 PM
cant submit forms rashmid HTML Code Clinic 1 May 24th, 2005 05:33 AM
document.forms[0].submit()-not function?? junemo JSP Basics 0 April 27th, 2004 12:40 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.