You could try the tag. you can find it on allaires
site.
Doug
- Original Message -
From: "PHP" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, December 09, 2001 10:10 PM
Subject: Populating Options based on Option selected
> Hello,
>
> I am trying to dynamically
Yeah you can do that.
WHERE dateFormat(Now()) BETWEEN '#cal_date#' AND '#cal_date_end#'
Doug
- Original Message -
From: "Mark Leder" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, December 09, 2001 9:51 PM
Subject: SQL Query Statement
> I have two date fields (
Hello,
I am trying to dynamically populate the data from a table that is selected as part of
an option in a cfselect statement.
So far I have:
select id, name from category
order by name;
#cid#
but this doesn't pass the id for the name selected in the option box along, ideally it
You can do it, but you have to use a group= or query= in your
tag.
Doug
- Original Message -
From: "Matt Robertson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, December 09, 2001 5:44 PM
Subject: Stoopid forms question
> Can I do this inside of a CFMAIL loop
I have two date fields (cal_date_start and cal_date_end). The dates are
formatted as mm/dd/.
How would I write a WHERE clause when querying the db to retrieve the
records between the two dates (maybe using the "BETWEEN" statement)?
It's OK to get records on the actual start date and end date.
Bryan, you could always include in the scheduled template a quick "CFMAIL" to
yourself with the Date/Time the template was executed.
Quoting Bryant Tyson <[EMAIL PROTECTED]>:
> I have a scheduled task that was put into the scheduler around 10am
> that
> was set to go off at 6pm today. It's set
The best I think you can do is a tag like my gauge.cfm
[#attributes.Label#:
#tickTime#ms]
Wrap around code you wish to gauge...
===
Efflare Systems :: http://efflare.com :: [EMAIL PROTECTED]
cfx ImageCR :: http://efflare.com/products/cfx_imagecr
If it's a query in question you can use cfquery.executiontime
If you want to know how long an entire template took to process you can use
gettickcount(). You can also turn on debugging in the CF Administrator for
much more useful debugging info.
Execution Time #exectime# MS
Joseph
Can I do this inside of a CFMAIL loop, when coming off of a form
submission? I'm looking to just drop the code in, and given the nature
of the template it'd be used on it would be a bit of a pain to set up a
test. Was hoping someone was immediately familiar with running CFLOOPs
inside of CFMAIL.
put a cfmail tag in your code that emails you when its run
On Sun, 9 Dec 2001, Bryant Tyson wrote:
> I have a scheduled task that was put into the scheduler around 10am that
> was set to go off at 6pm today. It's set to run once with no end date.
> Start date is today. The actual line from the s
i guess you can check on the scheduler.log file
--- Bryant Tyson <[EMAIL PROTECTED]> wrote:
> I have a scheduled task that was put into the
> scheduler around 10am that
> was set to go off at 6pm today. It's set to run once
> with no end date.
> Start date is today. The actual line from the
> sc
Does anyone know of a way to access the coldfusion server execution
times or the processing time data?
Christopher Dawes
Dawes International
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffus
I have a scheduled task that was put into the scheduler around 10am that
was set to go off at 6pm today. It's set to run once with no end date.
Start date is today. The actual line from the scheduler is:
send_newsletters
HTTPRequest
12/09/2001 - INDEFINITELY
One-time at 19:00:00.
Run
Now
I don't know why any programmer would choose Broadvision. It seems like
one of those way overpriced products that is usually sold to the exec's
not IT departments. I dont have any real experience with Broadvision
though, but this guy definately has an opinion. Perhaps you could shoot
an email
did few time and still get the same error.
--- Kevin Gilchrist <[EMAIL PROTECTED]> wrote:
> Mak,
>
> Usually you will get this error when the webserver
> cannot communicate
> with the cfserevr process because it's down or hung.
> Try restarting CF again...
>
> -Original Message-
> From
Jochem,
> But when is it chopped off? When cf writes the email to the
> spoolfolder or when dart.dll takes it from the spool folder
> to the SMTP server?
I have no idea. How do I tell? All I know is that somewhere in the
process chunks of the html code are just being left out.
Paul
>
Ok it has been a long time since I used siteminder under single sign on
scenario! But can I ask is it required, to use siteminder that is.
If it is to protect files from being downloaded etc then I think the
best way would be to use CF mappings for data that you do not want to be
guessed via the
Hi,
I'm running a ColdFusion Sandbox on our server and it works quite well.
But the siteminder is so resource-intensive so that the loading of the
websites so so terrible slow...
The siteminder-service checks all of the files within a directory
(including subdirs).
Because of checking also the
Hi,
i have a problem concerning the RDS-Security. I try to give everyone of
my customers the chance to develope their application on the server
directly. For that, i have to set up a RDS-Security, which assigns every
customer exactly one directory (including subdirs).
For example should custom
Your problem might be that the applet itself isn't being loaded. By default the
applet is called from /CFIDE/classes/ folder (check out the Source view on the page
that is trying to show the applet). If this path is not accessible to the browser
then the applet won't load. You need to either
Shoot me :-)
My mistake... ignore the post
Benjamin
- Original Message -
From: "Benjamin Falloon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, December 10, 2001 7:47 AM
Subject: cfmodule issues
> Hi all,
>
> Does anyone know what's wrong with this code...
>
>
I just started with them. I don't have a turnkey setup like you
describe, but by tomorrow I should have something that passes an Order
ID to them and passes back name/addr/etc. from their site (and is the
reason I'm working on a Sunday).
Let me know if you want the code. There won't be much as
Hi all,
Does anyone know what's wrong with this code...
I'm including a customtag using cfmodule and I want to pass an attribute
called label to the customtag...
I'm getting this error...
~~
Get the mailserver that powers this list at http://ww
>Access and SQL Server are two separate different products.
Yes and no... Separate products, but one can interface with the other. I
use access as an interface to our SQL server ALL the time... If you have it
configured correctly it works quite nicely. It certainly loads a lot
faster than ente
Laurent,
I'm not sure if I fully understood your question. It sounds like you are
tyring to get into SQL Server through Access or at least conscturct a SQL
Server database. To really do anything with SQL Server, you must install
the SQL Server 2000 software on your machine or the server you are
Ok..that was Not the problem.
I updated a client machine with the latest JRE 1.3.1 or something, and
it still is not loading the applet at all.
I also applied the Hotfix.
And someone tried to access the page remotely over the net, and they too
are not getting the applet loading.
So do I have to
Looks like this is my problem here.
Pulled from a Knowledge Base article:
Internet Explorer browsers will not force a download of the 1.3 Java
Runtime Environment (JRE) if an older version already exists on the
client's machine.
With Internet Explorer, the cfform tag does not distinguish the ve
Hey everyone,
This is my first post in this list.
I Know that maybe it's not the right list to ask such a question but as
long as i know that some of you may have encountered the same problem.
I have installed office XP (at first to work with access) and i find out
that some sql server possib
Hey all,
I'm getting lots of problems trying to use the CF5 JAVA Grid control.
The applet refuses to initialise for some reason:
java.lang.NullPointerException
at
allaire.controls2.CFGridApplet.adjustColumnWidths(CFGridApplet.java:295)
at allaire.controls2.CFGridApplet.init(CFGridApplet.java
I have a new job in the Operations division of a large corporation.
Prior to my arrival, my group developed thousands of static pages for
store managers and district managers using Dreamweaver. We are the
conduit for directions coming out of the corporate office, and the
corporation decided within
Server side font rendering tag with automatic caching.
Save to a variety of formats with a variety of options.
http://efflare.com/products/cfx_gfont/?hf
"E C HOF list" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I need to do some lite image generation tak
Paul Sinclair wrote:
> Jochem,
>
> Thanks for your reply on this subject.
>
>
>>Can you see in the source of the email whether any HTML is missing or
>>that it is just incompletely rendered by the email client? If it is
>>
>
> In the source of the email, the "chopped off stuff" is just not
Jochem,
Thanks for your reply on this subject.
> Can you see in the source of the email whether any HTML is missing or
> that it is just incompletely rendered by the email client? If it is
In the source of the email, the "chopped off stuff" is just not there.
It is not a problem of incomplete
Professional high quality image convert/resize tags for jpg...
http://efflare.com/products/cfx_jpg/?hf
-or-
http://efflare.com/products/cfx_imagecr/?hf
- Original Message -
From: "Jared Stark" <[EMAIL PROTECTED]>
Newsgroups: cf-talk
Sent: Friday, December 07, 2001 4:10 PM
Subject: Cus
Paul Sinclair wrote:
> I've got an application sending out a newsletter via CFMail. The email
> that goes out is set to HTML. The items in the newsletter are picked out
> dynamically from a db query. When I generate the newsletter, I also save
> it to an outputted html file for browsing on the we
35 matches
Mail list logo