|
-
Sep 13th, 2002, 10:35 AM
#1
Thread Starter
Junior Member
How to add and include file or module to ASP.net page
Hi,
Does anyone no how to add include style file to an aspx page?? I want a function that I can share with all of my pages , I cannot use a module or class(.vb) file beause I need to use the response and request and session objects (they don't seem to be available in these file types ) I am using the code behind pages
mabye there is a namespace I can use??? in a class.vb ???
Any ideas???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|