Results 1 to 2 of 2

Thread: Including file in aSPX page

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2005
    Posts
    121

    Question Including file in aSPX page

    How can i include file in my ASPX page as we used to include in traditional ASP.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width