Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. I would like to find out how to get the output of that page into another page.

I would like to find out how to get the output of that page into another page.

Scheduled Pinned Locked Moved ASP.NET
helpsysadminxmltutorialquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zoltix
    wrote on last edited by
    #1

    I would like to read a in my aspx that the result from a other page generated by aspx?. Ex when I make that: XmlTextReader XR = new XmlTextReader(Server.MapPath("GenerateXmlTreeView.aspx")); I receive Error: Exception Details: System.Xml.XmlException: The '%' character, hexadecimal value 0x25, cannot begin a name. Line 1, position 2. It can't be a coincidence that the second character of a raw .aspx page is '%' ... <%@ Page Language="vb" ... Also I would like to find out how to get the output of that page into another page. Thanks a lot for your help -=zoltx=-

    D L 2 Replies Last reply
    0
    • Z zoltix

      I would like to read a in my aspx that the result from a other page generated by aspx?. Ex when I make that: XmlTextReader XR = new XmlTextReader(Server.MapPath("GenerateXmlTreeView.aspx")); I receive Error: Exception Details: System.Xml.XmlException: The '%' character, hexadecimal value 0x25, cannot begin a name. Line 1, position 2. It can't be a coincidence that the second character of a raw .aspx page is '%' ... <%@ Page Language="vb" ... Also I would like to find out how to get the output of that page into another page. Thanks a lot for your help -=zoltx=-

      D Offline
      D Offline
      dazinith
      wrote on last edited by
      #2

      you should preview your msgs before posting.. its all garbled up, cant see your code. still a newb.. cut me some slack :P -dz

      Z 1 Reply Last reply
      0
      • D dazinith

        you should preview your msgs before posting.. its all garbled up, cant see your code. still a newb.. cut me some slack :P -dz

        Z Offline
        Z Offline
        zoltix
        wrote on last edited by
        #3

        Oups Sorry -=zoltx=-

        1 Reply Last reply
        0
        • Z zoltix

          I would like to read a in my aspx that the result from a other page generated by aspx?. Ex when I make that: XmlTextReader XR = new XmlTextReader(Server.MapPath("GenerateXmlTreeView.aspx")); I receive Error: Exception Details: System.Xml.XmlException: The '%' character, hexadecimal value 0x25, cannot begin a name. Line 1, position 2. It can't be a coincidence that the second character of a raw .aspx page is '%' ... <%@ Page Language="vb" ... Also I would like to find out how to get the output of that page into another page. Thanks a lot for your help -=zoltx=-

          L Offline
          L Offline
          Le centriste
          wrote on last edited by
          #4

          Maybe Server.Execute is your best friend here. Or maybe I don't understand your question. Who knows? :suss:

          Z 1 Reply Last reply
          0
          • L Le centriste

            Maybe Server.Execute is your best friend here. Or maybe I don't understand your question. Who knows? :suss:

            Z Offline
            Z Offline
            zoltix
            wrote on last edited by
            #5

            Thank I try that -=zoltx=-

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups