DW CS4 ftp not uploading css

Hi all.
Ive edited my css on my site and tried to upload it using dw cs4 ftp, it uploads all new images and stuff but not the css.
This is the modified css having just added the label rule (in green):
.page-container .main .main-content .column1-unit v2 {
    font-size: 130%;
    line-height: 1.5em;
    font-weight: bolder;
    color: #900;
.page-container .main .main-content .column1-unit p img {
    float: left;
label {
    display:table;
And here's whats on the site AFTER having uploaded the one above:
.page-container .main .main-content .column1-unit p v1 {
     color: #F00;
     font-size: 120%;
     line-height: 1.5em;
     font-weight: bold;
     text-decoration: blink;
.page-container .main .main-content .column1-unit v2 {
     font-size: 130%;
     line-height: 1.5em;
     font-weight: bolder;
     color: #900;
So as you can see it hasnt over written the origional css, ive even tried to delete it through the ftp clien to no avail.
This is quite urgent and desperatly need help, sure its some setting but I cant figure it out.
Regards

Below is the CSS in the CSS folder at 10 AM est.  Your green code is in it
label {
     display:table;
/*   Design:   Multiflex-3 Update-7 / Layout-5               */
/*   File:     Global layout structure                       */
/*   Author:   Wolfgang                                      */
/*   Date:     January 15, 2007                              */
/*   Homepage: wwww.1-2-3-4.info                             */
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*  GLOBAL  */
/* NON-HEADER */
*{padding:0; margin:0;}
body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {
     clear:both;
     width:900px;
     padding-bottom:30px;
     background-color: transparent;
     background-image: url(../img/bg_main_withnav_reverse.jpg);
     background-repeat: repeat-y;
     background-position: left top;
.main-navigation {
     display:inline /*Fix IE floating margin bug*/;
     float:right;
     width:180px;
     overflow:visible !important /*Firefox*/;
     overflow:hidden /*IE6*/;
     background-image: url(../img/advert.jpg);
     height: 700px;
     background-repeat: no-repeat;
     padding-right: 10px;
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:440px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.page-container .main .main-content .column1-unit p img {
     border-top-color: #FFF;
     border-right-color: #FFF;
     border-bottom-color: #FFF;
     border-left-color: #FFF;
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:left; width:185px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
/* --- For alternative headers START PASTE here --- */
/* HEADER */
.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {
     width:900px;
     height:80px;
     overflow:visible !important /*Firefox*/;
     overflow:hidden /*IE6*/;
     background-color: rgb(240,240,240);
     background-image: url(../img/bg_head_top.jpg);
.header-middle {
     width:900px;
     height:150px;
     overflow:visible !important /*Firefox*/;
     overflow:hidden /*IE6*/;
     background-color: rgb(230,230,230);
     background-image: url(../img/bg_head_middle.jpg);
.header-bottom {
     width:900px;
     height:40px;
     background-image: url(../img/bg_head_bottom_nav.jpg);
     background-repeat: no-repeat;
.header-breadcrumbs {clear:both; width:900px; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
/*  HEADER SECTION  */
.sitelogo {width:60px; height:40px; position:absolute; z-index:1; margin:22px 0 0 20px; background:url(../img/bg_head_top_logo.jpg); }
.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:20px 0 0 90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}
.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}
.nav1 {width:350px; position:absolute; z-index:3; margin:45px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}     
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}
.sitemessage {
     width:400px;
     height:120px;
     position:absolute;
     z-index:1;
     margin:20px 0 0 480px;
     color:#BEBEBE; /*overflow:visible !important /*Activate if Firefox print problems*/
     overflow:hidden /*IE6*/;
     left: 340px;
     top: 96px;
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}
/*Drop-down menu*/
.nav2 {
     float:left;
     width:78%;
     border:none;
     color:rgb(75,75,75);
     font-size:130%;
     background-image: none;
     background-repeat: no-repeat;
     margin-right: 11%;
     margin-left: 11%;
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {
     float:left;
     position:relative;
     z-index:auto !important /*Non-IE6*/;
     z-index:1000 /*IE6*/;
.nav2 ul li a {
     float:none !important /*Non-IE6*/;
     float:left /*IE-6*/;
     display:block;
     height:3.1em;
     line-height:3.1em;
     padding:0 16px 0 16px;
     text-decoration:none;
     font-weight:bold;
     color: #FFF;
.nav2 ul li ul {display:none; border:none;}
/*Non-IE6 hovering*/
.nav2 ul li:hover a {
     text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {
     display:block;
     width:10em;
     height:auto;
     line-height:1.3em;
     margin-left:-1px;
     padding:4px 16px 4px 16px;
     border-left:solid 1px rgb(175,175,175);
     border-bottom: solid 1px rgb(175,175,175);
     background-color:#F00;
     font-weight:normal;
     color:#F00;
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {
     text-decoration:none;
} /*Color subcells hovering mode*/
/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {
     text-decoration:underline;
} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/
.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}
.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
/* --- For alternative headers END PASTE here --- */
/*  MAIN SECTION  */
/* MAIN NAVIGATION */
.main-navigation .round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; margin:0; background:url(../img/bg_corner_topleft.gif) no-repeat;}
/* MAIN CONTENT */
.column1-unit {width:440px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.subcontent-unit-border-green {
     width:183px;
     margin:0 0 2.5em 0;
     padding:0 0 10px 0;
     border:solid 1px rgb(232,177,13);
     background-color:rgb(248,224,150);
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {
     width:183px;
     margin:0 0 2.5em 0px;
     padding:0 0 10px 0;
     border:solid 1px rgb(160,214,81);
     background-color:rgb(217,239,185);
.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}
/*  FOOTER SECTION  */
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}
/*  6. CLEAR FLOATS  */
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}
/*  PRINTING and MISCELLANEOUS  */
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
#effect1 {
     color: #F00;
     font-size: 120%;
     font-weight: bold;
     text-decoration: blink;
     line-height: 1.5em;
.page-container .main .main-content .column1-unit p strong v {
     color: #900;
     font-weight: bolder;
     text-decoration: blink;
     font-size: 120%;
     line-height: 1.5em;
.page-container .main .main-content .column1-unit p v1 {
     color: #F00;
     font-size: 120%;
     line-height: 1.5em;
     font-weight: bold;
     text-decoration: blink;
.page-container .main .main-content .column1-unit v2 {
     font-size: 130%;
     line-height: 1.5em;
     font-weight: bolder;
     color: #900;
.page-container .main .main-content .column1-unit p img {
     float: left;
label {
     display:table;

Similar Messages

  • Dw cs4 ftp - not uploading modified dependant files?

    Hi, Ive made some changes to my css and worked on a few images, just over-writing them so they still have the same name.
    I then uploaded the modified files but it still displays the old images and doesnt show the changes in the ccs?
    Ive even uploaded the entire site again with no result :<
    ps: Im working from a template, and all my pages are child pages from the template, all sharing the same css. Ivé cloaked the template but the css file doesnt have a red line through it.. dont know if this would affect anything.
    reagards
    Edit: Ive even tried to delete the style sheets and images by pressing delete in local and remote split view, and then re-upload them to no avail.
    Does the host server refresh only so often or something?
    bleh.. please help

    Ive even deleted all the files I uploaded on the server and re-uploaded them and still, it doesnt load using the modified ccs, calling up the old images and not applying the changes I made to a menu.
    The only thing I can think of is that its uploading them to a new folder if it is able to call up images ive deleted but I havent changed and ftp settings so why would this be.
    I also inserted a image, not related to the css and that gets called up... so im really lost?

  • FTP - Not uploading to remote host server.

    Trying to use FileZilla client on Mac with Lion to FTP upload (in passive mode) files from the Mac to the remote server to build web pages. Within FileZilla, able to log in, change directories and download any available file. Only able to upload files less than ~ 600 Bytes, but not greater. Larger files will transfer only the directory name, listed with 0 bytes file size. The client FileZilla times out.
    I have 3 iMacs (all with the most recent version of OS X Lion) on a local area network without a firewall connected to my ISP through a DSL modem. All exibit the same symptoms. After bypassing the LAN router, connecting directly to the DSL modem I got the same results as well.
    Bringing in a Windows 7 Ultimate PC, connecting to the LAN through WiFi, the uploads went flawlessly.
    The trouble seems to be with Apple's OS.
    Can anyone point me in the right direction?
    Note:
    > The remote server requires passive FTP to transfer page elements.
    > My automated software for page building uses passive FTP to keep pages updated at 15 minute intervals, 24 hours a day. So, I'm not really interested in other manual options. I must get FTP passive mode to work in order to upload files.
    > I've also tried Transmit and Cyberduck with no success.

    Problem solved!
    I found out how to get FTP to work on my Macs. It was just a hunch, but I tried it and BANGERS ON! (FYI: Bangers is an English slang term for sausages, the kind that is usually enjoyed with a sparkling fermented beverage. Ergo, bangers on implies that the work is done. Time to celebrate.)
    As you know, the Macintosh is a very sturdy operating system based almost entirely on Unix, but with a candy apple shell GUI. The developers of this candy coating went to great lengths to provide transparent services to the users that once were only available to the zealous key coders of yesteryear. File Sharing is one such feature. All one has to do is turn it on and specify a folder, and that folder makes itself discoverable on the local network. Oddly though, having it on interferes with passive FTP. All I did to make passive FTP work was to inadvertently decide that maybe … just maybe … it was a problem because it was another kind of File Transfer Protocol. So, I tried turning it off and the rest is history.
    BANGERS ON!

  • FTP as remote destination not uploading - why?

    Problem:
    I can't get the Remote FTP destination to work in Compressor 3.1 - anyone able to help?
    Details...
    If I submit a job with a FTP destination, the job creates the compressed file but does not upload to the FTP location. Each and every time when I view the Batch Monitor it shows 'error' and tells me...
    Status: Failed - Failed to upload to ftp://users:••••••@mydomain.com/home/mydomain/public_html/downloads/-29-10-2007. m4v, encoded file is in: /var/tmp/1E668CBD-50D2-4019-AAD1-1CB58C3CE0A7-local--29-10-2007.m4v
    I have tried entering the 'standard' path (usual root address) for the remote destination e.g. /downloads and also the full server path e.g. /home/mydomain/public_html/downloads and it doesn't work with either.
    I use the same settings in an FTP program and it works fine. Not with Compressor. *Anyone know why?*

    Yes, I have checked it. Its ok.
    And if I run this program in foreground it is working fine and posting a file in the FTP remote server.
    I would like to explain the logic which I have used here.
    I pick the data from my program logic and place the data in the application server.
    Now I will pick this file and send it to the remote FTP server.
    This process is working when i do it in foreground.
    But failing in background job.
    My file till application server is ok.
    Regards
    Sunil

  • FTP DW5 suddenly is not uploading some images - or at least not showing them on site

    Hello,
    Dreamweaver is not uploading new & changed images.  
    BUT - images that were on webpages before this started happening today are intact, even after I upload the updated page.
    What appears on the webpage in place of the image is a blank box with the small 'broken picture' icon, sometimes with the access text description. The images' file names appear in the source coding. Ex. http://www.wnytrauma.org/index20.html
    I uploaded my Local Files to the Remote Server, but that didn't help
    I don't know enough to figure out if this is a coding error or an FTP error.
    Thank you for any help or advice.
    Larry Congdon

    LawrenceJamesC wrote:
    I know it is more than a bit bubblegum & paperclips...
    ...but I am surprised at how many people actually praise it (wnytrauma.org) - because the basic information & docs they are looking for is simply, clearly, right there.
    There's a lesson to be learned in those statements.
    Effective websites aren't about  "look what I can do with javascript" or "check out our post modern quasi digi funkorama hoodlehoo design concept". In general, the most effective sites are developed to deliver the information that their viewers are looking for, to the viewers, in the fastest and most efficient way possible.
    Sometimes simple is just plain better at that. Look at Google.com.

  • IWeb publishes updates but does not upload in the FTP

    HELP!    
    I have a 'tried-tested-true' website that's been on the internet for 10 years. It's been updated over the years but needed much more as of today.
    The updates perfectly publish within iWeb [3.0.4]. The FTP uploads the site, but when I check it on the internet [Safari 6.2.3], the former version appears.
    I proceeded to troubleshoot by renaming the website and re-mounting the pages. Also, renaming the pages, but after several attempts of uploading each newer version, all efforts were to no avail. It has taken me a full day without results. That is, the original website remains on the internet, which is very outdated.
    I have run out of troubleshooting ideas. All of my other websites have not had this problem. There was an issue this week with the ISP Domain Host services not connecting my site. I contacted them, but have had no response. However, I thought I would try connecting again today in case they sorted out their connectivity issues. I am able to connect to their server. I have good reason to believe the FTP is uploading the updated directory files, but for some reason when it comes to viewing the site on the internet, au contraire.
    Not sure if this is an iWeb problem or my ISP domain hosting services having issues with connectivity. Whatever, it is very perplexing to me as to what to do next after the extensive amount of time I have taken troubleshooting.
    I repeat myself when I say, 'HELP!'

    Okay, I understand what you are referencing. I am publishing my websites to the path of 'Users'-Documents-Website Documents.
    Below is a screen shot of the folder my Websites are located. Is this what you are referencing? It is Site 2 that is having issues with uploading to the domain host server of my ISP. All the other sites have been uploaded successively.
    I use FileZilla as my FTP server and it has been excellent. I have tried CyberDuck, et al. FZ works perfectly well indicating all that one needs to know while uploading. If my other websites were causing the same issues, then it would mean FTP issues.
    However, I believe I am on the same track you are referencing with regards to my published website is in the appropriate location on my HD. I stand to be corrected.
    I believe by my contacting the Forum and reading your information that I am following protocol as I have always done with my 4 websites that upload properly. As I continue the discussion, it is becoming evident the issue is with the Domain Host server, which is not a problem to post on this Forum.
    However, I posted my issue just in case it was an iWeb issue or my not following protocol correctly to publish a website. From what I am gleaning with your information, I am following protocol. Repeating myself when I say it appears to be the aforementioned server. I have contacted them again about their Domain Host server but no response as yet.
    If what I am presenting to you is the correct protocol I have in place at my end, I thank you for taking the time to assist me. By doing so, I believe I will be able to determine it is not an iWeb publishing issue [mostly because all my websites are not experiencing this problem], nor is it the FTP server,FileZilla, but the Domain Host Server.
    As mentioned above, here is the folder where my websites are located.
    I so appreciate your assistance.

  • Widget Spry ImageSlide show will not upload - error message

    I'm attempting to update our webpage (tcmfellowship.org) with a video and slideshow. The video works but I receive an error message when attemping to upload Spry Image Slide Show. The error messages are below. The photos will not upload either but I assume that is because the Spry Slide Show is not on the site.
    John
    Spry-UI-1.7\css\ImageSlideShow\iss-back.gif - error occurred - An FTP error occurred - cannot put iss-back.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-busy.gif - error occurred - An FTP error occurred - cannot put iss-busy.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-forward.gif - error occurred - An FTP error occurred - cannot put iss-forward.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-pause.gif - error occurred - An FTP error occurred - cannot put iss-pause.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\ImageSlideShow\iss-play.gif - error occurred - An FTP error occurred - cannot put iss-play.gif.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\css\SpryImageSlideShow.css - error occurred - An FTP error occurred - cannot put SpryImageSlideShow.css.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\plugins\ImageSlideShow\SpryPanAndZoomPlugin.js - error occurred - An FTP error occurred - cannot put SpryPanAndZoomPlugin.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMEffects.js - error occurred - An FTP error occurred - cannot put SpryDOMEffects.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMUtils.js - error occurred - An FTP error occurred - cannot put SpryDOMUtils.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryFadingPanels.js - error occurred - An FTP error occurred - cannot put SpryFadingPanels.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageLoader.js - error occurred - An FTP error occurred - cannot put SpryImageLoader.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageSlideShow.js - error occurred - An FTP error occurred - cannot put SpryImageSlideShow.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryPanelSet.js - error occurred - An FTP error occurred - cannot put SpryPanelSet.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryWidget.js - error occurred - An FTP error occurred - cannot put SpryWidget.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryWidget.js - error occurred - An FTP error occurred - cannot put SpryWidget.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryPanelSet.js - error occurred - An FTP error occurred - cannot put SpryPanelSet.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageSlideShow.js - error occurred - An FTP error occurred - cannot put SpryImageSlideShow.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryImageLoader.js - error occurred - An FTP error occurred - cannot put SpryImageLoader.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryFadingPanels.js - error occurred - An FTP error occurred - cannot put SpryFadingPanels.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMUtils.js - error occurred - An FTP error occurred - cannot put SpryDOMUtils.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Spry-UI-1.7\includes\SpryDOMEffects.js - error occurred - An FTP error occurred - cannot put SpryDOMEffects.js.  Access denied.  The file may not exist, or there could be a permission problem.
    Scripts\expressInstall.swf - error occurred - An FTP error occurred - cannot put expressInstall.swf.  Access denied.  The file may not exist, or there could be a permission problem.
    Scripts\swfobject_modified.js - error occurred - An FTP error occurred - cannot put swfobject_modified.js.  Access denied.  The file may not exist, or there could be a permission problem.
    File activity incomplete. 23 file(s) or folder(s) were not completed.
    Files with errors: 23
    Spry-UI-1.7\css\ImageSlideShow\iss-back.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-busy.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-forward.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-pause.gif
    Spry-UI-1.7\css\ImageSlideShow\iss-play.gif
    Spry-UI-1.7\css\SpryImageSlideShow.css
    Spry-UI-1.7\includes\plugins\ImageSlideShow\SpryPanAndZoomPlugin.js
    Spry-UI-1.7\includes\SpryDOMEffects.js
    Spry-UI-1.7\includes\SpryDOMUtils.js
    Spry-UI-1.7\includes\SpryFadingPanels.js
    Spry-UI-1.7\includes\SpryImageLoader.js
    Spry-UI-1.7\includes\SpryImageSlideShow.js
    Spry-UI-1.7\includes\SpryPanelSet.js
    Spry-UI-1.7\includes\SpryWidget.js
    Spry-UI-1.7\includes\SpryWidget.js
    Spry-UI-1.7\includes\SpryPanelSet.js
    Spry-UI-1.7\includes\SpryImageSlideShow.js
    Spry-UI-1.7\includes\SpryImageLoader.js
    Spry-UI-1.7\includes\SpryFadingPanels.js
    Spry-UI-1.7\includes\SpryDOMUtils.js
    Spry-UI-1.7\includes\SpryDOMEffects.js
    Scripts\expressInstall.swf
    Scripts\swfobject_modified.js

    I tried changing to passive FTP and still get the errors below when trying to upload the images. Same with the spry widget.
    John
    Started: 10/26/2010 11:35 AM
    Connected to TCM10.23.
    images\art.gala.artist.jpg - error occurred - An FTP error occurred - cannot put art.gala.artist.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.bear.jpg - error occurred - An FTP error occurred - cannot put art.gala.bear.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.hand.jpg - error occurred - An FTP error occurred - cannot put art.gala.hand.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.jpg - error occurred - An FTP error occurred - cannot put art.gala.jpg.  Access denied.  The file may not exist, or there could be a permission problem.
    images\art.gala.lights - error occurred - An FTP error occurred - cannot put art.gala.lights.  Access denied.  The file may not exist, or there could be a permission problem.
    images\artgala.dee.jpg - error occurred - An FTP error occurred - cannot put artgala.dee.jpg.  Access denied.  The file may not exist, or there could be a permission problem.

  • Dreamweaver CS4 FTP Access Denied error

    We recently purchased and installed Adobe CS 4 Design Suite. I am trying to install and configure  Dreamweaver CS4 to maintain our website.
    I had a trial version on a PC which works fine.
    I have a Mac OS X 10.5.8 and I installed the newly purchased Dreamweaver CS4 on it. When I try defining a new website as suggested here (http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSBE25912D-A9DE-4ba1-9F85-4C692F5C14ADa .html#WS269BF2C1-74ED-4797-9D9D-6EC283FE7645a)
    and connect using FTP, it connects successfully.  It shows me local and remote files. But if I try to download any file it gives an error such as:
    /sandeepkolte/activities.aspx - error occurred - An FTP error occurred - cannot get activities.aspx.  Access denied.  The file may not exist, or there could be a permission problem.
    If I try to upload a file, it gives an error:
    Started: 4/11/10 10:52 PM
    about.aspx - error occurred - Access denied.  The file may not exist locally,  may be open in another program, or there could be a local permission problem.
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    Files with errors: 1
    about.aspx
    Finished: 4/11/10 10:52 PM
    I tried installing FileZilla to check if I can upload/download files from website using a ftp client. And I can successfully do that. As I suggested earlier, I can connect, upload/download files from another PC with a older version as well as new trial version of DW on the same home network.
    I also tried toggling Passive/Active mode but it did not work.
    I have no firewall on Mac OS X. Can you please help me figure out what must be causing this and how to resolve it?
    Sandeep

    hi,
    In the audit log .. I can see 
    -Connecting to FTP server "123.123.123.123"
    -Write to FTP server "123.123.123.123" directory "/TEST/", -> file "abc.asc"
    -Transfer: "TXT" mode, size 1 bytes, character encoding 8859_1
    -Attempt to process file failed with com.sap.aii.adapter.file.ftp.FTPEx: 550 Access is denied
    -MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Access is denied.: com.sap.aii.adapter.file.ftp.FTPEx: 550 Access is denied.
    -Exception caught by adapter framework: Access is denied.
    -The message status set to WAIT.
    i think connection is fine.But its not uploading the file.When i try created a folder in the same location , i can do the same.
    My question is that if i can create and delete,then why PI is not posting the file even when i use the same user name and PW to connect.
    Regards,
    Srini

  • Dreamweaver will not upload file to Server

    I am having an issue uploading files to the server with Dreamweaver. I have been using Creative Cloud for 6 months and the issue started Monday.
    If I select a file, click put icon the FTP access connects to the server successfully. However, the FTP log says "file not transferred - same" and does not transfer the file to the server. The file has been edited, saved and shows the changes in Dreamweaver and in my browser locally.
    I have rebuilt the site cache in Dreamweaver going to Site -> Advanced -> Rebuild Site Cache. Did not resolve the issue.
    I deleted the file on the server (using another FTP program) and Dreamweaver still will not upload the .html file to the server, thus the file is missing. Then I have to upload via another FTP program.
    I am able to upload edited files successfully from another computer that is using Dreamweaver CS 6, so it is not a server problem.
    Does anyone know how to correct this?

    Are both computers on the same router? Can you move the computer that's failing to upload onto a different network?
    I ran into something similar to this a while back, only I couldn't get it to work from any machine on my home network, it was fine from the office, but it wouldn't upload anything at home. Turned out my router went bad and didn't like certain kinds of traffic. I ended up replacing it and everything worked fine.

  • Why is my updated blog page not uploading?

    I am having a problem getting my new entry updated blog page to upload to my website. Is there a step I'm not doing and cannot find an answer in the "help" section or in here. I have done it before with ease. I have my upload ftp info all filled out correctly. I am not using a 3rd party app. Is there something I am to delete before the newer page is uploaded? Can't figure this out.

    How do you know it's not uploading?  If iWeb indicates that it has uploaded all files and it's not showing it could be as simple as clearing your browser's cache (Command+Option+E for Safari) and reloading the page.
    OT

  • In trying to transfer iWeb pages (not uploaded) to another computer I went into the library and transferred the domain onto the desktop. Disaster! On opening iWeb all previous (uploaded) sites have disappeared. Help!

    In trying to transfer iWeb pages (not uploaded) to another computer I went into the Library and transferred the domain onto the desktop. Disaster! On opening iWeb all previous (uploaded) sites have disappeared. On opening the domain all I can recover is the many component parts, and when unzipped the code. Help! Mike

    Code in a domain file - really?  That is not possible because the domain.sites file does not contain any html or css code at all - the domain file is your iWeb data file and you won't see any code until you publish your website.
    If you can see html code, then you have the wrong file and it is a published version of your site which iWeb can do nothing with - iWeb has no import facility so cannot open any html files.
    Go back and ensure that you have the correct domain.sites files that can be found under your User Library/Application Support/iWeb/domain.sites and if you have Mavericks then you need to go to Go and press the alt key to reveal your hidden User Library, so that you can then get to Application Support and then iWeb and then your domain.sites file.
    You will also need to go and download either DomainCracker or iWebSwitch which allows you to open individual domain files under Mavericks, because from Lion onwards, you cannot open individual domain files.
    Also, it says that you are still using iWeb 08?  If this is so, you'll either need to upgrade to iWeb 09 by going to Amazon and purchasing the iLife 09 or 11 boxed set, both of which contain iWeb 09 or you need to switch to newer software that is actively being supported and developed such as EverWeb (http://www.everwebapp.com).

  • CS4 isn't uploading images when it did as recently as yesterday.

    Hi folks. Curious problem. My CS4 in a Windows 64-bit installation suddenly won't upload my updated web page background images for local testing in all browsers or on the actual web page. Yesterday image uploading worked fine. Strangely enough when I access my local site by dual-booting from my Windows XP installed Dreamweaver CS4 the images upload as they should. Obviously, I must have changed something in the settings, or the program is suddenly acting quirky. I've racked my brain to remember if I've done anything. Yet, as the XP success has shown, my html and css coding are correct and everything is linked to the right image folder. The pages and css validate.  As it is, I can see everthing is in the right place using Live View. Would anyone have any thoughts on this please.
    Mucho thanks in advance for any help or suggestions. I'm sure I'm missing something.  Cheers........ paul

    Hi Nancy and Gunter. Thanks for your effort to help. I had changed the repeating background GIF behind the links on my page, but they wouldn't show up when previewed in any browser. I'd get the background color in the division behind them instead. I even tried to upload them to my remote server, but still couldn't see them. Links and coding were correct, and there were no flaws in the GIF.
    Out of curiosity a few moments ago I played with the file panel by changing the local view to remote view and then back again. I then tried reuploading all the associated files to the remote server, then checked to see if they were located on the remote server. They were. So I checked the page in the five major browsers and everything worked as it should. I followed up by clearing the browser caches (just to be sure), then previewing locally again in all the browsers, and everything worked like it should. It would seem to be a quirk of some kind as it's never happened before. But maybe I'm missing something in the scheme of things. Maybe the files weren't refreshing like they should.
    Anyway, I thought I'd comment in case this ever happens to someone else.
    Paul

  • FTP quick upload

    When I try to download a file my option comes up FTP quick upload and asks me for a username and password after asking for "Host" and states "Quick upload is not configured". I dont wish to use FTP so how do I bypass this perhaps by disabling FTP so default download arrangement can do its stuff with the file I wish to download.Hope this makes sense??

    Probably the best solution would be to check with the person who gave you the flash drive to see what the file is supposed to be.
    Matt

  • One particular page is not uploading, all the rest is ok

    one particular page in dreamweaver is not uploading, all the other pages are OK

    Here is the code of the problem page I am posting on behalf of the original poster.
    <html>
    <!-- Mirrored from www.orfeo.be/02n/08bk/bk.html by HTTrack Website Copier/3.x [XR&CO'2010], Sat, 19 Jun 2010 10:14:15 GMT -->
    <head>
                            <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
    <title>Welkom</title>
                                                   <style media="screen" type="text/css">
    <!--
    .small  { font-size: 8px; font-family: Verdana, Arial, Helvetica }
    .txt  { color: #696969; font-size: 11px; font-family: Verdana, Arial, Helvetica }
    .txtb { color: #006400; font-size: 9px; font-family: Verdana, Arial, Helvetica }
    .big   { color: #000080; font-size: 14px; font-family: Verdana, Arial, Helvetica }
    .link  { font-size: 9px; font-family: Verdana, Arial, Helvetica; text-decoration: none } 
    .txt1 {color: #696969; font-size: 9px; font-family: Verdana, Arial, Helvetica }
    -->
                                                   </style>
                </head>
                <body bgcolor="#ffffff" leftmargin="20" marginwidth="20" topmargin="0" marginheight="0" alink="red" link="blue">
                            <table border="0" cellpadding="0" cellspacing="2">
                              <tr height="35">
                                <td colspan="9" width="790" height="35"><img src="../../00imag/orfeo1b.jpg" width="688" height="35" border="0"></td>
                      </tr>
                              <tr height="66">
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i2.jpg"><a href="../01product/prod.html" target="body" onMouseOver="return CSIShow(/*CMP*/'button',1)" onMouseOut="return CSIShow(/*CMP*/'button',0)" onClick="return CSButtonReturn()"><img src="../../00imag/icon/i1.jpg" width="86" height="66" name="button" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i4.jpg"><a href="../02theatre/theatre.html" target="body" onMouseOver="return CSIShow(/*CMP*/'button2',1)" onMouseOut="return CSIShow(/*CMP*/'button2',0)" onClick="return CSButtonReturn()"><img src="../../00imag/icon/i3.jpg" width="86" height="66" name="button2" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i6.jpg"><a href="../03project/09/09_04.html" target="body"><img src="../../00imag/icon/i5.jpg" width="86" height="66" name="button3" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i8.jpg"><a href="../04reserv/res.html" target="body" onMouseOver="return CSIShow(/*CMP*/'button4',1)" onMouseOut="return CSIShow(/*CMP*/'button4',0)" onClick="return CSButtonReturn()"><img src="../../00imag/icon/i7.jpg" width="86" height="66" name="button4" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i12.jpg"><a href="../05links/progr.html" target="body" onMouseOver="return CSIShow(/*CMP*/'button6',1)" onMouseOut="return CSIShow(/*CMP*/'button6',0)" onClick="return CSButtonReturn()"><img src="../../00imag/icon/i11.jpg" width="86" height="66" name="button6" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i14.jpg"><a href="../07nk/0910/nk0910.html" onMouseOver="return CSIShow(/*CMP*/'button7',1)" onMouseOut="return CSIShow(/*CMP*/'button7',0)" onClick="return CSButtonReturn()" target="body"><img src="../../00imag/icon/i13.jpg" width="86" height="66" name="button7" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i10.jpg"><a href="../08bk/bk.html" target="body" onMouseOver="return CSIShow(/*CMP*/'button8',1)" onMouseOut="return CSIShow(/*CMP*/'button8',0)" onClick="return CSButtonReturn()"><img src="../../00imag/icon/i9.jpg" width="86" height="66" name="button8" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i15.jpg"><a href="../08bk/noord.html" target="body" onMouseOver="return CSIShow(/*CMP*/'button10',1)" onMouseOut="return CSIShow(/*CMP*/'button10',0)" onClick="return CSButtonReturn()"><img src="../../00imag/icon/i16.jpg" width="86" height="66" name="button10" border="0"></a></csobj></td>
                                <td width="86" height="66"><csobj w="86" h="66" t="Button" ht="../../00imag/icon/i151.jpg"><a href="file:///C|/Documents and Settings/Eigenaar/Mijn documenten/Mijn documenten/orfeoproducties/website/www.orfeo.be/02n/09fortengordel/fortart.html"><img src="../../00imag/AFA01.jpg" width="66" height="66" alt="art fort art"></a></csobj></td>
                      </tr>
                              <tr height="25">
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">Orfeo<br>
    Producties</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">De Zwarte<br>
    Sneeuw</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">Bach festival</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">Reservaties <br>
                                  &amp; contact</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">Programma's</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">Neerdorpen<br>
    klassiek</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">DVD/CD's</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">Noorderlicht!</span></td>
                                <td valign="top" width="86" align="center" height="25"><span class="txt1">ART FORT/FORT ARTl</span></td>
                      </tr>
    </table>
    <h1> </h1>
                            <table border="0" cellpadding="3" cellspacing="3" width="700">
                  <tr>
    <td>
                                                               <div class="big">
    <a id="anchorOBK" name="anchorOBK"></a>fietsroute art fort art</div>
    </td>
                                       </tr>
                                       <tr>
    <td>
                                                               <table border="0" cellpadding="0" cellspacing="2">
    <tr>
    <td width="20"><img src="../../00imag/1px.jpg" width="5" height="5" border="0"></td>
    <td valign="top" width="567">
    <p class="txt"><span class="txt"><img src="../../00imag/fietsroute 2014 LL.jpg" width="1281" height="918" alt="fietsroute"><br>
    </span><b></b></p>
    <div>
    </div>
    <p><a href="mailto:[email protected]"><b><br>
    </b></a></p>
    <h1 class="txt"> </h1>
    </td>
    </tr>
    <tr>
    <td width="20"></td>
    <td width="567"></td>
    </tr>
    <tr>
    <td width="20"></td>
    <td width="567"></td>
    </tr>
    </table>
    </td>
                                       </tr>
                            </table>
                            <br>
                </body>
    <!-- Mirrored from www.orfeo.be/02n/08bk/bk.html by HTTrack Website Copier/3.x [XR&CO'2010], Sat, 19 Jun 2010 10:14:15 GMT -->
    </html>

  • Fireworks CS4: could not open the file. Unknown file type

    Hello, this is the second file created with Fireworks CS4 that can't be opened. I'm using the same Fireworks installation that created the file. The file is a 1.2 MB file containing the pages of a draft for a new website.
    When I click on the file in Windows Explorer to open it, Fireworks tries to open it, but it can't. Instead, an alert pops up with this message: "Adobe Fireworks CS4 Could not open the file. Unknown file type"
    Working with Windows Vista Business, Adobe Web Premium CS4 suite
    I already tried opening the file, to no avail, with:
    -another computer with Windows XP Pro SP3 and the same Fireworks version
    -another computer with Windows XP Pro SP3 and Fireworks CS3
    -another computer with Windows XP Pro SP3 and Fireworks MX 2004
    Please help.

    I tried to find a solution for you by using:
    http://www.adobe.com/cfusion/search/index.cfm?loc=en_us&term=error%20opening%20file&cat=su pport&product=fireworks
    but I couldn't find anything.  You may want to give it a go  :-)
    Can you open the file in another program, maybe an earlier version of FWs, or Photoshop or even Illustrator if you have it?
    Not sure if there's a configuration folder that needs to be renamed and when FWs restarts it re-writes the config file... that's something to has to be done with DW when 'funny stuff' happens.
    That's the best advice I have, I'm sorry  :-(
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

Maybe you are looking for

  • Jdev 11.1.1.4

    <font face="Times New Roman" color="35349F" size="3"> Hi, i have this servlet. can anyone tell me how to correct the problems when using it inside jdev 11.1.1.4? </font> <font face="Times New Roman" color="black" size="3"> package view.session; impor

  • Stuck with the Apple and nothing else

    It seems many are having problems with the recent software update. Me too - can anyone help? Following the update I am now stuck with the Apple sign. When I do a restore (Menu/Play) the apple sign dissaperars, then comes back and I am back where I st

  • IPad connection/sync problem

    I recently updated to IOS7 on my iPad. Now whenever I try to download anything it keeps telling me I am not connected to the internet when I am connected to the internet:/  Any help or suggestions?

  • Aperture orientation

    I´m using Aperture 3.5.1, an Apple TV 3. Generation with 6.2.1, an iMac with OS X 10.9.5 and iTunes 12.0.1.26. Since a few days (iTunes update to 12.0.1 ??)  Apple TV presents all portrait oriented fotos in landscape. Copying the fotos to iPhoto and

  • Filevault was turned on during the 10.10 install process - crash while laptop in plugged in.

    I Installed 10.10 last night and the installation was successful. During the install process 10.10 asked if I want FileVault, and I declined. After a restart, looks like FileVault got turned on and now trying to encrypt my HD. Now, computer is crashi