|
|
|
Forum Newbie
      
Group: Customers
Last Login: 30/06/2006 11:08:26
Posts: 12,
Visits: 24
|
|
| Hello, I have my forums located on under my site root folder. Site/InstantForum413/ I would like to access a User Conrol located in in the Site/ root folder. Can anyone tell me how you can do this using the MasterTemplate.ascx in the skins directory. I added a: <%@ Register TagPrefix="uc1" TagName="mytag" Src="myfile.ascx" %> <uc1 : mytag id="mainHeaderCon" runat="server"></uc1 : mytag> But I can't seem to get the src right? Thanks for the help.
|
|
|
|