rauscher3
Newbie
Posts: 1
Registered: 8/11/2008
Member Is Offline
|
| posted on 8/11/2008 at 04:14 PM |
|
|
Scroller and text file
Hi I was wondering if any of there was a way to have a scroller draw the contents for the scroller from a simple .txt file that has limited html tags
in it. Can someone suggest a way to do this? I have seen a few that supposedly can but I can not figure out how to do this.
|
|
|
tigra
Administrator
Posts: 1984
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 8/12/2008 at 12:17 AM |
|
|
The scroller can pull the data from the external HTML file (demo provided).
If you need to use the data from different types of files then you'll need to use the server side script to read the files and feed the content into
the scroller's configuration.
|
|
|