FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Pass varible with out URL and SESSION
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Pass varible with out URL and SESSION [message #179982 is a reply to message #179977] Mon, 24 December 2012 16:40 Go to previous messageGo to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Mon, 24 Dec 2012 08:30:45 -0500, Jerry Stuckle wrote:

> On 12/24/2012 4:30 AM, Andy wrote:
>>> well exactly. There are only three ways to keep track of a browser
>>> state between pages: cookie, GET or POST.
>>
>> In the words of Yoda "There is another"...
>>
>> You guys won't like it but I thought it worth mentioning that you can
>> also use a hidden frame and store any variable to be passed back to the
>> next content page.

> Which still comes back in the GET or POST values, as applicable.

I think Andy is suggesting a client side method that uses javascript to
store a variable in a higher level frame between page loads. This could
be used to pass data between the javascript code running in two pages on
a client without passing the data through the server.

It's a similar approach to using js to create a cookie on the client side
that can be read by js in another page on the client side, to pass data
between pages on the client side without relying on the server.

However, as we already agreed (I think), until we have more information
about what the OP actually wants to do, and specifically whether he's
trying to pass state information between pages on the client or on the
server, it's a bit pointless debating the ins and outs of the various
possible methods.

--
Denis McMahon, denismfmcmahon(at)gmail(dot)com
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: simple dating site
Next Topic: Current PHP implementation
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Jul 01 07:00:49 GMT 2024

Total time taken to generate the page: 0.06931 seconds