Flasher Archive

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


Subject: Re: FLASH: Totally baffled...help please
From: Helen Triolo
Date: Sat, 13 May 2000 13:54:27 +0100

Phil Ward wrote:
>
> ...MySQL DB and the PHP3, the variables are not getting through.
>
> Here's the code:
> Frame 1
> Label loading
> Load Variables
> ("http://212.69.197.118/generator/mapdata.php3?city=Kansas+City",
> "/kansas_vars", vars=POST)
>
> There is also empty mc with an instance name of kansas_vars to collect the
> loaded PHP3 string.
>
> Frame 2
> If (/kansas_vars:cutoff3 ne "")
> Go to and Stop ("done")
> End If
>
> Frame 3
> Go to and Play ("loading")
>
Phil,

I haven't looked through the rest yet, but that code in frame3 should
bump back to frame2, not frame1 (otherwise you just keep issuing the
load command and never give it a chance to be done). Frame2 should be
labelled loading, not frame 1. (Also, you shouldn't need the
http://212.69.197.118 in the file specification on the load variables
statement--I hope that doesn't mean you're trying to load variables from
a different server, which won't work for security reasons).

Regards,
Helen
----------------------------------------
helen triolo � http://i-technica.com
designerati-technica [dot] com � 301-424-6037
----------------------------------------

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: Totally baffled...help please, Phil Ward

Replies
  FLASH: Totally baffled...help please, Phil Ward

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