How i fix Notepad error?

Discussion in 'HTML & Website Design' started by rabi_nawaz, Aug 2, 2012.

  1. #1
    I make a simple html page in note pad like

    <html>
    <body>
    <title>My First</title>
    <h1>This Is My First Page</h1>
    </body>
    </html>

    when i save it as first.html

    it saved and when i try to open it there is an error shows like that

    C:\Documents and Settings\Rabi\Desktop\first.html is not a valid win32 application.

    what is this error and how i fix it. This error show today. previous days i make much more applications.

    Plz tell me right now. i have a project for done for Institute.
     
    rabi_nawaz, Aug 2, 2012 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,832
    Likes Received:
    4,541
    Best Answers:
    123
    Trophy Points:
    665
    #2
    That's not a notepad error - it's a problem with your installation of windows and how the file associations are set up. when you install a web browser they "associate" .html files with themselves so if you try to open them they go straight to the browser. Later when you install tools like netbeans they override that so that the files end up in the editor rather than the browser.

    In the meantime, if messing with file associations isn't desireable, you can just copy that file path and put it in the browser address bar.
     
    sarahk, Aug 2, 2012 IP
  3. lolpasslol

    lolpasslol Peon

    Messages:
    860
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    May be your browser affected by win-32 .
    Or try to reinstall windows,from BIOUS a fresh copy.
     
    lolpasslol, Aug 3, 2012 IP
  4. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #4
    Try to save with other name.
     
    creativewebmaster, Aug 3, 2012 IP