Hi everyone,

I need to create an image scroller in my .NET application. I've found a way to do it using html (with the marquee tag) but the problem is the pictures displayed are static. Meaning I have to define them in the code.
I need the image scroller to display pictures for example from some directory or a text file, something I can control outside the C# code.
Here is an example of what I need it to look like:

http://www.fortochka.com/JavaScript/HorScroller/default.htm

except that my "pictures db" is dynamic.

Please help! This is for a project that I need to submit this friday...

Thanks
Tanya

Recommended Answers

All 2 Replies

please help me

You're asking for a lot here. Why is it you want to do this in C# and not Flash or some easy to animate platform?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.