Results 1 to 2 of 2

Thread: Webcontrol on multiple sites

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    541

    Webcontrol on multiple sites

    Hi All,

    I have a site which uses some custom web controls (.ascx files) that I also want to use on another site. The first site is the main site while the second site is a subdomain for admins. Since they will be using the same membership and DB I was thinking I'd like to use some of the same web controls for both sites.

    Am I able to do this?

    Thanks,

    Strick

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Webcontrol on multiple sites

    Hello,

    Yes, this is possible. You can create a separate project which houses the Web User Controls, and you can add a reference to this project from both of your other projects.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width