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 #179983 is a reply to message #179982] Mon, 24 December 2012 18:56 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 12/24/2012 11:40 AM, Denis McMahon wrote:
> 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.
>

But it's still passed back to the server via POST or GET. All he's
suggesting is a different way of storing it on the client (i.e. instead
of a hidden field in a form).


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[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:26:49 GMT 2024

Total time taken to generate the page: 0.07488 seconds