| 
 Posted by J.O. Aho on 07/05/45 11:53 
Luka M. wrote: 
> "J.O. Aho" <user@example.net> wrote in message 
> news:4i7at2F2gnojU1@individual.net... 
>>> (..)but 
>>> all the variables stay :-) Anyone? 
>> Make a normal form where the action is directed to the iframe. Each time 
> you 
>> submit the iframe will be reloaded and in your script loaded in the iframe 
> you 
>> output the $_REQUEST['variable_name']. 
 
> But then variables disappear, right? 
> I know how to make it reload with loosing variables, but I need the 
> variables, and I would prefer not to use external files. Isn't there some 
> 'transferable buffer' :-) ? Heeeeelp 
 
Use cookie or session to store things that you need to have and don't add into  
the form. 
 
 
  //Aho
 
  
Navigation:
[Reply to this message] 
 |