I think using javascript it would be something like: parent.originalWindowName.formName.textareaName.value='<email address list>';
HTH Sam ----- Original Message ----- From: "Steve Abaffy" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 2:52 PM Subject: Send Info from one window to another > Hello, > > I a page that has a textarea in a form. I then have a button that will open > up an order form in a separate window, which will take credit card info and > then process this information, if all goes well the funds will be collected > and then there will be a call to the database to get a list of email > address. I would like to take this list of email address and paste them into > the textarea of the first window. > > Can this be done, and if so any pointers??? > Thanks. > > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
