----- Original Message -----
Sent: Wednesday, May 26, 2004 9:12
AM
Subject: [fugli] Re: GET and POST
Thanks, you were both right about GET and POST. Now that's opened
up a whole new problem.
See, the aspx file needs to recieve the files as certain names..
emailform.To, emailform.From and so forth. I tried using this
code:
But it's sending them as emailform = object or some such. Is
there a way I can force it to send the var name as "emailform.To" and value as
"[EMAIL PROTECTED] blah blah"
without Flash getting confused?
Thanks for the help so far, it's been
invaluable..
I wish my memory served me better...
Try running the swf in a browser. >From memory
(and believe me it aint good ;-) ) The standalone uses (or at least used) GET
instead of POST and possibly even the IDE player - I'm not sure.
Sorry bout the vague answer but just try checking
the app in the browser and see if it's using POST.
=) Mike
----- Original Message -----
Sent: Tuesday, May 25, 2004 4:41
PM
Subject: [fugli] GET and POST
Hi all..
I hope
this has a simple answer..
I'm trying to
use "POST" to send some info to an asp file. However, when I sent the
info, it seems to be using "GET".. adding the variable to the
URL..
The code i'm
using is this:
And the URL
opening is
I thought that
was only a GET thing.. And the asp file requires a POST, not a GET, for it
to work...
This is just a
test i've built, but i need to get this to work for something bigger..
Can anyone
advise me on what's happening with this?
Damien
Disclaimer: This email and any attachments may
be privileged and confidential information intended solely for the use of
the recipient. Bendigo Senior Secondary College cannot assure the recipient
that the integrity of this communication has been maintained nor that it is
free of errors, viruses, interception or interference. Any representations
or opinions expressed are those of the individual sender, and not
necessarily those of Bendigo Senior Secondary College. If you believe this
email is unlawful, inappropriate or received in error please notify [EMAIL PROTECTED]
---
You
are currently subscribed to fugli as: [EMAIL PROTECTED]
To
unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney,
Australia
http://www.mxdu.com/ + 24-25 February, 2004
---
You are currently subscribed to fugli as:
[EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac
+ Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004
Disclaimer: This email and any attachments may be
privileged and confidential information intended solely for the use of the
recipient. Bendigo Senior Secondary College cannot assure the recipient that
the integrity of this communication has been maintained nor that it is free of
errors, viruses, interception or interference. Any representations or opinions
expressed are those of the individual sender, and not necessarily those of
Bendigo Senior Secondary College. If you believe this email is unlawful,
inappropriate or received in error please notify [EMAIL PROTECTED]
---
You
are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe
send a blank email to [EMAIL PROTECTED]
MXDU2004 +
Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25
February, 2004
---