|
-
Jul 4th, 2005, 12:45 AM
#1
Thread Starter
Lively Member
Including file in aSPX page
How can i include file in my ASPX page as we used to include in traditional ASP.
-
Jul 4th, 2005, 08:57 AM
#2
Re: Including file in aSPX page
The ASP.NET way would be to create a web user control and place that in your page. Otherwise, the <# directives still work. What sort of a file do you want to include? If it's a textfile, why not just read it?
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
|