T
Tomislav Bartolin
Hi,
I have a very limited knowledge of JavaScript so any help would be
appreciated.
I have to modify an existing JavaScript code which performs some simple text
scrolling. The text to scroll is defined
in a variable like this:
var content=' some text and HTML formatting...';
Is there a way to populate the contents of this variable on the server with
data from a database, by using a databinded
repeater control?
Thanks
I have a very limited knowledge of JavaScript so any help would be
appreciated.
I have to modify an existing JavaScript code which performs some simple text
scrolling. The text to scroll is defined
in a variable like this:
var content=' some text and HTML formatting...';
Is there a way to populate the contents of this variable on the server with
data from a database, by using a databinded
repeater control?
Thanks