Code Behind Page
- From: "Shapper" <mdmoura*NOSPAM*@gmail.*DELETE2SEND*com>
- Date: Tue, 24 May 2005 21:08:11 +0000
Hello,
When creating an ASP.NET/VB web site I place my code in a code behind page, i.e., aspx.vb.
Sometimes I have functions which are common to all aspx files.
Is it possible in page1.aspx to use page1.aspx.vb and also a common file named global.aspx.vb which will hold all the functions common to all aspx files in a web site.
How can this be done? Should I do it?
Thanks, Miguel
.
- Follow-Ups:
- Re: Code Behind Page
- From: Egghead
- RE: Code Behind Page
- From: Richard
- Re: Code Behind Page
- Prev by Date: Re: Send value from a asp.net page to a regular asp page..
- Next by Date: TextBox control doesn't show value
- Previous by thread: <fieldset> tag
- Next by thread: RE: Code Behind Page
- Index(es):
Loading