F
Frank H. Shaw
Passing data from on form to another form that is opened on top on the other
form. How can one do this is their a way to set up a global array that all
opened forms could have access to then in javascript put infomation contained
on a web page in the global array having a button on the web page opens a new
web page which is a form then open opening the new form as a new window in
javascript go to the global array and get the information stored in it and
send it to the objects on the form. If there is a better way to do this
please explain and if the global array idea is do able then please show me a
example of how to set up the global array and read and write data from the
array. THANKS
form. How can one do this is their a way to set up a global array that all
opened forms could have access to then in javascript put infomation contained
on a web page in the global array having a button on the web page opens a new
web page which is a form then open opening the new form as a new window in
javascript go to the global array and get the information stored in it and
send it to the objects on the form. If there is a better way to do this
please explain and if the global array idea is do able then please show me a
example of how to set up the global array and read and write data from the
array. THANKS