Hi all
I'm building a .net web app (it will be intranet based, so IE5+).
One of the pages will be for the user to make a new entry. I'd like them to have the option to refer to a previous entry.
Ideally, they'd press a button, a pop-up window would open, they'd find the entry they want, select it, close the window, and a hyperlink to it (of the format "browse.aspx?id=1234" would have been inserted into their first window.
My question is this - is there a way to insert some text from one browser window into another?
Thanks
Mark
I'm building a .net web app (it will be intranet based, so IE5+).
One of the pages will be for the user to make a new entry. I'd like them to have the option to refer to a previous entry.
Ideally, they'd press a button, a pop-up window would open, they'd find the entry they want, select it, close the window, and a hyperlink to it (of the format "browse.aspx?id=1234" would have been inserted into their first window.
My question is this - is there a way to insert some text from one browser window into another?
Thanks
Mark