Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Pass a token through Flash 4 |
From: | Hans van Dijk |
Date: | Fri, 20 Aug 1999 16:29:14 +0100 |
Hi Nigel,
Thanks for your quick answer.
This problem is driving me a bit mad!
>The how depends
>on your server setup and what you have available to work with.
It's a Mac server. The databases are served by Filemaker Pro 4.1.
When a user enters the website a new record is made in the database. The
value of this record ID is the identification for the customers orders;
this value has to be passed throughout the whole site.
What I want is that a script pulls the recordID out of the database and
that flash grabs this recordID value.
Maybe you have another suggestion (not with PHP3)??
Regards,
Hans van Dijk
hansecxs [dot] com
> For
>database access the best is PHP3, it covers nearly any format you might
>need. You need to write a script that will query the database and return
>a urlencoded result. Save this script on your server then have Flash do
>a load variables giving the url of the script. Flash will receive the
>data passed from the script in a variable=data pair. After you get the
>data you can use it like any other variable.
>
>"(at macromedia support they don't know!)" - strange, but then again
>this list is better and cheaper ;)
>
>Nigel
>
>------------------------------------------------------------------------
>To UNSUBSCRIBE send: unsubscribe flasher in the body of an
>email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
>
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
Re: FLASH: Pass a token through Flash 4, Brad Bechtel
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]