Skip to main content
November 6, 2007
Question

database driven ticker

  • November 6, 2007
  • 5 replies
  • 422 views
I'm looking for a database driven ticker that allows me to display, as an example, the first 20 records of an ASP recordset query. I've seen tickers, but not ones that pull results from a database query.
This topic is closed to new replies. Start a new post to keep the conversation going.

5 replies

November 11, 2007
Upon further review, I found this extension didn't work in CS3. Extension didn't cause crash, but when selected it didn't insert anything.
November 11, 2007
Thank you. That scroller combined with the link it provided to setup recordset query scripting was perfect.
Inspiring
November 11, 2007
"jsteinmann" <webforumsuser@macromedia.com> wrote in message
news:fgrg7b$6c1$1@forums.macromedia.com...
> any suggestions of tickers that are setup for this, or would be very
> simply to modify?

Try this one
http://www.flevooware.nl/dreamweaver/extdetails.asp?extID=1

November 7, 2007
any suggestions of tickers that are setup for this, or would be very simply to modify?
Inspiring
November 6, 2007
"jsteinmann" <webforumsuser@macromedia.com> wrote in message
news:fgq9kt$hkr$1@forums.macromedia.com...
> I'm looking for a database driven ticker that allows me to display, as an
> example, the first 20 records of an ASP recordset query. I've seen
> tickers,
> but not ones that pull results from a database query.

you can combine one of these tickers and replace the static content with a
Recordset and Repeat region Serverbehaviors showing 10 records.