PDA

View Full Version : Passing variables from flash to CGI


masseyb
11-03-2003, 08:18 PM
I have a webpage done with flashmx 2004 listbox components. Where a person can make multiple selections and the selections are displayed in a dynamic textbox. I am trying to send the data within the textbox to a cgi mail script.

When I receive the email from that script, I only have one selection instead of all three.

What am I doing wrong?

Any Help would be appreciated.