Hi everyone,
I'm in the process of creating an online ordering system for a clothing business where their clients can place orders via their website. It will be for certain corporate customers where they can order their uniforms online, so it's not really a shopping cart. The clothing company...
Hi everyone,
I've just installed Dreamweaver CS3 and want to import a site created in CS2, ie. all the settings etc.
Can someone tell me an easy way to do this?
Thanks for any help.
Hi everyone,
I'm using Dreavweaver CS2 and I wondered if the form validation behaviour allows you to validate drop down menus in the form? If not, does CS3 allow this or can someone suggest a good extension that does the job?
Thanks for any help.
Hi All,
I have a table in Word with 4 rows and 4 columns. In Excel I have a 4 column spreadsheet and I want to merge the data form the spreadsheet into the Word document. I've set up a data merge in Word and have inserted the field codes that relate to the 4 columns in the Excel spreadsheet...
Hi everyone,
I've put together an html email signature to use with Outlook 2007 as the outgoing email client. The problem is that for some reason Outlook is pushing the first line of the left hand table cell down one line so there's a blank line. This is the <td> that it's affecting:
<td...
Hi everyone,
I've created an html email signature using basic tables and inline css. In order to get it to work, I open up the html file in Word, then copy everything to the clipboard, then paste it into the signature box in Outlook 2007. When I create a new message, the signature automatically...
Hi everyone,
I'm trying to float a paragraph of text to the right side of an image. I've wrapped a div around the para and image and floated the div (as apparently you're supposed to do, ie. float the container) and then I've floated the image and paragraph separately. It all works fine in most...
Hi everyone,
I have a listbox on a userform in Word and have the columnheads property set to true. Apparently you can't programatically add labels to these column heads using vba, so I'm trying to add labels manually in the design environment in the VBE. The listbox is sitting on one of the...
Hi All,
I have the following field code inserted into a textbox in a Word file:
{MACROBUTTON GetImage "Double-click to insert image"}
...that when double clicked runs the code below which opens a dialogue box so the user can navigate to a directory and insert an image:
Sub GetImage()...
Hi All,
I've inserted an image into a userform in Word but it's appearing very jagged. I tried two different file formats - .wmf and .gif, both with same problem.
I wanted to try and add a matt colour to the edges of the graphic (via photoshop), the same colour as the background colour of the...
Hi everyone,
I have a text box in a userform in Word where the person types in some information and then clicks an "add" button to insert the entry into a listbox. They keep doing this for as many entries they need.
Each one of these listbox entries will end up being a bullet point in the Word...
Hi everyone,
I've used a field code to dynamically update a date in a document, but I've broken it up so that the day is one field and the month and year is another field, like this ("22" is one field, "April 2008" is the other):
22nd day of April, 2008
The problem is that the "nd" after 22...
Hi everyone,
I've used the template feature in dreamweaver to create a site. The site contains conditional comments to feed a separate stylesheet to internet explorer browsers. The css files are stored in a css directory that sits in the main site directory. Some of the web pages are located in...
Hi everyone,
I need to put a field in my Word document that updates the date dynamically. The only problem is that I need it to take the following format:
dated [XX] day of [MM], [YYYY].
So the field would have to be broken up somehow to allow me to put in the extra words, ie. 'dated' and...
Hi everyone,
I have the following code on a cancel button in a userform that causes a message box to appear warning the user that they'll lose all changes if they press cancel:
Private Sub cmdCancel_Click()
Dim result As Integer
result = MsgBox("Are you sure you want to Cancel...
Hi everyone,
I'm trying to automate a proposal document by using field codes. I'm basically using the Fillin field, eg. {FILLIN "ENTER THE NAME OF THE PROPOSAL" \* MERGEFORMAT} to prompt the user for information. If this information is used elsewhere in the document, I've inserted {REF...
Hi,
I wondered if I could ask a further question: I have a navigation list marked up as follows:
<div id="navtop"> <ul>
<li><a href="#">Home</a></li>
<li><a href="#">About us</a></li>
<li><a href="#">Partners</a></li>
<li><a href="#">Contact</a></li>
<li><a...
Hi everyone,
I have a 3-column floated fixed width layout. The right column contains a form in the lower section. The columns are all okay in most browsers but when I test in internet explorer 5, 5.5 and 6, the right column drops below the layout. When I tried to troubleshoot, I found that if I...
Hi everyone,
I wondered if I could ask another question: I have a table in a text frame that spans about 4 pages. I placed my cursor in the first cell of the last row on page 1 and pressed "shift-fn-return" on my MacBook Pro so that row would be pushed onto the next page. The problem is that I...
Hi everyone,
I'm creating an xml file in Dreamweaver and wondered if it was possible to store the different tags you create within dreamweaver so that when you type some text, all you have to do is select it and have Dreamweaver wrap these custom tags around everything.
Is this possible...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.