Referring to a User Control up one level in the Directory Structure
From: Dave (nospam_at_yahoo.com)
Date: 12/07/04
- Next message: Paul: "Re: datagrid question border around cells"
- Previous message: John M Deal: "Re: Problem with asp.net app only allowing 1 user at a time"
- Next in thread: john morales: "Re: Referring to a User Control up one level in the Directory Structure"
- Reply: john morales: "Re: Referring to a User Control up one level in the Directory Structure"
- Reply: Dave: "Re: Referring to a User Control up one level in the Directory Structure"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 10:33:28 -0500
Greetings,
I have a web application that has a folder with a section of my web
application. How can I reference a user control that is one level up in the
directory structure?
<%@ Register TagPrefix="PHM" Tagname="HeaderMenu" src="HeaderMenu.ascx" %>
but, "HeaderMenu.ascx" is in the parent folder of the folder this aspx
document is in.
Thanks,
-Dave
- Next message: Paul: "Re: datagrid question border around cells"
- Previous message: John M Deal: "Re: Problem with asp.net app only allowing 1 user at a time"
- Next in thread: john morales: "Re: Referring to a User Control up one level in the Directory Structure"
- Reply: john morales: "Re: Referring to a User Control up one level in the Directory Structure"
- Reply: Dave: "Re: Referring to a User Control up one level in the Directory Structure"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|