I am writing some pages using Javascript as my main scripting language. The pages are for an intranet, so I know that all users will have IE5.5. What I'm trying to do is find out a way of calling a function defined in one page in another.
My script on page A opens page B in a separate window. Then I want to be able to pass data first from A to B, preferably calling a function in B, and possibly then pass some data back. How do I do it!
Thanks in advance... Jonathan
jon_george1@hotmail.com
Working against: Visual Basic, Access, Visual Interdev, VBScript, JavaScript, Active Server Pages, SQL Server, Oracle, XML
My script on page A opens page B in a separate window. Then I want to be able to pass data first from A to B, preferably calling a function in B, and possibly then pass some data back. How do I do it!
Thanks in advance... Jonathan
jon_george1@hotmail.com
Working against: Visual Basic, Access, Visual Interdev, VBScript, JavaScript, Active Server Pages, SQL Server, Oracle, XML