JosenAre you talking about a 3rd party control?
Yes. I want to use the control at the following link...
http://scottonwriting.net/demos/RoundedCorners.aspx
It really depends on your editor - -
if you're using VS.Net - you right click on the tools section and add the new control into your project.
If you're just using a text editor - copy the dll you download, into your bin directory and inside your aspx page - just use the markup they have on that page and change the appearance the way you need.
That's what I was looking for...
Thanks,
Josen
Oh... what's the full path to the bin directory?
The bin folder is placed in the root directory of your website.
your bin directory should be at the root of your web application.
/bin/
Rounded corners is pretty sweet, I started using it the past few days.
You can also open windows explorer and find the .dll and drag it onto your vs.net toolbox.
0 comments:
Post a Comment