Re: simple question...cfmodule

2012-07-25 Thread Russ Michaels
Eric , are you saying that the 4th attribute never gets sent regardless of what it is called, or is it only if it called "clientID". ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/

RE: simple question...cfmodule

2012-07-24 Thread Eric Roberts
...@gmail.com] Sent: Tuesday, July 24, 2012 5:51 PM To: cf-talk Subject: Re: simple question...cfmodule Hmm... There's nothing particularly weird about your tag... Are you literally doing and not seeing the value? Also, what version of CF, is there a closing cfmodule tag and are you u

Re: simple question...cfmodule

2012-07-24 Thread .jonah
> > Eric Roberts > Owner/Developer > Three Ravens Consulting > ow...@threeravensconsulting.com > http://www.threeravensconsulting.com > tel: > 630-881-1515 > > > > > > > > > -Original Message- > From: Alan Rother [mailto:alan.rot...@gmail.com] > Sent: Tues

Re: simple question...cfmodule

2012-07-24 Thread Alan Rother
> I do see the other attributes and they have the expected values. > > Eric Roberts > Owner/Developer > Three Ravens Consulting > ow...@threeravensconsulting.com > http://www.threeravensconsulting.com > tel: > 630-881-1515 > > > > > > > > > -

RE: simple question...cfmodule

2012-07-24 Thread Eric Roberts
ssage- From: Alan Rother [mailto:alan.rot...@gmail.com] Sent: Tuesday, July 24, 2012 4:25 PM To: cf-talk Subject: Re: simple question...cfmodule Hey Eric, You shouldnt need to restart - can you show us the code you're using? -- Alan Rother Manager, Phoenix Cold Fusion User Group, www.

Re: simple question...cfmodule

2012-07-24 Thread Alan Rother
Hey Eric, You shouldnt need to restart - can you show us the code you're using? -- Alan Rother Manager, Phoenix Cold Fusion User Group, www.AZCFUG.org Twitter: @AlanRother ~| Order the Adobe Coldfusion Anthology now! http://w

Re: simple question...cfmodule

2012-07-24 Thread Raymond Camden
Nope. Do you have trusted cache turned on? On Tue, Jul 24, 2012 at 3:58 PM, Eric Roberts wrote: > > I really don't use cfmodule much so I have a question.so I added an > attribute to the list and it doesn't seem to be passing the variable to the > custom tag (I don't see it in the error dump.tho

Re: Simple question

2010-10-07 Thread Dan Baughman
Thanks, all. Nice to see the built in function. On Thu, Oct 7, 2010 at 1:32 PM, Wil Genovese wrote: > > fileSetModified() > > > http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-6ce1.html > > > Wil Genovese > > One man with courage makes a majority. > -Andr

Re: Simple question

2010-10-07 Thread Wil Genovese
fileSetModified() http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-6ce1.html Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. On Oct 7, 2010, at 2:29 PM, Dan Baughman w

Re: Simple question

2010-10-07 Thread Charlie Griefer
If it does, you can try On Thu, Oct 7, 2010 at 12:29 PM, Dan Baughman wrote: > > So if you set the output to blank it doesn't over write the contents of the > file? > > On Thu, Oct 7, 2010 at 1:13 PM, John M Bliss wrote: > > > > > cffile action="write" file="c:\temp\temp.txt" output="" > > > >

Re: Simple question

2010-10-07 Thread Leigh
FileSetLastModified() ? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-ta

Re: Simple question

2010-10-07 Thread Dan Baughman
So if you set the output to blank it doesn't over write the contents of the file? On Thu, Oct 7, 2010 at 1:13 PM, John M Bliss wrote: > > cffile action="write" file="c:\temp\temp.txt" output="" > > On Thu, Oct 7, 2010 at 2:05 PM, Dan Baughman > wrote: > > > > > Hi All, > > > > > > What is the

Re: Simple question

2010-10-07 Thread John M Bliss
cffile action="write" file="c:\temp\temp.txt" output="" On Thu, Oct 7, 2010 at 2:05 PM, Dan Baughman wrote: > > Hi All, > > > What is the easiest way in coldfusion to "touch" a file. IE. updates it's > modified time to be now. > > I can think of a few hacks, but was looking for something super

RE: Simple question...

2003-12-08 Thread Venable, John
That's true, but he's using cfdump, not sure he wanted to use them at all :-) John -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 4:38 PM To: CF-Talk Subject: Re: Simple question... Beware dumping the URL scope...remember.

