Hello to all,
Perhaps this is trivial but i am not trained with javascript.
I need to set the value for a input text field in a form that is inside a different window.
The value that i must set is obtained in the active window by php calculations.
I need to send this value to a previously opened window, but this "main window" is not the opener of the active window.
I expect to have explained enough, if not please, let me know
Thanks in advance !