For all things Dreamweaver.
Récent
After doing some searching, I did the following steps per previous forum answers:Obtained a new CS3 Serial numberUn-installed my old version of CS3Installed new version using link provided from AdobeThere should be a place where I can enter the new serial number, but it only takes me back to the original activation screen and the original error saying there is no internet connection
Hi Folks,I have a fairly large website - www.ryanphotographic.com - which used to be near the top of all search engine photo queries. Problem is the site is old, poorly designed and not mobile friendly so I am slipping further and further down the ranks (oh yeah - I'm the only person responsible for this state of affairs).I guess I could spend a bunch of money for someone in India to fix it for me but I want my photography to be just one part of the endeavor so want to start from scratch.Well, I started a week ago trying to learn html and CSS . I started off with fluid grid layouts but made the beginner' s mistake of working with the desktop grid instead of the mobile. I finally started again - beginning with the mobile site. Basically I want six thumbnail photos to load just below my banner with the navigation below that (each image is 200 pixels wide as loaded and all are the same - 140 pixels). In theory I should get two photos across in three rows. I have no trouble achieving
I know I said I will probably not post again, but as this covers something that everyone is interested in, (device specific content, and I helped one of the team members who prepared the spec). I decided to break my principles to let you know that the w3c is finally getting on top of the technology required, (or should that be the http working group is).See - http://httpwg.org/http-extensions/client-hints.html
Beginner. iMac High Sierra 10.13.2. DWCC 10.13.6I have two open bootstrap files: bootstrap.css and a blank. I am learning how to borrow code from bootstrap.css to a blank page. I close and reopen bootstrap and a new blank file when I screw up. (I am following a Lynda.com course.)Now when I open bootstrap.css, it's asking if I want to rewrite it. I have to click 'OK' or it won't open. Have I ruined the bootstrap.css file?Thank you,Cheryl <-- 60 years old, grey hair, please be gentle. Message was edited by: Cheryl Ballantyne i.e. poor user editing skills
So when editing HTML, real time preview is fine, however when i click into the CSS document, Real Time preview tries to load that and since it cant, displays the error message. Is there a way to be editing the CSS document with Real time preview still showing the html file that i was working on?CheersAlex
Hi There,I've got a problem with my code, I am trying to create a login system so I can give clients logins to log on and access everything they need. I have some code and it keeps coming up with " {"code":"MethodNotAllowedError","message":"POST is not allowed"} " and I've looked all around and cannot fix it. Here is the code, any idea's ???<?php$host="localhost";$user="root";$password="";$db="loginsystem";mysql_connect($host,$user,$password);$mysql_select_db($db);if(isset($_POST['username'])){$uname=$_POST['username'];$password=$_POST['password'];$sql="select * from loginform where user='".$uname."'AND pass='".$password."'limit 1";$result=mysql_query($sql);if(mysql_num_rows($result)==1){echo " You Have Successfully Logged in";exit();}else{echo "You Have Gone Wrong Somewhere?!"}}?><!DOCTYPE html><html><head> <title>Login | LHWD</title> <link rel="stylesheet" type="text/css" href="style.css"></head><style>@1552174 url('ht
К примеру пишешь background-co (после нажимаем enter), как бы должен дописаться "background-color", но просто перескакивает на другую строку.Иногда все нормально, иногда такая беда.
Hi all... I am graphic designer that is new to web design and am trying to create and email contact form on my website, however when i ftp upload and try to use the form it comes up with the following error - I have gone through a number of tutorials on the internet and nothing seems to fix this problem - can anyone help?- is currently unable to handle this request.HTTP ERROR 500 ...here is the code...<!doctype html><html><head><meta charset="utf-8"><title>contactform</title></head><body><?phpif (isset($_POST['submit'])){$name=$_POST['name'];$email=$_POST['email'];$phone=$_POST['phone'];$comment=$_POST['comment'];$to='myemail@bigpond.com';$subject='New Message';$message="Name: ".$name."\n"."Phone: ".$phone."\n". "Wrote the following: "."\n\n".$comment;$headers="From: ".$email;if (mail($to, $subject, $comment, $headers)){echo "Your Message has been sent"." ".$name.", We will contact you shortly!";}else{echo "Something went wrong!";}}?&g
Is there a facility in Dreamweaver to water mark illustrations without having to watermark the originals?
Hi there, My form was working fine, I did it some years ago, now get the 404 screen.My ISP told me .cgi was old, to try PHP.I've tried to fix it myself and looked around for ideas, but can't manage.Here are my beginning code for the form:<form action="http://thatsrightratso.com.au/php-sys/FormMail.cgi" method="post" enctype="application/x-www-form-urlencoded" name="details" id="details">I will include my final lines of code because now it shows up as errors:<input type="submit" name="submit" id="submit" value="Please make a personal reading for me!" tabindex="7"><br> <input name="recipient" type="hidden" value="imp@thatsrightratso.com.au"> <input name="subject" type="hidden" value="Imp reading request"> <input name="redirect" type="hidden" value="http://www.thatsrightratso.com.au/confirmation.html">Can you help me?Thank you
Hello Everyone,I am not sure if my problem is in Dreamweaver or Premiere Pro. I set up an html page to play video directly off of my website. When I check the Real Time Preview in Dreamweaver, it works perfect in the Firefox Browser and Opera Browser. For some reason, it is not working in the Microsoft Edge Browser and Internet Explorer Browser.However, the main issue is that when I loaded the files up to my website, the videos do not appear on any of the browsers. I get the following where the video should be:"No video with supported format and mime type found"This is how it displays in Real Time Preview in Dreamweaver using Firefox Browser:My web hosting service told me that I needed a "handler". The above pic is from using Firefox.I am using a script to display several videos. I figured that maybe the script was creating the problem. So I did a test page without the script and got this:And I still get the same message. Not sure what I am doing wrong. My video files are in MP4 format
I put up a small zip file for some one to download,like ALWAYS and forever, but SUDDENLY today,the client gets "access denied" so what shouldi do? Never before.V 18.0 build 10136Thanks anyone
I would like to transfer my dreamweaver cs6 app to my new iMac. it currently sits on my old MacBook. I have the disc and serial numbers but not disc slot on the new iMac? I think I have used the software once so I should be able to use again on my new computer. I would ideally like to keep the software on my MacBook and the new iMac. I would welcome advise thank you, Jane
Hello,Having Issues with connecting to phpMyAdmin databases in CS6. I am using an ioSafe 216 NAS that has php5.6, MariaDB 10, and phpMyAdmin that all run through a web station app. The following are screen shot that show how i can connect to the databases with the IP of the NAS. However i am not able to bind any of them to Dreamweaver. If I change the web url to include the port that MariaDB 10 is using I can get the check mark next to the setup test server to go away, but then I can not connect to the databases anymore. Any help would greatly be appreciated.
Up until the most recent update, the name of the applied template would show at the upper right of any page I opened in Dreamweaver. This seems to have gone away. Is there a simple way for me to bring this feature back?Thank you.
Just realized the last discussion (DW 2017 save/export search results ) on this was related to DW2017 with a "story" started to see if this functionality can be restored.It is an absolutely essential tool when working with large complex sites. When I get 1200 results for a search query it would be nice to be able to sift it using an external editor (CSV).I find I have to use other tools (brackets) to do what Dreamweaver once did.Is there a current status of this "story"?
I wanted to move the area where the results of "Search and Replace" are shown to my second screen, but now it is hiding somwhere and I can not find it :-o.How can I get it back?
Both Dreamweaver CS6 and Dreamweaver CCWhen I try to create a recordset in the Bindings Panel, no connections display in the dropdown connection box.There are several connections files in the connections folder.Those connections work fine for php files that I have embedded in my Joomla-based site.I just recently transferred my site to a new linux-based host.I can connect and transfer files, etc., in Dreamweaver, but dynamic connections don't work.Any suggestions?
I know the video tutorials are the way to go (and I do use them) but I would like any suggestions of a good physical book to learn HTML and CSS for website design. I see a lot of them on AMAZON but I trust the people here more for advice on this issue
Is there a current DWcc solution that provides video solution for all browsers and devices other then stacking various <Source> formats...OR are paid services required ? ....
I've been using XAMPP for Mac for a year without problems. Today, for no apparent reason, when I activate it, the Apache Web Server stops automatically after two seconds activation. I've signed on to XAMPP's forum but I cannot find my way around it.Do you know what might be causing such auto-stoppage? The version I'm using is XAMPP 5.6.30-0 for Mac.Thank you.Warren
DW editing front page; not normal anymore and fully updated too."Left side is invisible;" something happened last week and things look likebootstrap or something had a change. I cannot use DW or Edit and entire pageswith bootstrap as words or text are aligned left and out of the picture , and different than all of last year, and I didnot update or change computer in any way. I must have clicked something. WhenIt says safe ‘bootstrap’ updates, something I do not see them and clickit. I do not know what to do?This issue is not updates or my computer, I must have punched somethingthat skewed all the pages. Help/ The cursor does not go left, the words andpages disappear on the left side and italso something shows up on the web . I tried many times to reset DW workplace. bookoflife.org MichaelDW 2015, I like it and it did not cause me the problems, been using it for two years now. It was something I must have clicked? Please help.
This actually is a Portfolio question, but since I found no way to ask about Portfolio. Dreamweaver seemed the closest of the offered choices. Specific question: I have a student subscription to the Creative Suite. I begin a tech college course in WordPress in a couple weeks. The course requires hosting with a WordPress install. Will Portfolio or something else within the Create Suite give me hosting and allow me to install WordPress on it? I am 78 years of age. Embarked on a new "career" donating print and web work to nonprofit agencies in Appleton, Wisconsin, USA. Agencies including regular work for LEAVEN. There are questions I would like to ask Adobe about how Adobe components may be able to help me in this work. Is there a particular phone number I can call?Chuck Millerchuckmiller@new.rr.com
I'm not sure if this is a Dreamweaver problem or not but Google tells me others have a similar -- but not exactly the same -- problem. Also, the regex Find & Replace solution appearing in all of those forums doesn't work for my problem. Please let me know if you have this problem and/or a solution and/or advice.Here's the situation (that just started, mind you):I work on a file (php/html) in Dreamweaver 2017 (Windows 7) at the office and either upload it to my server or email it to myself.I download it to my iMac (at least El Capitan and I'm pretty sure that's the last time I updated) and open it in Dreamweaver 2015 where it looks like the code is double-spaced. All lines that were right on top of each other now have a blank line between them and any chunks of code I'd actually separated with a line or two of code now have multiple lines of code between them. I haven't thought of experimenting or checking to see if those lines are doubled or if they just have a single line added.I
Min CS3 som jag haft i 10 år funkar inte längre utan kräver reactivation. Jag har letat i den djungel som Adobe support innebär, har aldrig sett något sämre. Nu har jag kommit så långt att jag fått ett nytt serienummer men då dyker det plötsligt upp att om jag laddar ner kanske det inte funkar med windows 10.(Serial Number removed by Moderator)Har någon ett bra tips - behöver det brådskande.jan-erik andersson
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.