include file functionality

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: kozmo (anonymous_at_discussions.microsoft.com)
Date: 05/26/04


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



Relevant Pages

  • Re: include file functionality
    ... "kozmo" wrote in message ... > I'm looking for inlcude file funcitonality for code i do want to have to ... > 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 ...
    (microsoft.public.dotnet.framework.aspnet)
  • debug="true"
    ... compiling your pages into an application? ... Visual Studio. ... I build my sites with Dreamweaver and don't use code-behind. ...
    (microsoft.public.dotnet.framework.aspnet)