Scroll down to the question:
When hosting a Windows Forms control in a Web page, is it possible to
connect the control's events to a handler implemented in client-side script?
http://www.wintellect.com/resources/faqs/default.aspx?faq_id=1&page=8 Includes examples.
[quoted text, click to view] "Abhijit" <anonymous@discussions.microsoft.com> wrote in message
news:4C06F9A2-0F0F-41BC-8F8A-E15B6B81BAEA@microsoft.com...
> The need is to make a slider control work in a web page - aspx page. Is
> there a Slider control available for use on a web page - i know it is for
> a windows form. Is there a way to use the windows control on a web page??