fiogf49gjkf0d From what I remember, there were a couple of posts back a bit ago on how to do this, but the basic steps are:
- Add any dlls needed to the bin folder.
- Add the necessary references to the web.config
- On the Page that you would use the Control(s) add the necessary Register tag.
- On the Code page, if desired add using statements
|