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. Very, very new to asp.net

Very, very new to asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpphphtmlasp-netsysadmin
2 Posts 2 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.
  • D Offline
    D Offline
    drc_no1
    wrote on last edited by
    #1

    Hello, everynody! I have a question for you. I know this may sound silly, but i want to get my web pages designed in asp.net on the server as html or php. Theoretically, i'd like to know if there is any way to convert .asp pages to .html or .php because i wasn't able to find a free web domain to upload my files(after uploading, when i tried to view a page, all i saw was the code i've written). I would also appreciate if you could recommend me a free web domain that supports asp.net. Thank you very much!

    M 1 Reply Last reply
    0
    • D drc_no1

      Hello, everynody! I have a question for you. I know this may sound silly, but i want to get my web pages designed in asp.net on the server as html or php. Theoretically, i'd like to know if there is any way to convert .asp pages to .html or .php because i wasn't able to find a free web domain to upload my files(after uploading, when i tried to view a page, all i saw was the code i've written). I would also appreciate if you could recommend me a free web domain that supports asp.net. Thank you very much!

      M Offline
      M Offline
      Mike Ellison
      wrote on last edited by
      #2

      I don't know if a conversion utility exists to convert ASP.NET pages into PHP. The two application platforms are entirely different, with very different means for constructing dynamic HTML from markup and code. If it were me, I would look to rewrite the application in the target platform myself, to make sure I could take advantage of the target's strengths. For example, if I were converting pages from .asp (classic ASP) to .aspx (ASP.NET), even though the pages would run in ASP.NET without changes, I would still rewrite them to get the separation of code & markup and to take advantage of databinding (both are strengths of ASP.NET).

      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