Javascript - Populating a form field on a different page

M

Mark R

Hello all,
Is there a way to populate a text field in a form located on a different
page using "onClick". What I am trying to do is give someone the ability to
click on an image (or text) located on a new window that was opened from the
original and in doing so, have it populate a text field on the original
window (and ideally, closing the 'new window' at the same time). I am a bit
of a novice so I apoligize in advance.
Thanks.
 
S

Stefan B Rusynko

Yes

See http://irt.org/script/form.htm




| Hello all,
| Is there a way to populate a text field in a form located on a different
| page using "onClick". What I am trying to do is give someone the ability to
| click on an image (or text) located on a new window that was opened from the
| original and in doing so, have it populate a text field on the original
| window (and ideally, closing the 'new window' at the same time). I am a bit
| of a novice so I apoligize in advance.
| Thanks.
 
Top