Posted by Bone Ur on 11/22/07 01:54
Well bust mah britches and call me cheeky, on Wed, 21 Nov 2007 19:57:57 GMT
Chris scribed:
> I have a form that is processed by a php page and then redirected by
> the same php page back to the form page again.
>
> After the page has redirected back it clears the data entered in the
> form's textfield and combo selections. Is there a simple way of
> mainting the user's text/selections after the form has been
> redirected?
Use session variables, but do so carefully.
--
Bone Ur
Cavemen have formidable pheromones.
[Back to original message]
|