include file functionality
From: kozmo (anonymous_at_discussions.microsoft.com)
Date: 05/26/04
- Next message: Hans Kesting: "Re: accessing code behind .."
- Previous message: C Downey: "Re: Arraylist searching question"
- Next in thread: Mythran: "Re: include file functionality"
- Reply: Mythran: "Re: include file functionality"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 26 May 2004 08:36:07 -0700
i'm not using VS, using Dreamweaver.
I'm looking for inlcude file funcitonality for code i do want to have to rewrite -- it is c# scripting code, not html.
I have two files update.aspx and update.cs I placed the include file tag at the top of the aspx page, but it bombs saying it can't find the variables and methods are not found in the classname.
Any suggestions without compiling an assembly for a separate namespace. Dreamweaver does not compile the files into a DLL and I haven't gotten to the point of learning how to use the C# command line compiler yet.
TIA,
Kozmo
- Next message: Hans Kesting: "Re: accessing code behind .."
- Previous message: C Downey: "Re: Arraylist searching question"
- Next in thread: Mythran: "Re: include file functionality"
- Reply: Mythran: "Re: include file functionality"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|