Ah, new question =) (Well, half-new, I asked something similar a while ago,
but disregarded the question myself)
Is there any way to post data to Javascript in a new page without using a
form or, alternatively, to dynamically construct a "virtual" form object
(such as new Form();) and submit it?
Thanks in advance,
Daniel
--
There are 10 kinds of people: Those who know binary and those who don't.
but disregarded the question myself)
Is there any way to post data to Javascript in a new page without using a
form or, alternatively, to dynamically construct a "virtual" form object
(such as new Form();) and submit it?
Thanks in advance,
Daniel
--
There are 10 kinds of people: Those who know binary and those who don't.
Comment