|
Posted by ZeldorBlat on 11/17/05 18:42
>So, can I post variables to another page without user interaction?
>
>Say, I have 3 different pages linked off the primary page, and each link
>needs the same or different information for different purposes.
>
>Can I programmatically tell it which vars to pass, without having someone
>click on something other than the <a href>?
How are you going to get the user's browser to go to a different page
without them clicking on something? You just said that the 3 pages are
"linked" off the main page -- I read that as meaning that there are
hyperlinks or forms that post to those pages...
Navigation:
[Reply to this message]
|