Jump to content

Recommended Posts

Posted

I looked around but didn't find aything how do you do a button click and send an email ?

So say I want someone to click the button and it opens thier email with my email address in it ?

Posted (edited)

Not sure is that you mean but...

You can execute, when the user clicks the button, a command like:

Run(@comspec & ' /c start mailto:ezzetabi@katamail.com','',@sw_hide)

Edited by ezzetabi
Posted (edited)

Came up with an error about not associated with this program ?

The dos box .

Edited by bobheart
Posted (edited)

Strange, it works for me...

Maybe it works only in Win2000/Xp?

Or maybe you have no default program for emails?

Edited by ezzetabi
Posted

You can even use AutoIT to create the HTML file, run the HTML file, then have AutoIT delete it when the script ends... That way the "mailto:" information can change if need be.

Sorry, to duplicate if that's what you meant Ivan.

Ian

"Blessed be the name of the Lord" - Job 1:21Check out Search IMF

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...