I need to change the color of the textarea element - which I populate dynamically via coldfusion. Not a problem if the menu items are static, but cant get if for dynamic situaion. Tried css stylesheet
TEXTAREA {
background-color:blue;
}
but that does not work.
Heres the...
I need to change the color of the textarea element - which I populate dynamically via coldfusion. Not a problem if the menu items are static, but cant get if for dynamic situaion. Tried css stylesheet
TEXTAREA {
background-color:blue;
}
but that does not work.
Heres the...
I have a list menu, dynamically populated - but cant figure out how to define the color of the inside of the menu. I can do it for a non dynamic menu, but the same approach does not work for dynamic.
Many thanks in advance for any help
Everythings fine when I test the movie - but on trying it out on the server, I get this 'click click click click..' ie multiple click sounds, rapidly occuring. THis only happens with the back button. I'm happy to turn off the clicking sounds altogether to solve this !
Related info
using...
I am using access as the database with coldfusion/dreamweaver MX. One of the fields in the access database is for dates. I have access stamping the date automatically whenever a new record is created.
I have chosen
default value Date()
and
format Short Date
However Access seems to insist on...
Hi, I am developing an application for French users. If I input by coldfusion form a piece of text which contains a unique french letter like é ç ê - it gets corrupted, when coldfusion inserts it into the database. The user pages is therefore presented with corrupted french letters
If I correct...
Anyone got a recommendation for a service provider. I have been developing an application on my desktop server and am about to publish it.
I need a shared hosting plan.
The best I have found from surfing is CrystalTech, but, they charge and extra 10 dollars per month if you need a custom tag...
I have no trouble creating a CSS to support background colour, font style etc, but dont know how to address the colour, font etc of coldfusion tags which are embedded into the cfm page. At the moment I am setting these manually, outside of the CSS.
I'm probably missing somthing pretty obvious !
I am trying to set up a cfm page which will display images (one at a time - first, then second superimposed on the first etc..) which have been created by looping through a record set. There would be a defined time between the display of each image. My code is below
Problem
Can not manage to...
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.