Results 1 to 2 of 2

Thread: Changing the ascx path at runtime.

  1. #1

    Thread Starter
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    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" %>

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131

    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
  •  



Click Here to Expand Forum to Full Width