Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

database driven ticker

Guest
Nov 06, 2007 Nov 06, 2007
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.
TOPICS
Server side applications
423
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 06, 2007 Nov 06, 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.



Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 06, 2007 Nov 06, 2007
any suggestions of tickers that are setup for this, or would be very simply to modify?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 11, 2007 Nov 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 11, 2007 Nov 11, 2007
Thank you. That scroller combined with the link it provided to setup recordset query scripting was perfect.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Nov 11, 2007 Nov 11, 2007
LATEST
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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines