Flasher Archive

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


Subject: FLASH: Help WebTV compatibility?
From: Charles Goran
Date: Wed, 19 Apr 2000 10:42:15 +0100

Does anyone know if flash 3 and up is compatible with webtv?

Thanx,
Charles

Mike Weiland wrote:

> Harald,
>
> Yes this is possible, my approach would be using ASP and ASPMail on the
> Web server. This is what I have and what I have experience in, others can
> give you some insights into other CGI solutions or non CGI solutions. What
> you could do is trigger your mail to be submitted (with a button or
whatnot)
> then use Load Movie and point it to your ASP page, make sure to send the
> variables using GET. This will send the variable that you want in your
email
> message to the ASP. Then in the ASP page use request.queryString to set
what
> was passed from Flash to an ASP variable. It would look something like:
> file = request.queryString( "Template" )
>
> Template being the name of a Flash variable that was passed to the ASP.
>
> Also in the ASP you could set up the ASPMail COM object and use the
> variables that were passed to compose the mail. I won't go into it, since
> I'm not sure if this is a viable solution for you.
>
> Mike Weiland
> -------------------------------------------------
> Wasatch Interactive Learning
> 5250 S. Commerce Drive
> Salt Lake City, UT 84107
> mikeatwasatchnet [dot] com www.wasatchnet.com
> www.CertificateCreator.com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Help WebTV compatibility?, JGL

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