dhoward007
Programmer
I am looking for a solution if possible using asp or vbscript to talk between browsers.
If you have ever used yahoo mail and when you compose a message, you have an option to open another window and select the address you want to send the email to. when you select that user, that value passed to the form field on the compose page. Is there a way to simulate this using vbscript or asp? I was thinking on using the Document object model to reference the form object but I am not sure if this will work..
Any ideas??
If you have ever used yahoo mail and when you compose a message, you have an option to open another window and select the address you want to send the email to. when you select that user, that value passed to the form field on the compose page. Is there a way to simulate this using vbscript or asp? I was thinking on using the Document object model to reference the form object but I am not sure if this will work..
Any ideas??