On 10/11/2012 4:41 AM, fun and learning wrote:
>
>> Have you looked at the date functions? Like, say, dateAdd()?
>>
>> On Wed, Oct 10, 2012 at 4:34 PM, fun and learning
>> wrote:
>>
>>>
> Yes, I did see that after posting the message. I think this would do it
> DateAdd("h", -1, #Now()#)
...and
>Have you looked at the date functions? Like, say, dateAdd()?
>
>On Wed, Oct 10, 2012 at 4:34 PM, fun and learning
>wrote:
>
>>
Yes, I did see that after posting the message. I think this would do it
DateAdd("h", -1, #Now()#)
Thanks
Have you looked at the date functions? Like, say, dateAdd()?
On Wed, Oct 10, 2012 at 4:34 PM, fun and learning
wrote:
>
> Hi ALl -
>
> Here is the scenario I am working on.
>
> We have certain data that should not be displayed until a certain date and
> time. For example, in database we save th
Hi ALl -
Here is the scenario I am working on.
We have certain data that should not be displayed until a certain date and
time. For example, in database we save this date and time and on web page we
check if the data has passed that date and time. All the data is assumed to be
saved in CST si
I found the solution!!! YAY!!
http://nils.realeyesmedia.com/?p=126
You have to put the script to replace the toolbar after the text area (???)
Here is my final:
#englishText#
//
// <
> >no because it is a JS file so will never be processed by coldfusion.
> >however if you make it a CFM file instead then it will be, but you
> will
> >need to make sure there are no HASHES in the file or they will throw
> >errors. You will also need to change anything that includes that to
> us
>no because it is a JS file so will never be processed by coldfusion.
>however if you make it a CFM file instead then it will be, but you will
>need to make sure there are no HASHES in the file or they will throw
>errors. You will also need to change anything that includes that to use the
>new fil
no because it is a JS file so will never be processed by coldfusion.
however if you make it a CFM file instead then it will be, but you will
need to make sure there are no HASHES in the file or they will throw
errors. You will also need to change anything that includes that to use the
new filename
>I can;t see any reason why that wouldn't work.
>do both those toolbars display normally without your if/else ?
>
This may be a stupid question but can I add coldfusion code within the
config.js file like so?
config.toolbar = "Full";
config.toolbar = "Basic";
~
>I can;t see any reason why that wouldn't work.
>do both those toolbars display normally without your if/else ?
It won't :(
Here is what is in my config.js file
config.toolbar_Full =
[
{ name: 'document', items : [
'Source','-','Save','NewPage','DocProps','Preview','Print','-','
I can;t see any reason why that wouldn't work.
do both those toolbars display normally without your if/else ?
On Wed, Oct 10, 2012 at 3:02 PM, Torrent Girl wrote:
>
> Has anyone figured out how to show a different toolbar in ckeditor based
> on a variable?
>
> I want to do this:
>
>
> name="e
Has anyone figured out how to show a different toolbar in ckeditor based on a
variable?
I want to do this:
#englishText#
#englishText#
~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anth
12 matches
Mail list logo