G
Guest
This seems like it should be easy... but...
I have a personal contact form that has fields for both website, email
address and a standardized subject line. I do not want to make these
hyperlink fields. I have command buttons for the website and email field. I
want to click that button, then open the default browser/email server. With
email, I want to capture the email address and subject line from the email
field, and insert it into the new email form.
If I install a hyperlink on the form, this can be set in the 'insert
hyperlink' dialog box, and it works just like I want it to. But I simply can
not find a clear example of the code I'd need to use to create this within
VB. The only help I have found is this 'emailsubject' property - which
spends most of its time talking about the dialog, and gives no help otherwise.
Any assistance woudl be much appreciated...
I have a personal contact form that has fields for both website, email
address and a standardized subject line. I do not want to make these
hyperlink fields. I have command buttons for the website and email field. I
want to click that button, then open the default browser/email server. With
email, I want to capture the email address and subject line from the email
field, and insert it into the new email form.
If I install a hyperlink on the form, this can be set in the 'insert
hyperlink' dialog box, and it works just like I want it to. But I simply can
not find a clear example of the code I'd need to use to create this within
VB. The only help I have found is this 'emailsubject' property - which
spends most of its time talking about the dialog, and gives no help otherwise.
Any assistance woudl be much appreciated...