Re: Simple question...

2003-12-08 Thread Bryan Stevenson
p Founder & Director www.cfug-vancouverisland.com   - Original Message -   From: Venable, John   To: CF-Talk   Sent: Monday, December 08, 2003 1:22 PM   Subject: RE: Simple question...            I think that's it.   John Venable   -Original Message-   From: Ch

RE: Simple question...

2003-12-08 Thread Che Vilnonis
that is what I thought...thanks for re-asssuring me,   -Original Message-   From: Phillip B. [mailto:[EMAIL PROTECTED]   Sent: Monday, December 08, 2003 4:21 PM   To: CF-Talk   Subject: Re: Simple question...   You should be able to use If anything is there it   will dump it. If not then

RE: Simple question...

2003-12-08 Thread Venable, John
    I think that's it. John Venable -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 4:12 PM To: CF-Talk Subject: Simple question... In CF5, how would I write: IF there is any variable in the URL scope present... then the entire URL

Re: Simple question...

2003-12-08 Thread Phillip B.
You should be able to use If anything is there it will dump it. If not then nothing gets output. -- Phillip B. Che Vilnonis wrote: > In CF5, how would I write: > > IF there is any variable in the URL scope present... > then the entire URL scope. > > I know you can use isdefined("FORM.FIELDNA

Re: Simple question...

2003-12-08 Thread Bryan Stevenson
   Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] - Macromedia Associate Partner www.macromedia.com

Re: Simple question...

2003-09-18 Thread Marlon Moyer
Or listtoArray(ipaddress,".") Cantrell, Adam wrote: >How about listDeleteAt? > >listDeleteAt(ipAddress, "4" , ".") > > > > >>-Original Message- >>From: Che Vilnonis [mailto:[EMAIL PROTECTED] >>Sent: Thursday, September 18, 2003 10:30 AM >>To: CF-Talk >>Subject: Simple question... >> >

RE: Simple question...

2003-09-18 Thread Che Vilnonis
thank you...such as simple answer...don't ya hate when you can't see the obvious? -Original Message- From: Cantrell, Adam [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 11:56 AM To: CF-Talk Subject: RE: Simple question... How about listDeleteAt? listDeleteAt(ipA

RE: Simple question...

2003-09-18 Thread d.a.collie
Reverse the list then use ListRest(reveresedList) -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: 18 September 2003 16:30 To: CF-Talk Subject: Simple question... Regardless of an IP address's size (i.e. 10.1.2.3 or 204.225.123.234), what would be the easiest wat to

RE: Simple question...

2003-09-18 Thread Cantrell, Adam
How about listDeleteAt? listDeleteAt(ipAddress, "4" , ".") > -Original Message- > From: Che Vilnonis [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2003 10:30 AM > To: CF-Talk > Subject: Simple question... > > > Regardless of an IP address's size (i.e. 10.1.2.3 or 204.225.12

RE: Simple question .... QueryOfQuery

2002-05-03 Thread Allan Pichler
ks for all the input! @llan -Original Message- From: Stephen Moretti [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 1:28 PM To: CF-Talk Subject: Re: Simple question QueryOfQuery > > I Think I'll try to process the txt files against the statistic table in &g

Re: Simple question .... QueryOfQuery

2002-05-03 Thread Stephen Moretti
> > I Think I'll try to process the txt files against the statistic table in > Perl. > Sicko ;o) > Thanks for the input! > No worries... Stephen __ Structure your ColdFusion code with Fusebox. Get the official book at h

RE: Simple question .... QueryOfQuery

2002-05-03 Thread Allan Pichler
I need it to run on-the-fly to create a new .dat file for the mail system. OT: anyone have a list comparing algorithm for Perl ?? :) @llan -Original Message- From: Jeff Beer [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 1:11 PM To: CF-Talk Subject: RE: Simple question

RE: Simple question .... QueryOfQuery

2002-05-03 Thread Jeff Beer
behind-the-scenes task the stored procedure should be fine. -Original Message- From: Justin Scott [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 5:59 AM To: CF-Talk Subject: Re: Simple question QueryOfQuery > But I think I need to find a workaround in a typical case of th

RE: Simple question .... QueryOfQuery

2002-05-03 Thread Allan Pichler
l. I Think I'll try to process the txt files against the statistic table in Perl. Thanks for the input! @llan -Original Message- From: Stephen Moretti [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 12:27 PM To: CF-Talk Subject: Re: Simple question QueryOfQuery > T

Re: Simple question .... QueryOfQuery

2002-05-03 Thread Stephen Moretti
> Thanks for you input Justin, > > But I think I need to find a workaround in a typical case of this page > the original list holds 30-90.000 addresses and the partial list > contains 0-90.000 addresses . needless to say that this query takes > forever... > Hmmm... With that number

Re: Simple question .... QueryOfQuery

2002-05-03 Thread Justin Scott
> But I think I need to find a workaround in a typical case of this page > the original list holds 30-90.000 addresses and the partial list > contains 0-90.000 addresses . needless to say that this query takes > forever... If speed is an issue, I would suggest using something other

RE: Simple question .... QueryOfQuery

2002-05-03 Thread Allan Pichler
- From: Justin Scott [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 11:42 AM To: CF-Talk Subject: Re: Simple question QueryOfQuery > > select email > from qFullList > where address not in (qPartialList.address) > The "where address" should read "

Re: Simple question .... QueryOfQuery

2002-05-03 Thread Justin Scott
> > select email > from qFullList > where address not in (qPartialList.address) > The "where address" should read "where email" .. sorry for any confusion. -Justin Scott, Lead Developer Sceiron Internet Services, Inc. http://www.sceiron.com __

Re: Simple question .... QueryOfQuery

2002-05-03 Thread Justin Scott
> Now my problem is this Is it possible to query the full list for the > email addresses that are not in the database ??? The easiest way I can think of off the top of my head... select email from qFullList where address not in (qPartialList.address) I'm not fluent on QofQ, so you

Re: simple question - how do you manually time out a session variable

2002-02-15 Thread Nathan Chen
Steve, I got it. It works. Thank you so much. Nathan - Original Message - From: "Steve Oliver" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 11:55 PM Subject: RE: simple question - how do you manually time out

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
a cflocation __ steve oliver atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Nathan Chen [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 1:50 AM To: CF-Talk Subject: Re: simple question - how do you manually time out a session variable Steve, T

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Nathan Chen
" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 11:43 PM Subject: RE: simple question - how do you manually time out a session variable > >>The only way I can think of is to include something like: > >>window.history.forward(20); > > > Disregard that, I went

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
>>The only way I can think of is to include something like: >>window.history.forward(20); Disregard that, I went looking around and found that IE only supports -1, 0, or 1 in the history function. __ steve oliver atnet solutions, inc. http://www.atnetsolutions.com _

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
ailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 12:58 AM To: CF-Talk Subject: Re: simple question - how do you manually time out a session variable I guess, after solving the killing session issue, my next problem is how to prevent or stop users from clicking the "Back" button

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
re in your site. (20 pages deep anyways) __ steve oliver atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Steve Oliver [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 1:13 AM To: CF-Talk Subject: RE: simple question - how do you man

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
gt; To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 10:15 PM Subject: RE: simple question - how do you manually time out a session variable > Why keep the session if there's nothing in it :) > > Dropping the session will log them out. > > I

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
it's bed time, oh, after I answer that question that just popped up :) __ steve oliver atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 12:29 AM To: CF-Tal

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Nathan Chen
those messages. Can someone give me a pointer on how to disable the "Back" button? Thans a lot. Nathan - Original Message - From: "Steve Oliver" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 10:15 PM Subj

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Paul Giesenhagen
uot; <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 11:25 PM Subject: RE: simple question - how do you manually time out a session variable > Sorry, I seem to be in an arguing mood tonight. (must be the lack of > sleep) > > __ > steve oliver >

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Paul Giesenhagen
- From: "Paul Giesenhagen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 11:20 PM Subject: Re: simple question - how do you manually time out a session variable > I agree ... (didn't actually disagree) .. >

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
-Talk Subject: Re: simple question - how do you manually time out a session variable I agree ... (didn't actually disagree) .. does about the same thing and IsDefined... I just happen to be working with sessions at that time, and that is one w ay I was clearing it out .. but I didn't wan

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Paul Giesenhagen
TED]> Sent: Thursday, February 14, 2002 11:15 PM Subject: RE: simple question - how do you manually time out a session variable > Why keep the session if there's nothing in it :) > > Dropping the session will log them out. > > If he's tracking loggedin status by isDef

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
steve oliver atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 11:51 PM To: CF-Talk Subject: Re: simple question - how do you manually time out a session variable St

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Paul Giesenhagen
" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 10:48 PM Subject: Re: simple question - how do you manually time out a session variable > Thank you, Paul and Steve, for your help. > > > - Original Message - > From: "Paul Giesenhagen" <[EMAIL

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Nathan Chen
Thank you, Paul and Steve, for your help. - Original Message - From: "Paul Giesenhagen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, February 14, 2002 9:31 PM Subject: Re: simple question - how do you manually time out a session

RE: simple question - how do you manually time out a session variable

2002-02-14 Thread Steve Oliver
Yes, Make sure you lock it though. __ steve oliver atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Nathan Chen [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 11:29 PM To: CF-Talk Subject: simple question - how do you ma

Re: simple question - how do you manually time out a session variable

2002-02-14 Thread Paul Giesenhagen
If you are wanting the session to END, just (Wrap it in cflock EXCLUSIVE) Paul Giesenhagen QuillDesign http://www.quilldesign.com SiteDirector - Commerce Builder > Hi,All: > > I know you can set time out for a session variable by changing the > default value in CF administration, but can you

RE: Simple question

2001-04-23 Thread Dylan Bromby
email allaire at [EMAIL PROTECTED] and ask to be part of the beta program. worth asking. -Original Message- From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED]] Sent: Monday, April 23, 2001 6:11 AM To: CF-Talk Subject: Simple question I'm trying to talk my network admin into setting up

Re: Simple question?

2001-04-02 Thread CF Crazy
Where can I download it? At 12:44 PM 4/2/2001 -0400, you wrote: >Question 1. >Yes, I have a tag that does adhoc queries. It can show them in the browser >or write the query to a text file. > >Question 2. >I have seperate apps that cn create DSNs without being on the machine and >a web based S

RE: Simple question

2000-08-17 Thread Shane Witbeck
you need to specify the type=HTML option in your cfmail tag Sincerely, Shane Witbeck Webmaster mailto:[EMAIL PROTECTED] www.digitalsanctum.com -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 17, 2000 6:17 PM To: [EMAIL PROTECTED] Subject: Simp

Re: simple question :)

2000-04-26 Thread Bud
On 4/26/00, Alex Puriche penned: >cf-talk, > > How can I retrieve country where user locate (and state if country > is USA or Canada) if I know user's IP-address? Alex. Check out this site: http://cello.cs.uiuc.edu/cgi-bin/slamm/ip2ll/ Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/

Re: simple question :)

2000-04-26 Thread Chris Tazewell
> How can I retrieve country where user locate (and state if country > is USA or Canada) if I know user's IP-address? You need a reverse look-up on the DNS (or words to that effect). We did it in VBScript (which sucks somwhat). If anyone has done it in CF I'd be interested to know how. Taz