Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: ASP problems |
From: | mbain |
Date: | Mon, 4 Oct 1999 08:11:20 +0100 |
any variables passed back to flash MUST be in the name=value format
for example ...in your script you cannot make the value of name=michael
ie
<%
name=michael
%>
flash wont see it ...you need to:
<%
response.write("name=michael")
%>
flash will them parse the variable name and know the value attached = michael.
does this help ?
Michael Bain
"(A)bort (R)etry (I)nfluence with large hammer"
IBM Global Services, Tel external: 011 302 7234, Tel ext internal: 11120,
Cel.Phn: 082 926 1856
------> http://www.futuredynamics.co.za/cyberbaby/babym.html
"DeJarnett, Gary" <a3gddtechmail [dot] admin [dot] ttu [dot] edu> on 10/01/99 10:54:03 PM
Please respond to flasherchinwag [dot] com
To: "'flasherchinwag [dot] com'" <flasherchinwag [dot] com>
cc: (bcc: Michael Bain/South Africa/IBM)
Subject: RE: FLASH: ASP problems
Greg,
No problem. I did the same thing (tested from an HTML form) and even though
things worked fine from there, I couldn't get the variables passed back to
Flash correctly until I changed the permissions on the directory. This may
not be your problem, but I'd check to make sure the permissions on the
directory were execute/script just in case.
Gary
Date: Fri, 1 Oct 1999 11:23:11 -0500
From: Greg Bueltmann
Subject: RE: FLASH: ASP problems
Thanks Gary.
I've tested the script using an HTML form and it works, so I
think the permissions are set correctly. Does that sound right to you?
I've looked at flashasp and that site helped me get to the
point where I am now. The demo is where I learned about "/" in the
location-level setting.
GB
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managerchinwag [dot] com. Problems to: helpchinwag [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-managerchinwag [dot] com
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managerchinwag [dot] com. Problems to: helpchinwag [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-managerchinwag [dot] com
Replies
FLASH: OT Quicktime crashing Win98?, Lee Hunter
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]