I have this problem....
I have a button opening a 100x100 popup that when accessed
grabs a number assigned to a field through the perl script.
It places the number from the perl script into a hidden field.
I need it to transfer that number to a text box in form name=mainform input name=gotnumber and close as soon as it does it.
I can open the window and access the script but I don't know how to grab the number and send it to the parent window form element automatically. Closing it is no problem.
Your assistance will as always be graciously appreciated.
I have a button opening a 100x100 popup that when accessed
grabs a number assigned to a field through the perl script.
It places the number from the perl script into a hidden field.
I need it to transfer that number to a text box in form name=mainform input name=gotnumber and close as soon as it does it.
I can open the window and access the script but I don't know how to grab the number and send it to the parent window form element automatically. Closing it is no problem.
Your assistance will as always be graciously appreciated.