Our website is made possible by displaying online advertisements to our visitors.
Please consider supporting us by disabling your ad blocker.
Results 1 to 8 of 8

Thread: Frontpage dramas

  1. #1
    Spirits High's Avatar
    Join Date
    Nov 2006
    Location
    Chesterfield
    Age
    54
    Posts
    5,186

    Default Frontpage dramas

    Guys,

    Being what i'd call a non web guru type person I got Marc J to "tweak" my site for me (and a great job too! )

    Thing is now that I have "control" i'm trying to update a couple of bits myself using frontpage. Ie build a seperate "links" page and change the wording in a couple of places.

    The problem is that when i upload it (not using frontpage) via smart ftp it all changes colour and goes horribly wrong!

    I'm building the pages in "normal" view,previewing and it all looks good, saving them then uploading but dont know where its going wrong.

    Any help would be great.

    (Note for Marc, I know you'll probably read this but didnt want to hassle you with more bone questions!)
    Professional DJ & Event services inc Led & Starlight dancefloors, Venue uplighting

    Derbyshire Wedding DJ - Wedding Uplighting, Dancefloors and Professional Wedding DJs

  2. #2

    Join Date
    Jan 2006
    Location
    DENFORD NORTHANTS
    Age
    79
    Posts
    8,871

    Default

    Quote Originally Posted by Spirits High View Post
    Guys,

    Being what i'd call a non web guru type person I got Marc J to "tweak" my site for me (and a great job too! )

    Thing is now that I have "control" i'm trying to update a couple of bits myself using frontpage. Ie build a seperate "links" page and change the wording in a couple of places.

    The problem is that when i upload it (not using frontpage) via smart ftp it all changes colour and goes horribly wrong!

    I'm building the pages in "normal" view,previewing and it all looks good, saving them then uploading but dont know where its going wrong.

    Any help would be great.

    (Note for Marc, I know you'll probably read this but didnt want to hassle you with more bone questions!)
    My site was built with Frontpage and I have built 4 others in it myself.

    Never have a problem with anything, its so easy.

    No doubt Marc will put you straight.

    CRAZY K

  3. #3
    Jiggles's Avatar
    Join Date
    Mar 2006
    Location
    Edinburgh, Scotland.
    Age
    32
    Posts
    8,327

    Default

    Ah the joys of Front page

  4. #4
    Web Guru Marc J's Avatar
    Join Date
    Feb 2007
    Location
    Edinburgh
    Posts
    3,340

    Default

    Quote Originally Posted by Spirits High View Post
    The problem is that when i upload it (not using frontpage) via smart ftp it all changes colour and goes horribly wrong!

    I'm building the pages in "normal" view,previewing and it all looks good, saving them then uploading but dont know where its going wrong.
    I used FrontPage for about a month around 1996, and hated it. It does things that you just don't want to do, adding extra code here and there...as far as I can remember.

    Because it's things like colours etc. which are being lost when you upload new (or edited) pages to the server, the cause might be that FrontPage is creating and linking to an external style sheet (.css file) for the styles it's using. Or it may be adding lines to the existing one (in public_html/css/syles.css). Make sure you also upload any new or changed css files as well as the page you're working on.

    A web page can be made up of any number of elements: -

    HTML Code
    Javascript
    CSS File(s)
    Flash elements
    etc. etc.

    any or all of which can be externally linked from the page you're actually editing (rather than being included in the page code itself). As I said before, FP might be editing or creating externally linked pages that you aren't aware of, and which must also be uploaded.

    I'm sure I've said this to you before, but - backup, backup, backup!

    Note for Marc, I know you'll probably read this but didnt want to hassle you with more bone questions!)

  5. #5

    Join Date
    Jan 2006
    Location
    DENFORD NORTHANTS
    Age
    79
    Posts
    8,871

    Default

    Quote Originally Posted by Marc J View Post
    I used FrontPage for about a month around 1996, and hated it. It does things that you just don't want to do, adding extra code here and there...as far as I can remember.

    Because it's things like colours etc. which are being lost when you upload new (or edited) pages to the server, the cause might be that FrontPage is creating and linking to an external style sheet (.css file) for the styles it's using. Or it may be adding lines to the existing one (in public_html/css/syles.css). Make sure you also upload any new or changed css files as well as the page you're working on.

    A web page can be made up of any number of elements: -

    HTML Code
    Javascript
    CSS File(s)
    Flash elements
    etc. etc.

    any or all of which can be externally linked from the page you're actually editing (rather than being included in the page code itself). As I said before, FP might be editing or creating externally linked pages that you aren't aware of, and which must also be uploaded.

    I'm sure I've said this to you before, but - backup, backup, backup!

    Strange I havent encountered any of those problems with Frontpage--however my sites are very basic

    My only problem was I had to enlist the help of My Internet Store to set up a responder--thats only because I had a cheap package with Claranet which diidnt support that facility.

    CRAZY K

  6. #6
    Web Guru Marc J's Avatar
    Join Date
    Feb 2007
    Location
    Edinburgh
    Posts
    3,340

    Default

    It was a while ago, however I wouldn't be surprised if Frontpage still added a lot of unnecessary code or did things a little "strange".

    Unfortunately (from a beginner editing POV) I added some database driven and dynamic content to Paul's site as a welcome gift when he switched to my server, so there are some PHP pages in there (Gallery, FAQ) that FrontPage will probably spit out as garbage, and won't preview correctly at all (unless you install a local Apache server which is probably overkill!). The only other way to test these when editing is to upload and try them.

  7. #7
    Spirits High's Avatar
    Join Date
    Nov 2006
    Location
    Chesterfield
    Age
    54
    Posts
    5,186

    Default

    Thanks Marc,

    I'll have another play with it this week but I feel I might have to employ you as my web updater!!
    Professional DJ & Event services inc Led & Starlight dancefloors, Venue uplighting

    Derbyshire Wedding DJ - Wedding Uplighting, Dancefloors and Professional Wedding DJs

  8. #8
    Web Guru Marc J's Avatar
    Join Date
    Feb 2007
    Location
    Edinburgh
    Posts
    3,340

    Default

    Quote Originally Posted by Spirits High View Post
    Thanks Marc,

    I'll have another play with it this week but I feel I might have to employ you as my web updater!!
    No problem

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •