MSFrontpage keeps added unwanted codes

Discussion in 'HTML & Website Design' started by j-khoa, Jan 31, 2006.

  1. #1
    Does anyone, here have that problem with MS Front page, when you open up an html document, it automaticly ads some things to it that you don't want. unnecessary codes? If so how can I fix this?
    __________________
    www.yourecommerce.com - Ecommerce, Shopping Cart Software, and FREE hosting/domain name.
     
    j-khoa, Jan 31, 2006 IP
  2. AWD1

    AWD1 Peon

    Messages:
    191
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This isn't going to be the answer you want, but unfortunately it's the only answer there is.

    The best you're ever going to get is to go in with a text editor (NotePad or WordPad, for example) and remove all but the following code:
    
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    
    Code (markup):
    When you go back and use FP, it will see the Generator line and won't add the rest.

    Alternatively, don't use FrontPage. :)
     
    AWD1, Jan 31, 2006 IP
  3. gordonfreeman

    gordonfreeman Peon

    Messages:
    169
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes, better use a CMS or any wysiwyg editor for content, where you can control the backend as well as the frontend
     
    gordonfreeman, Feb 1, 2006 IP
  4. Farkas

    Farkas Well-Known Member

    Messages:
    389
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    140
    #4
    My opinion :
    Don't use MSFrontpage. Use Dreamweaver, golive or Notepad like "AWD1" said.
     
    Farkas, Feb 1, 2006 IP
  5. ServerUnion

    ServerUnion Peon

    Messages:
    3,611
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    0
    #5
    even better MS VisualStudio, its an editor on roids.

    I do use frontpage for light development as I like the split view, allows you to see what your code changed to. I do however not use the visual editor to make content changes.
     
    ServerUnion, Feb 1, 2006 IP
  6. AWD1

    AWD1 Peon

    Messages:
    191
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Notepad ++ isn't bad that way either. I'm still getting used to it, though. Just started using it on the weekend.
     
    AWD1, Feb 1, 2006 IP
  7. Farkas

    Farkas Well-Known Member

    Messages:
    389
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    140
    #7
    I'm using Editplus, works great.
     
    Farkas, Feb 1, 2006 IP
  8. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #8
    If it is new pages you are talking about, check out Adding a DOCTYPE - this will help to explain how to change the new pages code.
     
    Corey Bryant, Feb 2, 2006 IP
  9. SportsOutlaw

    SportsOutlaw Active Member

    Messages:
    952
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    70
    #9
     
    SportsOutlaw, Feb 2, 2006 IP
  10. Smyrl

    Smyrl Tomato Republic Staff

    Messages:
    13,740
    Likes Received:
    1,702
    Best Answers:
    78
    Trophy Points:
    510
    #10
    You can greatly clean up front page code if you put a style statement controling the formating in the head or setting up one or more css pages to control the format.

    Shannon
     
    Smyrl, Feb 2, 2006 IP
  11. j-khoa

    j-khoa Guest

    Messages:
    35
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Yeah thanks, I got it fixed, but after this, I think I will get dreamweaver
     
    j-khoa, Feb 3, 2006 IP
  12. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Keep in mind that any WYSIWYG editor will create some deprecated and bloated code unfortunately. I have used DW a few times in the past but never really got the hang of it - I have used some version of Frontpage for about 10 years now. And each new version gets a bit better.

    I do still occasionally open up DW MX 2004 when a client calls up and is having problems (I like to try to help them a bit), but for some reason, it never really impressed me.
     
    Corey Bryant, Feb 4, 2006 IP
  13. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I swear by crimson editor and will never use a program like DW of frontpage again.
     
    mad4, Feb 4, 2006 IP
  14. AMysticWeb

    AMysticWeb Guest

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Jimco Software has a free addin called No FrontPage Meta which will at least eliminate some of the meta Trash FP generates.
     
    AMysticWeb, Feb 4, 2006 IP
  15. caliguy80

    caliguy80 Guest

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I also use Microsoft Frontpage currently. And when I need help, www.timeforweb.com/frontpage (Frontpage Forums) has been really helpful.
     
    caliguy80, Feb 4, 2006 IP