Flasher Archive

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


Subject: Re: FLASH: ASP problems
From: Matthieu F�ron
Date: Tue, 5 Oct 1999 08:37:22 +0100

I don't know the exact problem and maybe I don't understand what you mean but if
you'd like to access the script in your html from flash you can use FSCommand.
Hope it helps ;-)

mbainatza [dot] ibm [dot] com a �crit :

> SORRY ........then I dont know
>
> (I send the previous mail re the querystring / form beforre I read this one ...)
>
> 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:37:48 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
>
> That's not the problem, but thanks for the input. I have a script that
> works perfectly when I access it from HTML, but I can't get it to work with
> Flash. Since I'm using POST on the form, I'm using Request.Form instead of
> Querystring.
>
> > -----Original Message-----
> > From: Jason Brown [jason [dot] brownatpres [dot] co [dot] uk (mailto:jason [dot] brownatpres [dot] co [dot] uk)]
> > Sent: Monday, October 04, 1999 11:27 AM
> > To: 'flasheratchinwag [dot] com'
> > Subject: RE: FLASH: ASP problems
> >
> >
> > response.write? Request.Querystring
> >
> > to get a variable from the url you asssign a value to a
> > variable using the
> > syntax
> >
> > variable = Request.Querystring("name")
> >
> > THEN you reponse write the variable
> >
> > or use the shorthand form <%= variable %>
> >
> >
> > -----Original Message-----
> > From: Greg Bueltmann [gbueltmannatn2nsolutions [dot] com (mailto:gbueltmannatn2nsolutions [dot] com)]
> > Sent: 04 October 1999 17-12
> > To: 'flasheratchinwag [dot] com'
> > 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
> >
>
> ------------------------------------------------------------------------
> 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


Replies
  RE: FLASH: ASP problems, mbain

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