dreamweaver

Flash On IE8 Problem

Please help! I'm designing an HTML website and added an animated Flash image using the object tag. I was handcoding on Dreamweaver and before I saved it I got this message asking me if the code should be modified for compatibility with IE8. So I just clicked on 'Yes' and a 'script' folder was generated. The Flash image appears on Firef...

What is the best way to get clean semantic XHTML from MS word documents?

Some days ago I received a rather lengthy and somewhat elaborate MS Word document, which I was asked to convert to HTML for uploading to a 3rd party’s website. My first instinct was to save the Word document as HTML and use Dreamweaver’s "Clean Up Word HTML" Command. But not only did I have to leave it running all night for Dreamweaver t...

Error Executing Database Query. MySql, Dreamweaver and Coldfusion.

I am trying to insert data into my database, but keep getting error 1064. Which goes like this: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Add, Username, TalkID) VALUES ( 'trial' , 'andy' , 2 )' at line 1 The error occurred in C:\ColdFusion8\www...

Troubleshooting a Dreamweaver Form with checkboxes

Hi guys, I am trying to build a page with a form for a friends hockey blog. He was hoping to have a contest that allows his users to submit their selections for Team Canada's Olympic roster. I attempted to create this form with checkboxes in Macromedia. It basically seems to work, and when I add formmail information the results are succ...

How to remove more than one spaces in between words and sentences of contents source code?

How to remove More Than One Spaces In Between Words of contents in dreamweaver source view. when i copy any data from MS word and paste in Dreaweaver. dreamweaver shows many unneeded spaces in source code. which is showing also in html output like extra space betwwen word and extra space after "." fullstop. ...

Show / Hide page data depending if users are logged in or not. Coldfusion / Dreamweaver

Hi there, I am trying to create a way to show and hide a number of different elements on my page, depending if the user is logged in or not. For example I want to hide 'Logout' is users are not logged in, and 'login' when they are. I'm using Coldfusion and Dreamweaver - is there any quick easy code I am able to use to wrap around the ...

Image alignment in Dreamweaver

When I insert an image in Dreamweaver: how do I align it freely like move and place the image wherever I want istead of using the alignments? ...

Duplicating effects: Dreamweaver Pong Easter Egg Beep

I don't want to actually MAKE the pong easter egg, but for anyone with Dreamweaver, try typing 'dreamweaver' into the color selection box to play a round of pong. The bit that I want to know how it works is the bit at the end once you lose. After your loss, it will immediately play a small tune, whether or not your volume is on. In fac...

rollover image hperlink in dreamweaver

hi, in dreamweaver ive made a nav button as a roll over image when the user points the mouse at it, it changes colour and when the user click the button it goes to a diffrent page my problem is how can i get the button to stay in the second image when view the page its link to? ...

Start a flash game when the user clicks

I want to put two miniclip.com games in my website but they both start at the same time. How can I get them to start separately when the user clicks them? ...

Web Design: Dreamweaver vs custom HTML

Hello, I've been having this discussion with my brother, and it looks like none of us is well qualified to answer the question. n fact, since I've been learning ASP.Net MVC, I've the impression that I should create all my .aspx pages using HTML/CSS. He (my brother) sustains that - in the modern day - we should not spend to much time o...

Is Dreamweaver "upwards" compatible with manually created semantic html?

A prospective client has a site with pages done in Dreamweaver(tm). I don't have Dreamweaver(tm), never use it, and have in the past have seen some spaghetti (html) code on pages created with it. As a result, I'm wondering: if I create clean sections of semantic html, will Dreamweaver continue to be able to edit it when the client wish...

dreamweaver cs4 - code hinting issues

hello all, i'm using dreamweaver cs4 on a mac running os 10.6.2 and am experiencing issues with code hinting. 2 of my issues are: -closing tags not being generated after creating the open tag, in preferences i have selected: After typing the open tag's ">" -attributes/functions associated with tags are not displayed after opening one,...

Coldfusion, dreamweaver website Sercurity

I'm creating a Coldfusion website, and am going to need sercurity for it. I know people can add code to comments and change background colour etc. I need to have some code to stop this, along with other issues. I have only managed to find php code for any site sercurity codeing. It would really help me to have any coldfusion code for my ...

Need advice on how to setup this rather odd site (in Django)

I could really do with some advice here. I'm new to Django, but understand the fundamentals. Though I need some advice on how to setup this site (that's not too conventional really). I have a client who has a site that is mainly static HTML pages (alot of them) which he prefers as he does the content in Dreamweaver. Trust me, I've tried...

Using More then one CSS style sheets in one html file

Hey guys, For one of my assignments I have to make 2 different CSS style sheets and I have done that. Now in the assignment it says that if I want to I can link the two style sheets to just one html page, so I'm guessing that there will be two options to switch between the two styles. My question: How do I achieve this? I heard that the...

Why dreamweaver add css code in comment, should we always use this comment to use css in <head>?

What is the benefit to add css code in comment? <STYLE type="text/css"> <!-- H1 { color: red } P { color: blue} --> </STYLE> Should we use this always or no need? Is it same like CDATA for javascript? ...

Showing column numbers in Dreamweaver?

I wasn't quite sure if this would go on SU or here, but I figured people here were more likely to have an answer. Everyone knows the 80 character column rule, right? I'd like to be able to follow this, but I use Dreamweaver, and until this point I have not been able to find a way to turn on a display for the current column in the text I...

Uploading a Coldfusion Website.

So, I've created a site; using Mysql 5, Coldfusion 8 and Dreamweaver CS3. I have a 'GoDaddy' windows hosting plan - and have just uploaded my database. I have uploaded my site - But it doesn't work! I have an index.cfm page, so it should work, my URL's are correct. I'm not sure why thats not working!! Also, I am woundering if I need to ...

Dreamweaver extension to Beautify php / js / jQuery code

Hey there, I'm looking so long for a Dreamweaver extension to Auto Beautify php / js / jQuery code. Currently dreameaver can beautify only HTML and CSS (Apply Source Formatting).. any kind of help will be much appreciated.. Thanks Adnan ...