Posted by J.O. Aho on 08/03/06 19:33
Flaming Corncob wrote:
> Is there any way you can "post" data such as you would in a form without
> the need of a submit button? Or is there any other way to pass data to
> another page without sending it through a url, similar to posting that
> is handled through forms?
You can use javascript and write the data to a cookie, which then is processed
on the next php-page. For more info how to write cookies in javascript, ask
that on a javascript newsgroup or make a google search.
//Aho
Navigation:
[Reply to this message]
|