Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: [flasher] ASP and loading data |
From: | Muzak |
Date: | Wed, 07 Feb 2001 22:11:47 -0000 |
Just have your ASP return a string in variable/value pairs.
If you need a sample, you can download this guestbook I put together:
http://www.muzakdeezign.net/guestbook
Muzak
----- Original Message -----
From: "Patrick McNeil" <pmcneilsonacomis [dot] com>
To: "flasher from chinwag" <flasherlists [dot] chinwag [dot] com>
Sent: Wednesday, February 07, 2001 9:43 PM
Subject: [flasher] ASP and loading data
> Before I get to far into this project I wanted to make sure my theory is
> correct.
>
> I am going to have a page with 4 graphs on it. All built in flash. each
> their own movie. I want each to get data from a database, in order to do
> this I was going to have an asp page which opens the db and gets the data,
> and then writes out the variables in the correct format for flash to import.
> Do I have to have the asp file generate a txt file on the server, or can I
> have it just write the stuff, as though it was html, but with out the html
> junk so that the flash file gets the variables.
>
> I hope this makes sense.
> Main Page>flash movie>asp page for data
>
> Patrick
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]