JavaScript and repeater

  • Thread starter Thread starter Tomislav Bartolin
  • Start date Start date
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 script variable like this:

var content = 'some text and HTML formatting...';

Is there a way to populate this variable on the server with data from a
database, by using a databinded repeater control?

Thanks
 
Post some code u already have for repeater and javascript.
So we can look into it.

Vinay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top