|
-
Sep 7th, 2005, 10:52 PM
#1
Thread Starter
PowerPoster
Changing the ascx path at runtime.
I have developed a control (ascx) and added into the aspx form; but how can I change the path during the aspx load event?
<%@ Register TagPrefix="uc1" TagName="UsrControl1" Src="UsrControl1.ascx" %>
-
Sep 9th, 2005, 03:59 AM
#2
Frenzied Member
Re: Changing the ascx path at runtime.
First off why would you need to do that? Surely the control isn't going to move directories?
DJ
If I have been helpful please rate my post. If I haven't tell me!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|