Hey,

I'm adding URLs to my program's about form.
My question is this, I want to add a "mailto:" command (code finished) but I also want to fill in the subject line of the email message. Such as,

to: Me@myaddress
subject: Support!

Can anyone help me? Is it even possible to do with VB?