S
Wed Sep 13 04:40:41 CDT 2006
You can not insert a user control directly on a SharePoint page. Create a
web part, add a user control in that web part and then use that web part in
your SharePoint page. You can, of course, create a web application for
SharePoint and use user controls in that application. In that case, simply
create a web application and use steps given in the following post to
integrate your application into SharePoint.
http://www.sharepointblogs.com/ssa/archive/2006/09/08/12020.aspx
(Instructions may be slightly different for WSS. Please be known that these
instructions were meant for SPS 2003)
Regards,
--
S.S. Ahmed
www.walisystems.com
"cz" <curt.ziegler@gmail.com> wrote in message
news:1158093474.634885.169630@b28g2000cwb.googlegroups.com...
>I have looked into this in the past but haven't found a nice simple
> tutorial to start out with. I would just like to insert a user control
> on a sharepoint page.
>
> Thank you - cz
>