Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script with Outlook Email - HTML

Status
Not open for further replies.

itflash

Programmer
Jul 18, 2001
535
GB

Hi all

Dont know if this is the correct place because it crosses boundries.

I generate a html email from an application and send it to a user. The html email has text fields in it for the user to fill in at the other end.

Can I include some script behind a button so that when they fill in the text fields, it will reply via email from their machine with what they entered?

The reason I ask is because when you send HTML emails, the user at the other end has to click REPLY, then fill in the fields and then CLICK SEND. I want them to open the email, fill in the fields and then click my button.


Thanks
ITFlash


 

i would like to find out how to send format an email with html...

could you help me out?

perhaps post the code. i have no idea how to format the email, i only know for text.

help...(i know it's not an answer, but i still might be able to help)

- g
 
my code to generate emails is in visual foxpro.

but the outlook model (if that is what u are using) has a .htmlbody property that accepts html syntax. so anything that can create outlook objects will suffice.



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top