Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: FormMail Problem |
From: | Marc Pidoux |
Date: | Thu, 21 Oct 1999 14:34:07 +0100 |
Hi,
1. First try your script with a normal html form.
If it works, then create the form in flash using :
2. the TextTool with the TextField option unactivat to write the labels and
3. the TextTool with the TextField option activat to draw the rectangle to
recieve the input values.
4. Right Click on the first rectangle to change the properties and change the
name of the variable TextField1 to the name your script is expecting.
Do the same for all the fields.
5. Then create a button (which will look like the standar "submit button" of an
html form)
6. Insert the button on the same keyframe holding all the labels and the
rectangle.
7. Add to it and action which will be "get url..." or "load variable..."
That's it, it should work.
If you need more help ask again the list or send me directly:
marcpidoux [dot] com (mailto:marcpidoux [dot] com)
Cheers
Marc
IJPenafielaol [dot] com wrote:
> 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. I would appreciate any help from
> anyone. Thanks again.
>
> <.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>
>
> Mike
> ijpenafielaol [dot] com
>
> 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 helpchinwag [dot] com
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 helpchinwag [dot] com
Replies
FLASH: FormMail Problem, IJPenafiel
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]