Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Sending variables to an email.
From: Eric Dunham
Date: Tue, 9 May 2000 12:31:59 +0100

Or if you have access to a middleware solution you could use the built-in
functions that most of them have for sending plain-text or html formatted
email. (I like <cfmail> but then again, that's just me :)
HTH,
Eric

<snip>
Get URL
("emailAddressatyourCompany [dot] com?subject=dataFromFlashSite&body=">mailto:emailAddressatyourCompany [dot] com?subject=dataFromFlashSite&body="&nameV
ariable&","&bookingDateVariable&","&carRegoVariable&","&addressVariable&","&
phoneNumberVariable)

Set the html address field as an expression.
> Hi there,
>
> I am a tad stuck on producing this simple form. Basically I just want
> various variables like Name, Booking Date & Time, Car Registration,
Address
> and Phone number, to be passed to an email addressed to the company. How
do
> I do this?
>
</snip>


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Sending variables to an email, Robert Bleeker

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]