For all things Dreamweaver.
Recently active
Let me start by refering to my previous post in this community => https://community.adobe.com/t5/dreamweaver/how-can-i-run-a-sequence-of-find-replace-queries/m-p/10475489Also stated otherwise, it was never answered correctly.------------This is what I do today:1. I start by selecting one of my folders containing more sub-folders.2. After pressing Ctrl-Uppercase-F, I click "Load Query" in this window.3. Then I select one of my queries starting from the top.4. After loading the query I run "Replace All".-------------These 4 steps I run for each and all of my many queries - one by one. I need to replace some Danish characters in this way.Have you invented a more efficient wayt to do this?
I've been fighting with an error for days now & can't figure it out. Here is my code. The first 2 lines attempt to see if the data itself was a problem. if (isset($_POST['insert'])){echo "POST'['content'] ".$_POST['content']."<br>";echo "POST['swapcontent']".$_POST['swapcontent']."<br>";$insertSQL = "INSERT INTO Sidebar_content(s_key, page, s_date, seq, s_text, content,swapcontent, thumb, s_width, Show) VALUES (:s_key, :page, :s_date, :seq, :s_text, :content, :swapcontent, :thumb, :s_width, :Show)";try {$stmt = $sainttim->prepare($insertSQL);// bind parameters, execute statement$stmt->bindParam(':s_key', $zero, PDO::PARAM_STR);$stmt->bindParam(':page', $_POST['page'], PDO::PARAM_STR);$stmt->bindParam(':s_date', $_POST['s_date'], PDO::PARAM_STR);$stmt->bindParam(':seq', $_POST['seq'], PDO::PARAM_INT);$stmt->bindParam(':s_text', $_POST['s_text'], PDO::PARAM_STR);$stmt->bindParam(':content', $_POST['content'], PDO::PARAM_STR);$stmt->
Okay, I've been using Dreamweaver since it was Macromedia, but it's NEVER been that slow.I am using the most up to date version (even though I did try to downgrade to 2015 because according to some topics that solved people's issues).I've tried everything and it just makes no sense. It's a text editor, but each time I place my cursor inside Dreamweaver it takes about 2 minutes to think about it first. Then it works for 5 seconds, then it still deliberates for another minute and then it allows me to continue typing. I can keep typing just fine, but the second I switch focus to the browser and come back, it's the same thing all over again.I've tried turning off everything I could:I disabled the site cachingturned off lintingturned off w3c validatorturned off related filesdeleted the cache folderreinstalled and updated dreamweverI've been trying to disable git too, but it just doesn't go away. I want to use git, but I don't plan to use git with dreamweaver, why am I being forced to see al
Another user here having problems with 20.2 latency issues when typing in code.PHP and HTML seem reasonably ok, but Javascript has a noticeable lag when typing code.Tried the usual.. rebuilding index etc.And I don't think it is my CPU (Ryzen 2700X) which sits at a comfortable 3-4%
Dreamweaver is becoming impossible to use well, it is lagging incredibly when writing and editing html. I have a lot of work to do, and I'm getting more and more frustrated, when will this be fixed. I see others are having similar problems.
Since updating to 20.2 on Windows 10, typing has slowed down - it feels like it takes about 1 second for Dreamweaver to catch up.This issue does not affect any other application.The delay reduces productivity - can it please be resolved a.s.a.p.ThanksAlfred Low
Please help! I'm trying to locate instances of specific strings in all open documents. When I use Find, I'm able to locate three examples in a document, but when I use Advanced Find and Replace (with the same text string and filters) it's returing ZERO results in all 22 documents (including the one that just found 3 matches using regular Find.)
Hello, I am facing a serious issue in dreamweaver. whenever i type a few letters dreamweaver hangs for a few seconds. the cursor stops blinking in that time and no input can be made. this renders dreamweaver absolutely useless. what could possibly be the cause of the issue? any input is welcome.it happens in every document. be it long or short, css, html, javascript, php... doesn't make a difference. thanks, Christian
Hallo, ich möchte gerne die Dateienübertragung von SFTP auf FTP mittels SSL umstellen. Ich erhalte jedoch immer eine Fehlermeldung, dass die Einstellungen nicht stimmen. Was muss ich alles eingeben, bzw. ändern, dass das funktioniert? Danke für die Hilfe.
HelloI have a test page. 1 container, 1 banner div and below are 2 divs side by side.http://www.davidshelpsite.com #container: 960px#banner that holds the 2 images for the banner#left_colunm: 65%#right_colunm: 30%When viewed in a cell phone how to have the 2nd div go below the 1st one and have both go across the screen with equal widths? Plus how to have equal height columns?Below is not working for me. I have removed them from the source as I cannot get it to work. Example below is what I came across at W3 Schools.How To - Equal Heighthttp://w3schools-fa.ir/howto/howto_css_equal_height.html David
why is this app, like the rest, so bad and poorly made? just like muse this is useless. makes no sense.
Can anyone help me why I am not able to see code hints or color coding for .inc files on dreamweaver? My .inc files are all coldfusion coding
I created a 5x5 table and inserted it into an html page with text-- above all text. Looks fine on desktop, but on iphone, the table of images is superimposed on top of the text; so I'm stumped. Google does say its mobile friendly.
I can't get Dreamweaver to open. this is a screenshot of the error message. Please HELP!
I can't give any info to my database because of POST error.Please which is the solution for this?index.php<!doctype html> <html> <head> <meta charset="utf-8"> <title>form mercado</title> </head> <body> <h1>Cadastrar Usuário</h1> <form method="POST" action="processa.php"> <label>Tarefa: </label> <input type="text" name="tarefa"><br><br> <label>Prioridade: </label> <input type="number" name="numero"><br><br> <input type="submit" value="Cadastrar"> </form> </body> </html> conexao.php<?php $servidor = "localhost"; $usuario = "root"; $senha = ""; $dbname = "db1"; $conn = mysqli_connect($servidor, $usuario, $senha, $dbname); processa.php<?php include_once("conexao.php"); $tarefa = filter_input(INPUT_POST, 'tarefa', FILTER_SANITIZE_STRING); $numero = filter_input(INPUT_POST, 'numero', FILTER_SANITIZE_NUMBER_INT);
Go Daddy recently changed from Web Hosting Linux to Linux Hosting with cPanel. ...Now, when I publish my updated information to their server, everything works as it always did, but the information is not updating on their end.....I called them and they cleaned the cache, but no luck....They said it's on my end somewhere....Any suggestions? I'm using Dreamweaver CS5.5....Thx
So I'm new to dreamweaver and suddenly my style stopped working. Did i turn something on or off? it works in the body part but when i try to write it in a h or p it just comes up as text or am i just being dumb
Hello, this query is because the program is excessively slow and I do not think it is a computer problem, I also use photoshop, illustrator and indesing and they work perfectly.Dreamweaver stops every time I write in both Design view and Schedule view. Every thing I touch appears the waiting wheel or the program does not respond.Please can someone help me? I take more than an hour to make an email!Thank you
Hello -- In older versions of Adobe Suite products there were different ways to go about doing this but that now involves obsolete software. The newer versions of Photoshop, Dreamweaver, etc. don't seem to offer this option or I may be wrong. I am just trying to autoplay a video fullscreen and then have a webpage launch (in the same browser) after the video finishes playing. That's all. Suggestions?
Looking for free stock images or videos for your website? Look no further. The Adobe Stock FREE collection will initially include a limited set of 70,000 photos, vectors, illustrations and videos. Now available on https://stock.adobe.com/free
Just moved CS6 to new PC. Using CSS Menu Maker extension in several active web sites and need to get it installed again. CS6 Extension Manager will not load the previously-installed ZXP file because signature is said to be invalid.ZXP Installer says it isn't compatible with my installed applications.Copying over the PlugIns folder from my old PC had no visible effect. The CSS Menu Maker web site is still there, but it look as if it is a dormant company so no help from there. Grateful for advice on how to get past this licence block, or any other way to get it installed again.
I have a PDF file linked on one of my pages and when I run the Check Links Sitewide report, it comes back as showing the PDF file as orphaned. Why is that? I checked the link manually. I clicked on the link and it works. I don't understand why it reports the file as being orphaned. The PDF file is in the same folder as the HTML file, so I don't have a path in the link to the PDF file. I searched the bulletin board to find an answer and didn't see anything posted that addressed this issue. Thank you in advance.
I have created a website using an online tutorialThe tutorial places an image in css and appears properly in the browser.However, I want to make the image clickable, linking to my contact page and unaware of how to write the code within css to make this happen.The is the code in css for the imagebackground: url('../../images/layout/free-consultation.png') center top no-repeat;
Hi can anyone help me? I have created a Flipbook in HTML5 in Flip PDF whcih has created the traditional tinity of index.html page and two folders of asssets. But I can't embed them to my Wix site as it only allows hosted files from a HTTPS server (which I dont have) or HTML5/HTTPS code only to an site created iFrame. Dreamwaever in CC opens/edits the files, but i cant find anyway to convert or export the files to the Embedded HTML iframe format. Does anyone know a work around?
Here’s the email link presently my homepage. It creates an email with the subject line “Please Help Me With My Resume!" <strong style="margin:18px;"><a href="mailto:jim@cheapfastresumes.com?subject=Please Help Me With My Resume!">jim@cheapfastresumes.com</a></strong> Does anybody know how to have the link ALSO insert this text into the email BODY? Hi! Please attach your resume to this email and send it to me. Also answer these 3 questions: (a) Is your resume up-to-date? If not, how many more recent jobs do we need to add? (b) What kind of job are you looking for now? (c) What is your cellphone #? (I will send you a helpful text message.) Thanks
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.