Page 7 of 16 FirstFirst ... 45678910 ... LastLast
Results 61 to 70 of 160

Thread: The New Site Of

  1. #61
    BANNED
    Join Date
    May 2003
    Posts
    5,520
    Originally posted by skelley521@16 December 2003 - 02:09
    Thanks for the info.
    I was just using web page maker and it has a template very simulat to yours.
    Does dreamweaver publish(ftp) it to your web host?
    The reason I ask is I am having dificulty getting the index.html to upload to my server.
    It connects and lets me access the server but fails to load the index to my server index.
    Any help on this?

    Thanks,
    Steve


    specify a folder for it to upload to boss thats why

  2. Software & Hardware   -   #62
    skelley521's Avatar puter ghost
    Join Date
    Feb 2003
    Posts
    758
    Sorry for not filling in all the forms for ya (last minute pic), but I have tried that.
    I'm thinking about saving the index.html to my hard-drive then use my other ftp client to upload it.

  3. Software & Hardware   -   #63
    BANNED
    Join Date
    May 2003
    Posts
    5,520
    Originally posted by skelley521@16 December 2003 - 03:15
    Sorry for not filling in all the forms for ya (last minute pic), but I have tried that. 
    I'm thinking about saving the index.html to my hard-drive then use my other ftp client to upload it.
    ftp never fails do that

    during the building of the site me and sh both used the ftp its faster and easier imo

  4. Software & Hardware   -   #64
    nostalgia's Avatar Frequent visitor
    Join Date
    May 2003
    Location
    Northern part of The Netherlands
    Age
    59
    Posts
    584
    Originally posted by skelley521@16 December 2003 - 07:15
    Sorry for not filling in all the forms for ya (last minute pic), but I have tried that.
    I'm thinking about saving the index.html to my hard-drive then use my other ftp client to upload it.
    Don't know if WebPageMaker works like this, but I ues SiteSpinner V2 and have the option to upload my webpages to my harddisk and after that uploading it to the my ISP's ftp server and that did the trick for me.
    May be a stupid question but you'll never know: I a page is made in WebPageMaker you saved it as a .wpm. Rename it to index.html maybe that'll work. If not, just upload your site to your harddisk (so your project is actually saved as HTML on your harddisk) and upload it using SmartFtp or Filezilla to your ISP's server.
    -- They tell me tomorrow will never arrive, but I've seen it end a million times. --

  5. Software & Hardware   -   #65
    skelley521's Avatar puter ghost
    Join Date
    Feb 2003
    Posts
    758
    Ok, I saved it as an html file and ftp'd it.
    The text all showed up but none of the pics, backgrounds or bars and such.
    I had a subfolder labeled images that I then ftp'd all the images to.
    Now everything shows up but the images and backgounds that web page maker made (I transfered all their images also).
    gaud dang it, its been too long since I have done html to go back to notepad

  6. Software & Hardware   -   #66
    sh, I am sure MM can fix the comments box himself.

    sh & mm,
    I just visited again and saw it being centered and looks good.

    Just one thing, i have a bad habit of looking at the code quite often. This is what i found:

    In this part of the code:
    Code:
    <form action="feedback.php" method="post">
            
              <div align="center">
    
                <table border="0" align="cenetr" cellpadding="3" cellspacing="1" summary="feedback form">
                  <tr>
    <table border="0" align="cenetr" cellpadding="3" cellspacing="1" summary="feedback form">
    I dont know why the table is in center, but cenetr works somehow You need to fix that.

    I think the div is already aligned center so it will do the job unless table is aligned something else(overwritten). In other words if anything else is not messed up then simply doing div center should do it.


    Also, why do you have the styles on every page when you are calling a css file? You can include all the styles in one page. It will make the code look much clearer and will never mess up in any of the browsers due to overwritting styles.

    Get your forum working man&#33; I am too excited to join in as a first member hey dont let anyone else join before me

    Gotta go, after thursday I will be free
    I.am
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

  7. Software & Hardware   -   #67
    Originally posted by skelley521@16 December 2003 - 03:58
    Ok, I saved it as an html file and ftp&#39;d it.
    The text all showed up but none of the pics, backgrounds or bars and such.
    I had a subfolder labeled images that I then ftp&#39;d all the images to.
    Now everything shows up but the images and backgounds that web page maker made (I transfered all their images also).
    &nbsp; gaud dang it, its been too long since I have done html to go back to notepad&nbsp;
    I am joining in between so I dont know much going on. Just read your post. I never used WebPage maker myself but as a webdeveloper can just say that those auto template designer tools insert a lot of junk.

    Anyways, just make sure you maintain the directory structure and upload all folders subfolders and images in them. It should do it.


    Edit: After renaming did you move your file to some other dir?
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

  8. Software & Hardware   -   #68
    Originally posted by nostalgia@16 December 2003 - 03:05
    I ues SiteSpinner V2 and have the option to upload my webpages to my harddisk and after that uploading it to the my ISP&#39;s ftp server and that did the trick for me.
    upload to your hdd? from where? Where did you make the page?

    Do u mean u saved to ur hdd and then upload it to the host?
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

  9. Software & Hardware   -   #69
    nostalgia's Avatar Frequent visitor
    Join Date
    May 2003
    Location
    Northern part of The Netherlands
    Age
    59
    Posts
    584
    Originally posted by I.am+16 December 2003 - 09:07--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (I.am @ 16 December 2003 - 09:07)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-nostalgia@16 December 2003 - 03:05
    I ues SiteSpinner V2 and have the option to upload my webpages to my harddisk and after that uploading it to the my ISP&#39;s ftp server and that did the trick for me.
    upload to your hdd? from where? Where did you make the page?

    Do u mean u saved to ur hdd and then upload it to the host? [/b][/quote]
    Yes, it is actually called publish project. Within SiteSpinner&#39;s built in ftp there are two choices: publish project to harddisk and publish project to ftp. First you can publish it to your harddisk (that is what I meant by uploading). Once done that, the website will be on the harddisk. Cause in SitSpinner V2 you can check "gather images". This means that when publishing SiteSpinner makes sure al inserted images will be collected and uploaded as well. Once I&#39;ve done that I choose publish project to ftp. That did the trick for me.
    -- They tell me tomorrow will never arrive, but I've seen it end a million times. --

  10. Software & Hardware   -   #70
    skelley521's Avatar puter ghost
    Join Date
    Feb 2003
    Posts
    758
    Do u mean u saved to ur hdd and then upload it to the host?
    Yes, sorry &#39;bout that

    After renaming did you move your file to some other dir?
    No it stayed in the same dir. on my hard-drive, then I uploaded it to my webhost in a folder that I made in my index.

Page 7 of 16 FirstFirst ... 45678910 ... LastLast

Bookmarks

Posting Permissions

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