PaulBricker
Programmer
I have an asp page that returns values from a database, and inserts them in a javascript routine that I got from DynamicDrive. The javascript routine displays a scrolling list of the 'contents' from the database table. I would like to display the results on an html page. Of course, I can display the scrolling list in the html page if I hardcode the 'contents' inside the javascript, but I want this to be a bit more dynamic so that I am able to pull the values right from the database.
I thought it would be easy but I'm not making much progress. A shove in the right direction would be great.
Thanks
Paul
I thought it would be easy but I'm not making much progress. A shove in the right direction would be great.
Thanks
Paul