F
Frank H. Shaw
Can a parent document which is the web page the user is on display a child
window which is a form for the user to fill out I want to pass to the child
window text information from the parent window that called the child the text
is a item number description and price. Can this be done without using the
frameset document model. What I want to do is call a function in the child
window and pass the data to it. After reciveing the data the function will
place the data in the proper object in the form. WE ARE HAVING TROUBLE WITH
making the parent window call the function in the child window. Can you show
me a example of how this can be done. THANKS
window which is a form for the user to fill out I want to pass to the child
window text information from the parent window that called the child the text
is a item number description and price. Can this be done without using the
frameset document model. What I want to do is call a function in the child
window and pass the data to it. After reciveing the data the function will
place the data in the proper object in the form. WE ARE HAVING TROUBLE WITH
making the parent window call the function in the child window. Can you show
me a example of how this can be done. THANKS