Forum Moderators: open
Right now I just have php redirect the browser to
mailto:blahblah@blah.com
but I also want to display something on the browser "underneath" the new email message that was popped up. As it is right now, redirecting to the mailto: just gives me a blank page in the browser.
so is there some other way to automatically start a new email message, or is there some way I can display something in the browser window?