Flasher Archive

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


Subject: Re: FLASH: FormMail Problem
From: John Croteau
Date: Wed, 27 Oct 1999 18:08:21 +0100

Hi Mike,

> Hi, i have a slight problem on how to use flash in sending formmail. Anyone
> can give a clue about this? I know i have to use textfields...and get url for
> this...but, my problem really is...how would I make the cgi script read the
> textfield variables i'm using? Will it work if say, I use "realname" as the
> textfield variable in flash....will the cgi script recognize this? Below, i
> have the form format i want to use in flash.

> <.form method="post" action="/cgi-bin/millers3/formmail.pl">
>
> your name: <input name="realname" size=25>
> e-mail address: <input name="email" size=25>
> your location: <input name="Location" size=25>
>
> <./form>
Use the same variable names as work in HTML.
If realname works in HTML, then use it as the variable in your Text
Field.
Then use a Get URL to send the data attched in its header.
The variables (including ones set in text fields) that will be sent are
on the timeline that the command is sent from.

Get URL ("/cgi-bin/millers3/formmail.pl", vars=POST)

The CGI file (formmail.pl) will read the variables that it is set up to
recognize.

--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
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/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: FormMail Problem, IJPenafiel

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