Flasher Archive

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


Subject: RE: FLASH: ASP problems
From: mbain
Date: Tue, 5 Oct 1999 08:04:06 +0100



It must be something very elementary we are missing ..... I am sure ...

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


Greg Bueltmann <gbueltmannatn2nsolutions [dot] com> on 10/04/99 06:12:01 PM

Please respond to flasheratchinwag [dot] com

To: "'flasheratchinwag [dot] com'" <flasheratchinwag [dot] com>
cc: (bcc: Michael Bain/South Africa/IBM)
Subject: RE: FLASH: ASP problems




I am not passing any variables back to Flash. Only taking them and
inserting them into a mail object.

I did change the permissions on the directory to script/execute, but it's
still not working.

Thanks again for the suggestions. I'm still perservering!

Greg

> -----Original Message-----
> From: mbainatza [dot] ibm [dot] com [mbainatza [dot] ibm [dot] com (mailto:mbainatza [dot] ibm [dot] com)]
> Sent: Monday, October 04, 1999 1:57 AM
> To: flasheratchinwag [dot] com
> Subject: RE: FLASH: ASP problems
>
>
>
>
> 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" <a3gddattechmail [dot] admin [dot] ttu [dot] edu> on 10/01/99
> 10:54:03 PM
>
> Please respond to flasheratchinwag [dot] com
>
> To: "'flasheratchinwag [dot] com'" <flasheratchinwag [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-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com
>
>
>
>
>
> --------------------------------------------------------------
> ----------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com
>

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com





------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com


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