slider.htc in Visual Studio 2003 (VB)
I am trying to use the slider control but get error messages.
on the design page, putting
<HTML xmlns:ie>
<?import namespace=ie implementation="slider.htc">
then I get "page can not be displayed in Design View. The page contains one or more <?import> Directives, which is not supported in
Design View"
Has anyone had success with this component?
I can get it to work with a web page built with notepad still using ASP.Net.
Note, there are 2 slider.htc files, the old is javascript and is a 32k file, I am trying to use the newer which is 5k in size.
|