Flasher Archive

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


Subject: RE: FLASH: Generator help
From: Jan van Boesschoten
Date: Mon, 8 Feb 1999 14:56:57 GMT

Hi,

Basically what you have to do is "hide" the variable somewhere. Let's say I
suppose you have clickable areas on the map. What you can do is put a
variable in that clickable map that can be used by an sql statement. As soon
people click on the suburb, the variable is takenby generator and parsed to
the sql statement.


I hope I explaned myself clear or that you have an idea with direction you
have to go. Basically hardcode number 4 under a button.

Regards jan


-----Original Message-----
From: owneratshocker [dot] com [owneratshocker [dot] com (mailto:owneratshocker [dot] com)] On Behalf Of Andrew
Vester
Sent: Monday, February 08, 1999 2:51 PM
To: 'flasheratshocker [dot] com'
Subject: FLASH: Generator help

Hi there,

We are currently looking to implement a dynamic map using Generator that
will display a list of dealers within a particular town.

The problem we are currently having is that we haven't managed to figure out
a way to send generator a variable to do the second query.

>From a database perspective its basically looking like this for the first
part :

select * from tCity

The hard part comes into the second part which needs to have a city number
passed to it :
select * from tSuburbs where CityCode = 4 'the variable passed by generator


How can we get generator to pass a user selected variable to the database?

Any answers would be much appreciated.

Thanks for your time.
Cheers
Andrew

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com



------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com


Replies
  FLASH: Generator help, Andrew Vester

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