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. How to call Data in an aspx page from an HTML Page ?

How to call Data in an aspx page from an HTML Page ?

Scheduled Pinned Locked Moved ASP.NET
questionhtmltutorial
9 Posts 4 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.
  • S Offline
    S Offline
    satyaanand andra gmail com
    wrote on last edited by
    #1

    Hi All, I have a requirement that I need to show some data in an HTML Page, since I have to get dynamically, I am getting into an aspx page. But I have to show that data in an HTML Page. How can I achive this..? Reply soon.. Thanks, Anand

    C V 2 Replies Last reply
    0
    • S satyaanand andra gmail com

      Hi All, I have a requirement that I need to show some data in an HTML Page, since I have to get dynamically, I am getting into an aspx page. But I have to show that data in an HTML Page. How can I achive this..? Reply soon.. Thanks, Anand

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What possible reason could you have for needing an 'HTML' page instead of an 'aspx' page ? An aspx is an engine for creating HTML, so you've got your html, your only issue is that it as a different file extension on the browser. Why does that matter ?

      Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

      C 1 Reply Last reply
      0
      • S satyaanand andra gmail com

        Hi All, I have a requirement that I need to show some data in an HTML Page, since I have to get dynamically, I am getting into an aspx page. But I have to show that data in an HTML Page. How can I achive this..? Reply soon.. Thanks, Anand

        V Offline
        V Offline
        varshavmane
        wrote on last edited by
        #3

        U can take a ASP Panel Control or div tag on HTML Page and at the runtime u can assign data to that panel. Hope this helps u...

        C S 2 Replies Last reply
        0
        • V varshavmane

          U can take a ASP Panel Control or div tag on HTML Page and at the runtime u can assign data to that panel. Hope this helps u...

          C Offline
          C Offline
          Christian Flutcher
          wrote on last edited by
          #4

          ASP.NET 2.0 wrote:

          U can take a ASP Panel Control or div tag on HTML Page

          No. It's not possible. Those are server controls and won't work on a plain HTML page.

          1 Reply Last reply
          0
          • V varshavmane

            U can take a ASP Panel Control or div tag on HTML Page and at the runtime u can assign data to that panel. Hope this helps u...

            S Offline
            S Offline
            satyaanand andra gmail com
            wrote on last edited by
            #5

            how to place an asp panel control on an html page ?

            C 1 Reply Last reply
            0
            • S satyaanand andra gmail com

              how to place an asp panel control on an html page ?

              C Offline
              C Offline
              Christian Flutcher
              wrote on last edited by
              #6

              satyaanand.andra@gmail.com wrote:

              how to place an asp panel control on an html page ?

              Stop listening to morons. As I said, it's not possible.

              C 1 Reply Last reply
              0
              • C Christian Graus

                What possible reason could you have for needing an 'HTML' page instead of an 'aspx' page ? An aspx is an engine for creating HTML, so you've got your html, your only issue is that it as a different file extension on the browser. Why does that matter ?

                Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

                C Offline
                C Offline
                Christian Flutcher
                wrote on last edited by
                #7

                My 5 for this. Somebody down voted you for giving him an answer and trying to help. Possibly it's the OP.

                C 1 Reply Last reply
                0
                • C Christian Flutcher

                  satyaanand.andra@gmail.com wrote:

                  how to place an asp panel control on an html page ?

                  Stop listening to morons. As I said, it's not possible.

                  C Offline
                  C Offline
                  Christian Graus
                  wrote on last edited by
                  #8

                  *sigh* welcome to hell. You get downvoted for telling the truth, and instead people listen to folks more clueless than them, who answer in the hope of getting a CP MVP for their resume, despite having absolutely no idea. Half the people on this forum have no idea what ASP.NET is, or what it does. :(

                  Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

                  1 Reply Last reply
                  0
                  • C Christian Flutcher

                    My 5 for this. Somebody down voted you for giving him an answer and trying to help. Possibly it's the OP.

                    C Offline
                    C Offline
                    Christian Graus
                    wrote on last edited by
                    #9

                    Probably - I gave an answer requiring thought and knowledge of programming.

                    Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

                    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