Re: VB module or plugin...
From: Alex Papadimoulis (alexRemovePi_at_pa3.14padimoulis.com)
Date: 06/10/04
- Next message: Colin Young: "Re: Really cool site about CSS"
- Previous message: Colin Young: "Re: Really cool site about CSS"
- In reply to: EEEdiot: "VB module or plugin..."
- Next in thread: EEEdiot: "Re: VB module or plugin..."
- Reply: EEEdiot: "Re: VB module or plugin..."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Jun 2004 16:55:16 -0400
If you'd like to use a module, you will need to create an assembly (DLL,
ClassLibrary) and place it in your BIN folder. Once there, you can access it
from your ASPX code.
myNamespace.myModuleName.DoStuff()
Hope that is a start.
-- Alex Papadimoulis http://weblogs.asp.net/Alex_Papadimoulis "EEEdiot" <EEEdiot@hotmail.com> wrote in message news:o8GdnbuwPZwEXlXdRVn2iw@giganews.com... > How is a VB module or plugin set up under ASP.NET? > > TIA. > >
- Next message: Colin Young: "Re: Really cool site about CSS"
- Previous message: Colin Young: "Re: Really cool site about CSS"
- In reply to: EEEdiot: "VB module or plugin..."
- Next in thread: EEEdiot: "Re: VB module or plugin..."
- Reply: EEEdiot: "Re: VB module or plugin..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|