Flasher Archive

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


Subject: Re: FLASH: F4 - Q?
From: Persio Pucci (Atendimento VIP)
Date: Wed, 28 Jul 1999 13:39:57 +0100

You might need a sendmail CGI, won't you?

Persio

----- Original Message -----
From: Jim Antonopoulos <jimatcreativeaccess [dot] com [dot] au>
To: <flasheratshocker [dot] com>
Sent: Quarta-feira, 28 de Julho de 1999 09:19
Subject: Re: FLASH: F4 - Q?


> Hi John (&everyone)
>
> This is what I have ...
> I have the following text fields named accordingly.
>
> "name" (for the user's name)
> "email" (users email)
> "subject" (subject of message)
> "message" (the main body of the email)
>
> I used the code you sent me and it popped up my email client with all the
> criteria incorrectly filled in.
> Isn't it possible to send the email directly from the flash file?
> That is my aim.
> For the user to fill in the details and message inside the flash file -
hit
> send and the email gets sent..
> I've seen it done before.
>
> hellp!! :)
> jim.
>
>
>
> > Hi Jim,
> >
> > > I've done that and a normal email window pops up - ignoring the
> name,email
> > > and message fields i have in my flash file that the user would have
> filled
> > > out ..
> > You didn't mention anything about email!!!!!!
> > You shouldn't use Post to send fill out subject and body because you
> > will have problems with spaces and some other special characters.
> >
> > Don't Send variables. Set URL: as expression.
> >
> > And use the following in the URL:
> >
> > "mailto:" & email & "?subject=" & subject & "&body=" & body
> >
> > Where email, subject and body are the variables.
> > Note, body will not work with many email clients and subject won't work
> > with a few.
> >
> > ----------- -----------------------
> > John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
> > ------------- -------------------------
> > FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
> > Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
> > Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
> > The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
> >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >
> > ------------------------------------------------------------------------
> > To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> > email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
> > N.B. Email address must be the same as the one you used to subscribe.
> > For info on digest mode send: info flasher to list-manageratshocker [dot] com
> >
>
>
> ------------------------------------------------------------------------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
> N.B. Email address must be the same as the one you used to subscribe.
> For info on digest mode send: info flasher to list-manageratshocker [dot] com
>


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: F4 - Q?, Jim Antonopoulos

Replies
  RE: FLASH: F4 - Q?, Jim
  Re: FLASH: F4 - Q?, John Croteau
  Re: FLASH: F4 - Q?, Jim Antonopoulos

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