Eeessh... I meant Nifty Corners. Corners, Curves... blah.
-Original Message-
From: Emmet McGovern [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 29, 2005 2:08 AM
To: CF-Talk
Subject: Nifty Curves on BlogCFC
I ported over a full Nifty Curves layout for blogCFC. I don't really have a
blog,
I ported over a full Nifty Curves layout for blogCFC. I don't really have a
blog, but this was a good excuse to start one.
Its up for download if anyones looking for a new look.
http://illequipped.com/blog/
Emmet
~|
Disco
On 5/28/05, Will Tomlinson <[EMAIL PROTECTED]> wrote:
> > Initialize a counter in onApplicationStart(),
> increment it in
> > onSessionStart(),
> decrement it in onSessionEnd(). Remember that you
> > reference application scope via the second argument passed to
> >
Try this instead:
http://www.cftagstore.com/tags/cfxhttp5.cfm
> Roger I was using cfexecute because I wanted the process to launch and
> then release. So the page calling it could still continue processing.
> Kind of a poor mans version of creating another thread to process in
> the background
This tag supports it:
http://www.cftagstore.com/tags/cfxhttp5.cfm
~|
Logware (www.logware.us): a new and convenient web-based time tracking
application. Start tracking and documenting hours spent on a project or with a
client w
> Initialize a counter in onApplicationStart(), increment it in
> onSessionStart(), decrement it in onSessionEnd(). Remember that you
> reference application scope via the second argument passed to
> onSessionEnd().
And I thought this long island screwed up my brain t'night!
Sheeesh!
I'm gonna wo
On 5/28/05, Will Tomlinson <[EMAIL PROTECTED]> wrote:
> What's the best way to count current users online, using the new
> Application.cfc methods?
Initialize a counter in onApplicationStart(), increment it in
onSessionStart(), decrement it in onSessionEnd(). Remember that you
reference applicati
What's the best way to count current users online, using the new
Application.cfc methods?
Thanks,
Will
~|
Logware (www.logware.us): a new and convenient web-based time tracking
application. Start tracking and documenting hours
Well said.
It's quite obvious that he's been around the industry for awhile as well and
though that counts for something, it seems highly unlikely that his
speculations should be taken as fact.
On a side note, Custom BSD firewalls can easily compete with highend 'out of
the box' solutions and
Excellent Ade! Works like a champ...
Thanks much again,
Will
~|
Logware (www.logware.us): a new and convenient web-based time tracking
application. Start tracking and documenting hours spent on a project or with a
client with L
A couple of things I'd change. You have 20 references to the same form and
your formatting isn't the best.
1. Make a shortened reference to the form, f. This will reduce the amount of
text/typing and a form name change can be done in one place.
2. Don't indent the large block beneath the one line
Mitch Rose wrote:
> Is this possible with CF, and if so, can someone post some sample code or
> point me in the right direction?
Yes it is possible. If you download the Basic Athentication tag
from http://www.vandieten.net/jochem/coldfusion/customtags/login/
you just have to change the authenti
> I read more of Bryan's comments, as you suggested, and I
> think he's a loon and doesn't know what he's talking about.
I don't know. Instead of a loon, he strikes me as a classic example of a
troll. Nowadays, we categorize all sorts of wacky online arguments as
trolling, but the original meanin
K guys, thanks for your help.
This is my working JS code for auto-populating the ship to inputs. If you see
anything that can be improved let me know.
Thanks,
Will
// function to copy billing address to shipping address
function CopyAddress(checkbox)
{
if(checkbox.checked == false) { retu
Hi Damien,
I read more of Bryan's comments, as you suggested, and I think he's a loon
and doesn't know what he's talking about. The original licensing and 2003
re-licensing of Java by Microsoft was done to allow MS to continue to
distribute their version of Java (which they're no longer allowed to
If you aren't actually using client variables, I suggest changing your
default to cookie (unless of course you are using a lot of cookie values
directly).
Additionally, if you do go with the database storage solution, I would be
aware that if you have a single database for all of your apps for cli
16 matches
Mail list logo