Forum Moderators: open
I don't think this is possible due to the Security issues etc but what i'd like to do is this:
I used a page with a varying number of forms on it that auto submit themselves to a send email page. In order to auto submit them to the send email page i have had to open them using target="_blank" in the form tag. When they have all opened and finished emailing i want to close them all again. Is this possible?
Any ideas would be aprreciated - no problem if its not because i will eventually be able to get access to the send email form and write my own or write a better original page that has its own emal code but for now i want to try and do it this way?
Cheers in advance!
Lots of server side looping and vars.
Then i was informed that the PL/SQL has its own email package anway so i didn't need to use ASP submitted forms :-)
Thanks for the ideas though!