To completely replace an existing web page with another

Dreamweaver CC / Windows 7 / ...nube
So , bought a domain and w/hosting (major headache) ...  I run into this "Make your webpage ..." offer .. with all the excitement and hoopla , I decided to take the "do-it-now-modify-later" route ... Hah !!! ... do I need to continue ? .
Ok , so , how do I completely replace the existing layout / template with the one already on the site , which basicly is just a header and a name .... ?  FTP connected ... webpage in Dw already .
I appreciate and can use all the help I can get
vahn

>Though that is what I thought but would so doing , I wondered ,
>keeps the older page still active ? , like in the back or underneath the new page ?
Keep in mind that Unix servers are case sensitive, so index.html is not the same file as Index.html. Maybe that's part of your problem?

Similar Messages

  • On a long web page with many small pics Firefox (4.0.1 on Linux Mint 11) doesn't load them all at once, and MAFF replaces original pics with blank lazy.png

    Similar problem trying to save web page with ScreenGrab! (many small pics on the web page are blank). Maybe there is a way to fine tune Firefox?

    Does the ext directory have the php_oci8.dll? In the original steps the PHP dir is renamed. In the given php.in the extension_dir looks like it has been updated correctly. Since PHP distributes php_oci8.dll by default I reckon there would be a very good chance that the problem was somewhere else. Since this is an old thread I don't think we'll get much value from speculation.
    -- cj

  • I add pictures to existing web page using iweb(3.0.1) and new pictures show in all browsers EXCEPT firefox. Previous patches seem only good for iweb 2.X

    web page created with iweb (3.0.1). worked great in firefox, then I added additional photos to an existing web page. All other browsers see these new pictures EXCEPT firefox. There seems to have been a previous issue with new pages, but fix appears only fro iweb2.x
    == This happened ==
    Every time Firefox opened
    == new photos added to existing page

    Do you see any error messages about getElementsByClassName in the Tools > Error Console ?
    That was the problem with content generated with an older version of iWeb.
    Content that has been generated with such an older version needs to be regenerated with that never version and uploaded to the web server.
    Never versions of iWeb should cause any problems.
    Can you post a link?
    See https://bugzilla.mozilla.org/show_bug.cgi?id=405903 - iWeb 2.x/iWeb 08 sites with photos or slideshows do not work in Gecko browsers (Bug 405903#c69)

  • Have published iweb site for five years with no problems and just opened a new site and get - 404: Page not found  This error is generated when there was no web page with the name you specified at the web site.-is the problem with iweb or with hosting?  T

    I am sorry if thie is republished-My first time doing this and I am not sure what goes where and where to hear feedback.
    Have published iweb site for five years with no problems and just opened a new site and get -
    404: Page not found 
    This error is generated when there was no web page with the name you specified at the web site.-
    Troubleshooting suggestions:
    Ensure the page you are linking to exists in the correct folder.
    Check your file name for case sensitivity . Index.htm is not the same as index.htm!
    Temporarily disable any rewrite rules by renaming your .htaccess file if it exists
    is the problem with
    iweb or with hosting?
    One Apple tech started to fix Iweb and had to end session and the next said problem with hosting at Network Solutions as it published
    to local folder. NWS has checked sttting a few times-
    Any help would be extremely appreciated as trying to fix this for about five weeks
    Thanks VG
    <Email Edited by Host>

    It's a really bad idea to post your email address - it's an invitation to spam - and I've asked the Hosts to remove it. (Even though I've now noticed you mis-spelled it! - anyway, never post your address in a forum.)
    You have a site here: http://virginiagordon.com/www.virginiagordon.com/WELCOME.html
    If that's not the page you are having trouble with, what is that page's URL?

  • PDF printing of web-pages WITH background?

    How do I make it possible to have the background image/pattern/colour etc. of a web-page included when I "print" to PDF?
    Whenever I print a web page with something in the background other than white it's missing in the PDF file. This happens in my daily-use browser (Seamonkey), but also in Safari. However, in iCab (http://www.icab.de/) the background is included in the PDF file, so at least it's possible in MacOS. I just can't find any settings for it.

    Yes, this worked! Thanks!
    Another neat trick I found is that you can save the different settings. Just go to the "presets" part of the print menu, then save the current setting. For example by naming it "PDF printing with background".
    Then turn off the background colour/image/pattern and save it as a new preset (e.g. "Print (to paper)").
    That way you don't need to waste lots of ink, but at the same time you'll get the complete web-page with background and all when you save it as a PDF file. Just remember to select the right preset before you "print".

  • Embed gallery to existing web page?

    I am creating a html gallery with lightroom 1.4.1, and succesfully uploaded the gallery to my webite with it's own page index.html
    But I would like to embed it in a existing web page.
    Is there a simpleway to do this.
    Thx
    Brad

    I embed the slideshow into another page by using an iframe.  Crude sample code follows where index.html would be the slideshow.
    <html>
    <head>
    <title>2009 Florida Vacation</title>
    </head>
    <body>
    <div align="center">
    <iframe frameborder="0" src="index.html">This web page uses floating frames and your web browser does not support them. Maybe you should consider updating your browser to a newer one.</iframe>
    <p><a href="../index.html">Home Page</a></p>
    </div>
    </body>
    </html>

  • Fetch web page with PL/SQL

    How do I fetch web page with as short PL/SQL code as possible. I don't want to send headers, read requests, just download it at once. Are there alternatives to UTL_HTTP.REQUEST which hangs on my system? Can I use one of the XDB packages to do that?
    Przemek

    Call from your browser with www.domain.com/AAA001A.HomePage
    CREATE OR REPLACE PACKAGE AAA001A AS
      PROCEDURE HomePage;
    END AAA001A;
    CREATE OR REPLACE PACKAGE BODY AAA001A AS
      PROCEDURE HomePage IS
      BEGIN
         htp.init;
          htp.htmlOpen;
            htp.headOpen;
              htp.title('HomePage');
            htp.headClose;
            htp.bodyOpen;
                 htp.p('Hello World!');
            htp.bodyClose;
          htp.htmlClose;
      END HomePage;
    END AAA001A;
    /Just re-read your OP and realised this is not what you were looking for and is in context of your request absolute drivel!
    Message was edited by:
    scorpio_online

  • Access existing web pages from '08?

    Here's the deal - I have had web pages set up with iWeb '06 w/Tiger, no problem. I installed (on a separate disk) Leopard, and iLife 08. So, if I boot from my Tiger disk, all is well, I can edit my web pages using iWeb '06.
    When I boot to my Leopard drive, and use iWeb '08, it just comes up to the default 'choose your layout' - it knows nothing about my existing .Mac web pages.
    How do I open my existing web pages from a different drive / partition using iWeb '08, that was created from iWeb '06 on a different boot drive?
    Many free beers await the first person to help me out on this. Thanks,
    John F

    Hi John,
    Have a look at the following page
    http://transfer.iwebfaq.org
    The only thing that changes for you is that you're transferring it from one drive to the other instead of from one computer to another.
    Please make a backup of the file before getting your site into iWeb '08 (and after if it was successful). Be sure to update the iWeb application before opening your website with it (get it to version 2.0.2)
    And note that once you updated the site to iWeb 2.0 it can't be edited in iWeb '06 anymore.
    I don't drink beer sorry...
    Regards,
    Cédric
    "I don't receive any form of compensation, financial or otherwise, from my recommendation or link"

  • How to create a jquery as a table instead of a web page so that it can be embedded into an existing web page

    I am new to Dreamweaver and I just built a jquery with 3 tabs of information I want to put into my existing web page.  It has saved it as an entire webpage, but it needs to be a table that I can insert into my existing web page.  It's 3 tabs that have product information under each tab for my customers to view. How do I do this?

    Let's start at the very beginning.
    #1 Have you defined a Local Site in DW yet?  Without this critical step, DW can't manage links & assets for you.
    Simplified site setup in Dreamweaver CS5 | Learn Dreamweaver CS5 & CS5.5 | Adobe TV
    Once your site is defined -- including the remote server log-in credentials, you can upload files or folders of files by simply clicking the UP arrow which PUTS files to remote server.  See screenshot.  Conversely, the DOWN arrow GETS files from the remote server and saves them to your Local hard drive.
    Nancy O.

  • How do i open a web page with VeriSign Class 3 Extended Validation SSL SGC SS CA certfificate i can't open web pages with this, how do i open a web page with VeriSign Class 3 Extended Validation SSL SGC CA certfificate i can't open web pages with this

    how do i open a web page with VeriSign Class 3 Extended Validation SSL SGC SS CA ?

    Hi
    I am not suprised no one answered your questions, there are simply to many of them. Can I suggest you read the faq on 'how to get help quickly at - http://forums.adobe.com/thread/470404.
    Especially the section Don't which says -
    DON'T
    Don't post a series of questions in  a single post. Splitting them into separate threads increases your  chances of a quick answer.
    PZ
    www.pziecina.com

  • How can I print web pages with HP psc 2175 printer?

    Hi,
    I'm having difficulty printing web pages with my HP psc 2175 printer. The printer spits out many pages before the actual page I want printed and then at times it doesn't print all of the section desired.
    In fact, when I copied one page the other day, saved it as a pdf file to my computer, opened the file and the document still would not print.
    Anyone have any idea what could be happening?
    Lee

    I have a strange issue - I am also using HP Envy 100 410A and its prints fine from iPad2. But when I try to print from my Gen 1 iPad, it goes thru the motions (shows the printer, allows to select which pages to print, double sided print etc.) but the printing actually doesn't hapen.
    Any suggestions?
    Thanks

  • How to print chinese web page with netscape browserver in Solaris 9 OS ?

    Dear All,
    I would like to print chinese web page within netscape browser in Solaris 9 Traditional Chinese OS, the print out result is garbage code on the paper not correctly chinese fonts.
    I can print out correctly the chinese document create by StarSuite 7.0 on Solaris 9 OS environment and also the chinese web page is correctly display within Netscape browser but for printing is abnomal result.
    Can someone point me to how to do print chinese web page with browser in Solaris 9 environment ?
    Best Regards,
    -- Kuo

    hi
    i have encountered this problem before and i remember downloading some fonts package and installing it. u could google search your question and it should provide the solution.thats how i stumbled upon the package.
    cheers,
    bunny

  • Why in the world would Apple make the track pad LESS useful in OS Lion?  I hate that I can't g back to the top of a web page with a singe swipe.  And of course all the other gestures are totally reversed.  IMHO, this was not an imporvement.

    Why in the world would Apple make the track pad LESS useful in OS Lion?  I hate that I can't g back to the top of a web page with a singe swipe.  And of course all the other gestures are totally reversed.  IMHO, this was not an improvement.

    No one here works for Apple.
    Go to System Preferences > Trackpad > Scroll & Zoom, and uncheck Scroll direction: Natural.

  • Adding keywords to a web page with Dreamweaver 8

    Hi,
    Does anyone of you know how to add keywords to a web page
    with Dreamweaver 8? I want the link to the web page shows up when
    people google the keywords. I pulled out the instructions from
    ehow.com and followed the instructions by using the HTML Keywords
    function in the Insert menu. I tested it on Google website by
    entering the keywords but it did not work.
    Any clues would be helpful.
    Thanks,
    Shirley

    Let's put it this way - those sites I have that are highly
    ranked do not
    have any meta keywords on them. So - you do the math....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Nancy O" <[email protected]> wrote in message
    news:[email protected]...
    > Maybe...
    >
    >
    http://www.hypergurl.com/articles/metatagswhatare.html
    >
    > "Will Meta Tags Improve My Rankings?
    >
    > Unfortunately, the majority of the major search engines
    do not recognize
    > the
    > meta keyword tag at all. A larger number do recognize
    the meta description
    > tag for the purpose of creating a summary for the page.
    The prevailing
    > philosophy is that search engines prefer to index text
    that is clearly
    > VISIBLE to the user, although exceptions are certainly
    made. The engines
    > in
    > general consider invisible text, such as that found in
    meta tags, as
    > "untrustworthy" since they can be easily abused by an
    unethical Webmaster.
    > For example, someone could list out many keywords that
    do not apply to
    > their
    > page's content, or they could repeat a keyword many
    times in hopes of
    > boosting their rankings.
    >
    > Of the engines that do support meta tags, none are
    thought to give extra
    > "relevance" to words appearing in meta tags versus
    elsewhere on the page.
    > In
    > fact, most engines give words in these tags less weight
    than if they had
    > appeared elsewhere on the page such as in the body area
    or the page title.
    >
    > You might then conclude that meta tags are useless?
    Well, not quite. You
    > definitely want to include a meta description tag on
    every page to avoid
    > the
    > search engine making up its own description from random
    excerpts on the
    > page.
    >
    > In regard to the meta keyword tag, many experts believe
    that including a
    > keyword in BOTH your meta tags and in other areas of
    your page CAN help
    > improve your rankings. For example, let's say your
    keyword was "Star Wars
    > collectibles" and it appeared in the body text that is
    visible to the
    > user.
    > If the keyword were also included in your meta keyword
    tag, then that
    > would
    > reinforce to the search engine that "Star Wars
    collectibles" was an
    > important theme on this page. Although no extra
    relevancy boost is given
    > for
    > including the keyword solely in the meta tag, some
    engines may look to the
    > meta tag as a way to reinforce their belief that a page
    is relevant if all
    > the other more important factors "check out" too.
    >
    > In any case, including the tags are unlikely to hurt
    your rankings if you
    > follow a few simple rules. Be careful not to repeat the
    same keyword more
    > than two or three times in the tag. Never repeat the
    same word twice in a
    > row or you may trigger a search engine's "spam filter."
    Lastly, never
    > include keywords that do not apply to the content of
    that page."
    >
    >
    > --Nancy O.
    > Alt-Web Design & Publishing
    > www.alt-web.com
    >
    >
    >
    >
    >
    > "John Waller" <[email protected]>
    wrote in message
    > news:[email protected]...
    >> > No one? Several regulars here do.
    >>
    >> Is there any point in using them other than typing
    practice?
    >>
    >> --
    >> Regards
    >>
    >> John Waller
    >>
    >>
    >
    >

  • How can I add a podcast episode to an existing web page using iWeb?

    How can I add an episode to an existing web page using iWeb?
    I could probably figure this out but I am afraid if I make changes to the site and re-upload it to the podcast area I will have just doubled it. I see them repeated from time to time.
    What is the proper protocal? Thanks
    Mac G4   Mac OS X (10.4.3)  

    Hi apple-owner,
    Method 1.
    To create this scatter-plot, I selected the whole of Columns A and B. (Shift click on the Column reference tabs).
    The plot ignores blank rows, but they are "ready" for new data:
    Method 2
    If you did not select whole columns, you can extend the "active" rows. Rows 1-5 selected:
    Add more data rows and drag the fill handle (small white circle, bottom right) down
    Regards,
    Ian.

Maybe you are looking for

  • PO archiving issue

    Hello Friends, I am trying to archive Purchase Orders using object MM_EKKO through tcode SARA.However , in the write archive job which is executed in the background i am getting a message 'GR not planned' in the spool output for the PO which i have s

  • Form 16 portal error

    Hi Experts getting the following error in form 16 in quality portal stating screen output without connection to user But in devlopment portal it is visible. Attaching the screen shot. Please suggest how to resolve the issue I have already checked use

  • Are Library/Receipts files needed?

    I have a lot of files in my HD/Library/Receipts directory that are taking up a lot of space. Is it OK if I delete them? Thanks, Stew

  • How to call a number in note section of Contacts?

    In some contacts, there're so many different numbers that I stored them in note. Is it possible to open note, highlight the number then call? Thank you. EC

  • How do I sync recurring google calendar meetings?

    While recurring meetings in Google Calendar sync with Thunderbird / Lightening, I am unable to get a change to a single meeting within a recurrence to sync (deleting a single meeting within a recurrence or changing the time/date), even though the mee