rangan76
07-23-2002, 08:26 AM
:)
I am a beginner in Javascript. In javascript, I have a button in parent window. Using open() method i generate a form named orderWindow by clicking the button placed in parent window. orderWidow has some text boxes.Now I want to make a validation in the values entered in orderWindow. I had a idea to use " orderWindow.document.form1.text1.value. But I could not meet success. how can I retrieve the value from the function placed in parent window or otherwise how could i validate it.
Please send me.............
Williams.
I am a beginner in Javascript. In javascript, I have a button in parent window. Using open() method i generate a form named orderWindow by clicking the button placed in parent window. orderWidow has some text boxes.Now I want to make a validation in the values entered in orderWindow. I had a idea to use " orderWindow.document.form1.text1.value. But I could not meet success. how can I retrieve the value from the function placed in parent window or otherwise how could i validate it.
Please send me.............
Williams.