Dreamweaver is a combination of an IDE for PHP, ASP, ColdFusion and a WYSIWYG HTML/CSS editor. Additionally, it allows non-programmers to integrate several basic server-side scripting functions into their pages but often draws criticism for producing bloated code. Recent versions of Dreamweaver ...
0
votes
1answer
31 views
Can't create site connection in Contribute. Adminstrator account removed from domain
I have been tasked with administering several sites through Contribute. The previous administrator has since left and his domain account was removed. I believe I had been set up as an additional ...
0
votes
2answers
316 views
Option to save project files for later use in Dreamweaver?
Does anyone know of an extension or other way to allow me to save a set of files in a project for later use?
Example:
- Working on site A, opened html files A1-A15 (15 files)
Received a request ...
-1
votes
1answer
90 views
Choosing a CMS for Non-Technical Users [duplicate]
Possible Duplicate:
Which Content Management System (CMS)/Wiki should I use?
I am currently looking for a free CMS geared towards non-technical users. I'm hoping to find something where ...
0
votes
0answers
107 views
Dreamweaver CS5 Test server works but cannot connect to host server through files window
I've been managing this site for a long time and update coupons on it approximately every 60 days. For some reason, I'm not having problems:
I opened DW CS5 today and made the changes necessary to ...
-3
votes
1answer
84 views
Using Photoshop to design a website [closed]
Is it better than just using Dreamweaver and inserting tables and all the forms needed?
Also, does it take much time to convert the PSD file into HTML?
1
vote
1answer
141 views
Dreamweaver convert frames to divs
I have an index.html that's split into 3 frames. I want to change it to divs. The "convert tables to ap divs" is grayed out, is there anything I can do? I was following the instructions from here: ...
0
votes
2answers
86 views
What's the point of an Echo command in PHP? [closed]
I'm working in Dreamweaver, following a course from Lynda.com
The teacher has me add an echo command and then observe the code in my browser.
I simply could not understand what the purpose of this ...
5
votes
2answers
112 views
Redesigning parts of a site maintained with Adobe Contribute
An existing client had a site done for them using (I guess) Dreamweaver which is maintained by Contribute. I have neither of these. They wish the home page reengineered and have asked me to do the ...
1
vote
0answers
132 views
How to create a cloud server based website? [closed]
i have bought a domain from go daddy. i have bought a cloud hosting windows 2008 server from rack space. how do i link my domain to my host server and how do i utilize Dreamweaver/fireworks to create ...
1
vote
2answers
300 views
Dreamweaver: Overlaying an image so it makes it easier to adjust CSS and positioning items?
I have a website i have created in Photoshop, i am exported everything i need. I now need to set things up in dreamweaver and position thing using CSS.
I want to ensure that i align my items in HTML ...
0
votes
1answer
21 views
Dreamweaver document settings
Is there a way to change document settings in Dreamweaver like changing document background to black and plain text to white? I prefer a dark background when reading code like the snippets here. ...
1
vote
0answers
137 views
HTML Code Editor - conditional find & replace [closed]
The Dreamweaver find and replace tool was very handy. (I no longer use Dreamweaver.)
You could perform conditional search and replace on tags and/or tag attributes, which was very effective for ...
1
vote
1answer
902 views
Does Dreamweaver support inline CSS styles?
I don't write HTML every day, so DreamWeaver is a useful crutch. Often I find myself writing content for a site where I have no control over the page header. I need/want to use some one-off CSS to ...
