Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Re-Display the Same Web Page


Message #1 by "Pam Will" <pwill@m...> on Thu, 30 Aug 2001 17:14:41 -0500
This does exactely what I want... However, how do I get the variables to
"stick".  When the page reloads, whatever was sitting in my variables are
then gone when the page reloads...

<chris_camplejohn@e...> wrote in message news:98353@p..._php...
>
> It does re-display it, but posts the data that is on the page back to
> itself.
>
> If you want to reload the page then use
> onclick="Javascript:top.location.reload()"
>
> Hope this helps,
> Chris
>
> > Does setting the action on a form to $PHP_SELF forse the web page to
> > redisplay when you select the SUBMIT button?
> >
> >
>
>



  Return to Index