Convert .aspx page into .html page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bhaveshkrana
    New Member
    • Mar 2008
    • 1

    Convert .aspx page into .html page

    Dear Sir,
    It is possible to convert .aspx page into .html page at the time on page render from server to client, if yes then how describe in detail with example?
  • kmw
    New Member
    • Mar 2008
    • 7

    #2
    Originally posted by bhaveshkrana
    Dear Sir,
    It is possible to convert .aspx page into .html page at the time on page render from server to client, if yes then how describe in detail with example?
    The server does render html to the client browser from an aspx page.

    Comment

    Working...