D
David Jubinville
Hi All,
I was wondering if there was a method for passing variables from a page
(we'll call master) to a popup generated by this page (we'll call it slave)?
The concept is that I have a listed table database. When the user clicks on
a "link" in the master window, I would like to have the corresponding data
appear in a popup and using the DOM model have its row highlighted.
I know how it can be done in PHP, but unfortunately, this is not for an
online op - thank god for JavaScript/DOM.
Anyhoo, if anyone could give me some help it would be greatly appreciated.
Thanks in advance,
David
I was wondering if there was a method for passing variables from a page
(we'll call master) to a popup generated by this page (we'll call it slave)?
The concept is that I have a listed table database. When the user clicks on
a "link" in the master window, I would like to have the corresponding data
appear in a popup and using the DOM model have its row highlighted.
I know how it can be done in PHP, but unfortunately, this is not for an
online op - thank god for JavaScript/DOM.
Anyhoo, if anyone could give me some help it would be greatly appreciated.
Thanks in advance,
David