Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Passing variables from one page to another
- From: ian.skinner at bloodsource.org (Ian Skinner)
- Subject: [Javascript] Passing variables from one page to another
- Date: Thu Dec 28 09:30:49 2006
If I can run a function on onload() and another on onbeforeunload(), one might think you should be able to easily pass variables between the two. You can, those are two events on the same request. It is from one request to another that the statelessness shows its head. NOTHING is inherently passed between separate requests. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA --------- | 1 | | --------- Binary Soduko | | | --------- "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. -------------- next part -------------- An embedded message was scrubbed... From: "tedd" <tedd@xxxxxxxxxxxx> Subject: RE: [Javascript] Passing variables from one page to another Date: Thu, 28 Dec 2006 06:58:15 -0800 Size: 5038 Url: https://lists.LaTech.edu/pipermail/javascript/attachments/20061228/f5ed4bec/attachment.mht
- Prev by Date: [Javascript] Passing variables from one page to another
- Next by Date: [Javascript] Js Debug Console
- Previous by thread: [Javascript] Passing variables from one page to another
- Next by thread: [Javascript] js for inserting a \n every 80 chars?
- Index(es):