Results 1 to 4 of 4

Thread: convert html to aspx

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2001
    Posts
    254

    convert html to aspx

    Can some one please tell me a way to convert files from html to aspx. I have html files and I want to make them dynamic so please tell me way

    Thanks in advance
    Ideas are dime a dozen.
    People who put them into action are priceless.

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: convert html to aspx

    Create a new aspx page... and paste your html inside of the <html> tags...

    Then you can work on all the gory details.

  3. #3
    Addicted Member rdove's Avatar
    Join Date
    Dec 2002
    Location
    Indianapolis
    Posts
    251

    Re: convert html to aspx

    or you could just change the extension on the file from .html to .aspx

    Quote Originally Posted by nemaroller
    Then you can work on all the gory details.
    ~Ryan





    Have I helped you? Please Rate my posts.

  4. #4
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: convert html to aspx

    Yea, but you'd still have to add all the head information so the designer correlates with a code behind properly.

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