Problem Uploading Dreamweaver Template

Hi,
I am using Dreamweaver 8, and decided to revise my website
using a Dreamweaver template. The pages look GREAT when I preview
them in Firefox or IE. But when I uploaded the home page, using an
FTP program, the page looked like a mess! None of the columns in
the template were there. The formatting is all wrong, and the links
don't work! This page is horrible! I don't understand since they
looked great in the preview. Can somebody tell me what I've done
wrong?
If you'd like to view the mess, it's at
http://www.karathecomputertutor.com
Thanks!

> If you'd like to view the mess, it's at
http://www.karathecomputertutor.com
> Thanks!
there's a problem with the way you've defined this site in
dreamweaver.
the link you gave is at the root level of the public hosting
for that
domain.
but the css link is:
<link rel="stylesheet"
href="../karathecomputertutor4.1/3col_leftNav.css
and the links farther down in the page also are "../
that means go up one folder level.
there is no up from the root level.
The site needs to be defined so that the "homepage" file,
index.html is at
the root level of what you've picked for the Local Site
Folder.
and, all the site files need to be in the Local Site Folder
of course.
and, the remote has to show the public level, with the
index.html file in
the root (use the "Host Directory" line in dw if your files
need to go into
a folder like "public_html" or "www" for example)

Similar Messages

  • Problem uploading Dreamweaver file to Server

    Using CS3
    I cannot get my job to upload to the server correctly. The error code says: "Dreamweaver is currently interacting with a server.
    Since putting a file on save requires interaction with a server as well, DW cannot currently perform this task.
    Please try again when current server task is complete."
    And then it DOES save it to the remote site - but my links are not active and I am not able to access the job on internet.
    When I compare the remote site info it is synchronized with the local.
    My site setup has been tested and is good.
    I've been doing this job for 5 years. Not had this problem before.
    I have no other files/programs open and nothing is being saved that I know of. Sauve' 

    JTANNA wrote:
    VSauve\' wrote:
    Thanks for your reply.
    No I have not used any third-party upload files.
    I have contacted my host, but they haven't gotten back to me - Dreamhost - and I'm
    waiting and waiting . . . as my deadline gets later and later.
    In the meantime you could start using FileZilla - a free tool to upload your files.  Don't rely on Dreamhost because they could destroy your livelihood.  They couldn't care less about customers.  This is my experience with them.
    JTANNA wrote:
    1. Jan 9, 2012 7:19 PM (in response to MichaelCo)
    Re: Nav Bar collapsing in Dreamweaver
    MichaelCo wrote:
    Not sure what I am doing wrong.Any help would be appreciated.
    It is unlikely we would know either but have you uploaded/linked the relevant scripts and CSS files?  I believe PVII products rely heavily on scripts so this might be the problem
    I suggest repost your query to their forums as they should know what the problem could be.  We don't use any third party products here.
    Good luck.
    Oh the irony...
    VSauve\' wrote:
    Using CS3
    I cannot get my job to upload to the server correctly. The error code says: "Dreamweaver is currently interacting with a server.
    Since putting a file on save requires interaction with a server as well, DW cannot currently perform this task.
    Please try again when current server task is complete."
    And then it DOES save it to the remote site - but my links are not active and I am not able to access the job on internet.
    When I compare the remote site info it is synchronized with the local.
    My site setup has been tested and is good.
    I've been doing this job for 5 years. Not had this problem before.
    I have no other files/programs open and nothing is being saved that I know of. Sauve'
    From what you're describing that's happening you're syncing the whole site each time you are saving changes and there's a problem with the permission settings. I'm not saying that's the case but just from the description that's what it sounds like.

  • Problem with dreamweaver template please help!!

    I need to update the navigation links of a website, which has about 30 pages, and they all use a master.dtw template file, I did not create the website, somebody else did, what i did was downloaded it to my computer from the server, which includes the master.dtw file, the problem is that when I finish downloading the website, dreamweaver does not recognize the master.dtw as a template, if i modify the template file and save it, it wont update all the webpages that it is using the template, what I do is I go to the assets tab, right click, and press update site, it updates all pages, but I loose the styling in most pages, I have been trying different things and nothing seems to work, is there anything I can do to easily update the website from the template file without loosing the styling?
    thanks

    If you provide a code of your template or better a link where people can see your template then you will get a helpful reply here.  You have to understand that without the code, people would be chasing a wild goose!
    hth

  • Problem with dreamweaver template

    hi running Dreamweaver 8, built my first website using templates works fine for 8 months. The site is called www.mraweb.ca when I go to update  this starts:
    Today
    my template file uses this code to create a drop down menu
    <li><a href="join_mra.htm>Join MRA</a></li>
    <li><a href="about_us.htm>About Us</a></li>
    but when I apply an updated template file to the basic .htm pages it adds a reference to a Template folder as if all the actual pages are inside the Templates folder which of course doesn't work because they dont exist in that folder
    <li><a href="Templates/join_mra.htm>Join MRA</a></li>
    <li><a href="Templates/about_us.htm>About Us</a></li>
    I've tried detaching and reattaching the template file to the basic .htm and it still adds in this reference to the template folder.
    help! how do I fix this?

    All links in the TEMPLATE file should be one of three kinds -
    1.  Relative to the template file, e.g.,
    <a href="../ (meaning that you must go up one level from the template folder
    to reach the root of the site, hence all other files, since none of them
    should be in the templates folder)
    2.  Relative to the site root, e.g.,
    <a href="/ (meaning that one would begin looking for the linked file at the
    root of the site and follow the pathing from that point)
    3.  Absolute, e.g.,
    <a href="http:// (meaning that the link is to a page external to the site).
    You are showing Template links that would target other pages within the Templates folder, and that's not allowed - it's the reason why DW is adding the "Templates/" folder to your link path.
    Do not make links in your Templates manually.  Always use the BROWSE folder to allow DW to format and manage the links properly.

  • Problem on editing template   .dwt file

    I have a problem with dreamweaver template.
    When I edit a template in dreamweaver, and apply changes to all the pages , it propogates on all pages and .dwt file also ,
    but all the design or layout or graphics of the pages  are gone and everything gets messed up.
    Why it happens when I am editing a tamplate ?

    The problem is your link to CSS file.  Template is incorrectly pointing to files on your local hard drive.
         <link rel="stylesheet" href="file:///C|/wamp/www/mm_health_nutr.css" type="text/css" />
    The link must point to your site folder like this:
         <link rel="stylesheet" href="../mm_health_nutr.css" type="text/css" />
    Edit template.  Save & populate changes to your child pages.
    Nancy O.

  • Problem uploading using Dreamweaver

    After uploading my website http://www.apparrayworld.com to Godaddy, the uploaded files did not go into the root directory. Eventually I solved this problem by specifying the root directory, however, I don't think specifying the root directory is the correct way to upload files to Godaddy, but I hope I'm wrong. Can someone put my mind at ease and let me know if this is a problem or not. Could this be a problem with Dreamweaver or should I contact Godaddy.

    Actually, you do need to specify the root directory... in your site definition.
    When you set your FTP credentials for your site in DW, you need to put the public_html or htdocs folder in the Remote Server Root Directory field while also ensuring you DO NOT have that folder in your local files.
    In DW you're transferring only the contents of the local root (whatever you named your site folder) to the server root (public_html or htdocs for GoDaddy depending on the server type) not the actual root folder itself.

  • Uploading css template to dreamweaver

    I need to upload some css templates to dreamweaver but can't
    figure out how to do it yet.

    Huh? Upload CSS templates to DW? You mean you need to add a
    CSS-based
    template page to your DW site? Is it a *.dwt page? If so just
    copy it into
    the Templates folder at the root level of the site.
    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
    ==================
    "ntnsllc" <[email protected]> wrote in
    message
    news:gj91bs$j0k$[email protected]..
    >I need to upload some css templates to dreamweaver but
    can't figure out how
    >to do it yet.

  • Problem uploading files from Dreamweaver CS3 to Yahoo

    I am having a problem uploading files from Dreamweaver CS3 to
    an FTP site on Yahoo.
    The error message I get is "No response from server.
    Reconnecting..."
    I am able to connect to Yahoo using other FTP clients
    successfully.
    I am able to connect to Yahoo using Dreamweaver MX 2004
    successfully.
    I tried playing with various settings (i.e. passive ftp,
    server compatibility options) but to no avail.
    Any thoughts on this would be appreciated.
    Thank you,
    Steven

    I tried enabling passive FTP but it doesn't help.

  • Have problems uploading Edge  with dreamweaver to server.

    I'm having problems uploading edge in dreamweaver to my server. It shows off line and when i check in all browsers. When I upload to server, it doesn't show in page. Is there a tutorial that would show me how to upload it to server?

    The Microsoft article below is useful.
    Network Connectivity
    http://technet.microsoft.com/en-us/library/cc961803.aspx

  • Dreamweaver - Do you upload the template?

    Hello. I just completed my first website based off a template
    in Dreamweaver and am getting ready to upload my site to the
    server. Do I also upload the template to the server?
    Any help is very much appreciated. Thank you in
    advance!

    No, DW templates have no function on the server. They only
    work WITHIN
    Dreamweaver to change local files. It's the changed local
    files that must
    be uploaded to the server.
    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
    ==================
    "HER76" <[email protected]> wrote in message
    news:gnmngt$ljg$[email protected]..
    > Hello. I just completed my first website based off a
    template in
    > Dreamweaver
    > and am getting ready to upload my site to the server. Do
    I also upload
    > the
    > template to the server?
    >
    > Any help is very much appreciated. Thank you in advance!
    >

  • Dreamweaver Template Without Dreamweaver

    Hi.
    I'm doing an internship for the semester and the place i work is having me redesign their intranet.  I'll be gone in December, and while no immediate changes will really need to be made, over time they will probably want to do something such as adding a link in the side menu...
    The problem is, I don't think they use Dreamweaver--if they're using another web design program, is it possible for them to edit the dreamweaver template I've created for them?
    Thanks.

    Another approach is to use Server-Side Includes (text files) that contain hyperlinks, common headers & footers for example.   Person responsible for updates could edit the SSI files in any html editor.  Upload to server and the server would populate changes throughout the site.
    More on SSIs:
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Dreamweaver template declaration affects Google Map loading

    My Dreamweaver Template declaration statement
    <!-- InstanceBegin template="/Templates/kayaking.dwt" codeOutsideHTMLIsLocked="false" -->
    is preventing a Google Map from loading.  It works fine in IE and Firefox, but not in Safari and Chrome.  The weird thing is, if I move it above the following declaration is works fine.
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    Dreamweaver inserts and locks this code so the only way I get it to work is to either detach it from the template completely or edit the code in a text editor before upload.  I need a different fix.  I'm hoping that there is actually other code in my page that is leading to the declaration problem although it seems unlikly.
    For reference here is the html that calls the map
    <a href="javascript:;" class="content" title="Location Map" onclick="mopen('map1');loadScript();return false">Location Map</a></p>
                      <div id="map1" style="visibility:hidden;"> <span class="content"><a href="javascript:;" class="closemap" onclick="mclose('map1')" title="Close Map">Close</a> </span>
                        <div id="googlemap1"> </div>
                      </div>
    For the code or to see for yourself go to http://www.outbackadventures.com/trips_classes/kayaking/kayak_classes/intro_paddling/index 2_3.html
    Any help would be much appreciated.  Thanks.

    The problem has been solved.  It seems that Google Chrome and Safari do not entirely ignore comment tags such as Dreamweaver's template declaration.
    In my "lazy load" Google Map code taken from a Google employee suggestion
    http://groups.google.com/group/Google-Maps-API/msg/4e2acbe1ca7f0324
    Example at http://imagine-it.org/google/gmaps-samples/dynamicloading.html
    there is this line of code
    document.documentElement.firstChild.appendChild(script);
    As I understand it Chrome and Safari may read the Dreamweaver template comment
    <!-- InstanceBegin template="/Templates/kayaking.dwt" codeOutsideHTMLIsLocked="false" -->
    as the first.Child and therefore results in invalid html causing an error and no loading of the script.
    This was solved by the help of folks at this post:
    http://groups.google.com/group/google-maps-api/browse_thread/thread/101bc4c59d098367/0decf 0c096119f82#0decf0c096119f82
    Essentially the code above needs to be modified so that it reads from the head section rather than from above it. To fix this, replace the above code with either one of the following lines:
    document.getElementsByTagName(\"head\")[0].appendChild(script);
    document.documentElement.getElementsByTagName(\"head\")[0].appendChild(script);

  • Dreamweaver Template Error: Error reading file (Site Location/info) returned incomplete data

    Hello!
    I am working on new website we are creating for our company. I have never really had any Dreamweaver template file errors before...so this one has me really stumped! We purchased the site files from Template Monster and I have contacted their tech support, but I have not had much luck with them.
    I started out by creating the Dreamweaver template folder that includes the template files that I would like to use. I started creating some pages using the template. I placed all the html pages in the main folder of the website. When I go to update the template to those pages I get the following error: "Error reading file (Site Location\Folder name\Dreamweaver template name) returned incomplete data".
    I am not sure what I am doing wrong. Any help and advice would be greatly appreciated!
    The site is a CSS based site with a Flash navigation menu. Since it is in the production phase, I do not yet have it placed on a server so you can take a look at it at this time (although if really needed and we cannot find an answer, I may be able to get the test site on line - if someone thinks they can help me answer this problem by viewing the site). Right now the site is housed in the same place we house all of the other sites we have produced and all of our other templates on our other websites work just fine. The main difference with this site is that we did purchase files from Template Monster to help speed us along during the construction of the page structures and also this site has a Flash Navigation Menu and a few other Flash elements (something our other sites do not really have).
    I am using Abobe Dreamweaver CS5 and Windows 7
    Thanks again for taking the time to help find and answer to this problem!
    -J

    I am curious as to why no one likes them around here.
    They have spammed these forums in the past.
    The code on their pages is rarely 'best-practice' code.
    There are much better choices available.
    My co-worker and I have to share the files, since we are editing the site together. The files are not local on our computers, but on the company's f drive that have Novell on it.
    This arrangement is a recipe for disaster.  The correct way to collaborate on a site with a colleague is with the following setup:
    Each of you must have a LOCAL site (local to your workstation)
    You would use a single remote location as a staging area, so each of you would have a site definition that specifies your own workstation for the local site, and the same network shared location as the Remote site
    You will both need to enable Check In/ Check Out
    You will both have to agree to PLAY BY THE RULES!
    One (or both) of you will also need to have a second site defined that has the staging server as the local root folder, and would have the PRODUCTION server as the remote site.  I'll explain how to use this site soon.
    When you use CI/CO, your 'gold-standard files' are on the staging server.  To begin working, you would connect to the staging server, and double click on a file, which will a) fetch the file from the staging server to your local site, and b) CHECK OUT the file to you.  As long as you have the file checked out, it cannot be edited by your colleague.  When you are done with your edit, you would CHECK IN the file (which uploads it to the staging server).  It can now be edited by your colleague.
    When you add templates to this scenario, things get even more complicated, although manageable.  If you ever need to make a change to a template you must use the following procedure:
    ALL FILES MUST BE CHECKED IN - this includes both you and your colleague.
    One of you would connect with the SECOND SITE, open and edit the template, and save it propagating the changes to all "LOCAL" files (i.e., on the staging server).
    Each of you would then need to return to the FIRST SITE, and again check out any files you want to work on.
    When changes are done, and files are ready to publish, connect to the SECOND SITE, and upload the files from STAGING to PRODUCTION.
    Does that make sense?  It's important that it does.
    I need to add in one more tab/link to the Flash nav bar.
    Using Flash for navigation is a VERY POOR CHOICE, unless you also have redundant, text-based navigation on the pages.  By using Flash to navigate, you guarantee: a) your pages will not be spiderable by search engines, b) your pages will not be navigable by iPlatforms, and c) your pages will be inaccessible to anyone browsing with screen assistive devices.  Someone is making bad decisions about this site, in my opinion.

  • Problems using the template feature in CS3

    Hi Everyone
    Appreciation in advance to anyone trying to help me out, as I am a little lost to say the least...
    Firstly the website I'm talking about it www.handbakedarcade.co.uk
    I recently re-built the site using the template feature on dreamweaver as I have a lot of pages and all have the same general layout with just one large editable region in the main section of each page. The trouble I'm having is that when i change the template (named TEMPLATE3.dwt) and then re-upload it as well as the pages that are dependent on it the changes are not seen. The problem is simple, I will try and prepare for the answer not to be!
    Thanks again, Tom

    We'll give this another try:
    Tom,
    Looking at the page you linked it - it doesn't show any template markup at all.  There are no editable or non-editable regions showing in the code.
    The actual master template (the dwt file) does not have to be uploaded to the server.  Once you make changes to a template, the changes flow through to all the child pages associated with the template and these are the files that need to be uploaded.    You can upload the templates folder to the remote if you wish to keep a copy as a backup, but it makes no difference to the associated with it.
    Not sure what's happened to you page, as Nancy pointed out the opening and closing <body> tags are missing.
    I have created an ID for the outer div so that we can give it some styles so that it is centered on the page and also that the content within the wrapper are centered.
    Copy and paste the following code in a new DW document and see the differences between your original code (the page that you linked to) and the code below.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>HAND BAKED ARCADE AT BRAINDROP, HIDDEN</title>
    </head>
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    #wrapper {
    width: 980px;
    margin: 0 auto;  /*centers the wrapper div on the page */
    text-align: center;   /* centers the content of the div inside the wrapper */
    .style1 {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    </head>
    <body>
    <div id="wrapper">
    <img src="nextinstallation.jpg" width="900" height="59" />
    <a href="index2.html" target="_self"><img src="http://i57.photobucket.com/albums/g208/handbaked/scala_web_back.gif" width="390" height="551" border="0" /></a>
    </div> <!-- end wrapper div -->
    </body>
    </html>

  • Strange problem with Dreamweaver Pop-Up menus

    Hello:
    I have encountered a very strange problem with DreamWeaver
    pop-up menus, and I was wondering if I could get some help from
    this forum, as I can't seem to find an answer anywhere else.
    The problem involves use of DreamWeaver's pop-up menu
    behavior — all works as expected, and my local preview of the
    Web page/site works fine, but when I upload the site to a server, I
    see extra question mark and "box" characters added to my drop-down
    menus. This problem is inconsistent between browsers: Sometimes I
    see it only on IE, sometimes I also see it on Firefox.
    For example, check out the following URLs:
    http://libertycreativesolutions.net/clients/cci/
    ... this implementation of drop-down menus ("Services"
    button, etc.) displays an extra "box" character for each of the
    drop-down menu items, but this only occurs in IE -- Firefox is
    fine.
    http://libertycreativesolutions.net/clients/microtek/HTML/MicroTek_home.html
    ... this implementation of drop-down menus shows an extra
    question mark above the triggering link onMouseOver for Firefox,
    and in IE, it shows this "box" character for both the triggering
    buttons and for each menu item.
    For both of these sites, the pop-up menus work without a
    problem *when I'm looking at a local version on my workstation*.
    What in the Wide Wide World of Sports is going on here????
    Any help for this problem is appreciated.
    Note that I stripped out the JavaScript code for menu
    information from the <head></head> area of each of
    these pages and placed it in a linked JavaScript document.
    HELP!

    First, you need to read this, written by the person who
    adapted that menu
    code for Macromedia -
    http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    Then you need to know that there are MUCH better ways to do
    such things -
    Check the uberlink and MacFly tutorials at PVII -
    http://www.projectseven.com/
    and the Navbar tutorial/articles at Thierry's place
    http://tjkdesign.com/articles/dropdown/
    Or this one (more recent article):
    http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp
    Or to get it done fast, go here -
    http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Pomond69" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello:
    > I have encountered a very strange problem with
    DreamWeaver pop-up menus,
    > and I
    > was wondering if I could get some help from this forum,
    as I can't seem
    > to
    > find an answer anywhere else.
    >
    > The problem involves use of DreamWeaver's pop-up menu
    behavior ? all works
    > as
    > expected, and my local preview of the Web page/site
    works fine, but when I
    > upload the site to a server, I see extra question mark
    and "box"
    > characters
    > added to my drop-down menus. This problem is
    inconsistent between
    > browsers:
    > Sometimes I see it only on IE, sometimes I also see it
    on Firefox.
    >
    > For example, check out the following URLs:
    >
    >
    http://libertycreativesolutions.net/clients/cci/
    > ... this implementation of drop-down menus ("Services"
    button, etc.)
    > displays
    > an extra "box" character for each of the drop-down menu
    items, but this
    > only
    > occurs in IE -- Firefox is fine.
    >
    >
    http://libertycreativesolutions.net/clients/microtek/HTML/MicroTek_home.html
    > ... this implementation of drop-down menus shows an
    extra question mark
    > above
    > the triggering link onMouseOver for Firefox, and in IE,
    it shows this
    > "box"
    > character for both the triggering buttons and for each
    menu item.
    >
    > For both of these sites, the pop-up menus work without a
    problem *when I'm
    > looking at a local version on my workstation*.
    >
    > What in the Wide Wide World of Sports is going on
    here???? Any help for
    > this
    > problem is appreciated.
    >
    > Note that I stripped out the JavaScript code for menu
    information from the
    > <head></head> area of each of these pages
    and placed it in a linked
    > JavaScript
    > document.
    >
    > HELP!
    >

Maybe you are looking for

  • 30 pin male to female cable

    Just got a Micropack battery. Provides 8 hours of video play. Problem is when you place the Touch into the dock, you have to turn everything sideways in order to view movies in landscape mode. I am trying to locate a 30 pin male to female cable so I

  • Oracle Apps 11.5.10 How to start configuration.

    Hello All, I’m stuck 11.5.10.2+ in a new installation that is working and nobody use for configuration problems since Dec 2005, this project has passed to me now. When some body here decide to use oracle 11i they start to configure the software with

  • Print Security Deposit after release.

    I have a request to print the SD after is released.  I will appreciate a suggestion on what exit can be used? Thank you for your assistance...

  • Why are my slugs NTSC ???

    Hi, Working on a PAL project, PAL timeline, PAL presets, PAL everything. But if I make a slug from the viewer, it shows up as using NTSC DV Compressor, NTSC 720x480 Frame Size, and Lower (Even) Dominance. The frame rate of the slug however is at 25fp

  • Dreamweaver list/menu in Contribute

    Hello, In dreamweaver I have made a form for people to make a reservation for a boattrip. In this form you can choose from a list/menu to select a specific date for your trip. Before, I always updated these dates in Dreamweaver myself. But now I'd li