Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: empty form when using the 'back' button


Message #1 by "Grant Ballard-Tremeer" <grant@e...> on Tue, 19 Dec 2000 13:43:58 -0000
You can also take advantage of session variables or have the data stored to
a database and recalled whenever the "back" button is hit.

Brett
-----Original Message-----
From: Lonnie Webb <lw_dallas@b...>
To: professional php <pro_php@p...>
Date: Tuesday, December 19, 2000 6:38 PM
Subject: [pro_php] re: empty form when using the 'back' button


>Only one form can be submitted at a time.  If multpile forms are used, the
values have to be carried by the submitted form in hidden vars.  This
requires javascript in an onsubmit event.  Very ugly.
>
>Might try one huge form.
>


--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to pro_php as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_php-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index