Re: queryNew() object strangeness

2005-05-10 Thread Deanna Schneider
Hi Tony,
That's exactly what you're seeing. If you're using 7, you can pass in a 
comma delimited list of column types to tell CF what the column types are 
supposed to be. If you're using MX or earlier, you have to hack it by 
pre-seeding your query with a dummy row of data that is of the right type 
and then dumping that data in the end. Total PITA.

- Original Message - 
From: Tony Weeg [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Monday, May 09, 2005 8:17 PM
Subject: Re: queryNew() object strangeness


 its ALMOST like the QofQ looks at it, realizes its a datetime field,
 and that kinda triggers cfmx into thinking, oh yeah, this is a
 datetime field, so ill display it like that...

 maybe?

 tony



~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206172
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Error,jrpp-85 File not found: /CFIDE/main/ide.cfm

2005-05-10 Thread kola.oyedeji
Looks like an attempt to access the Coldfusion administrator.

Kola

 -Original Message-
 From: Daniel Kang [mailto:[EMAIL PROTECTED]
 Sent: 10 May 2005 01:33
 To: CF-Talk
 Subject: Error,jrpp-85 File not found: /CFIDE/main/ide.cfm
 
 Can anyone explain what this error means?
 
 tia
 
 
 7305
  Error,jrpp-85,05/09/05,21:07:56,,File not found:
 /CFIDE/main/ide.cfm The specific sequence of files included or
 processed is: C:\Inetpub\wwwroot\CFIDE\main\ide.cfm 
 
 7306
  coldfusion.runtime.TemplateNotFoundException: File not found:
 /CFIDE/main/ide.cfm
 
 7307
  at coldfusion.filter.PathFilter.invoke(PathFilter.java:77)
 
 7308
  at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
 
 7309
  at
 coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
 
 7310
  at
 coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersisten
 ceFilter.java:28)
 
 7311
  at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
 
 7312
  at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
 
 7313
  at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
 
 7314
  at coldfusion.CfmServlet.service(CfmServlet.java:105)
 
 7315
  at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
 
 7316
  at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
 
 7317
  at
 jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
 
 7318
  at
 jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
 
 7319
  at
 jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:19
 2)
 
 7320
  at
 jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.jav
 a:348)
 
 7321
  at
 jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:4
 51)
 
 7322
  at
 jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:
 294)
 
 7323
  at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
 
 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206164
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFMX 7 still won't stay running.

2005-05-10 Thread Dave Watts
 I am using both  SQL Server 2000 and MySQL with the native drivers.
 While I can't be certain, I am fairly sure that the phantom shut down
 of CF is happening when I am working on apps that use either.  By that
 I mean, it happens when I am using apps that use MySQL and it happens
 with apps that use MSSQL.

I would recommend that, just for testing purposes, you try alternative
database drivers.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206181
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF Blog shootout

2005-05-10 Thread Jake .
What versions of RSS (w/ modules?) does each blog support?

Can't speak for the other apps, but at the moment, BlogFusion 4.0 supports RSS 
2.0, Atom 0.3. There are several feed types, and in the first minor update of 
BF4.0, I'll be adding the RSS comments tagging. (I wasn't happy with the way it 
was working for the 4.0 release - still trying to get a clear picture on how 
it's supposed to work ... something that doesn't seem to be as clearly 
defined as it should).

That said, I've also made it very very simple to add/modify RSS feed types and 
outputs. If you wanted to add a new feed type in, or wanted to add modules into 
the basic RSS feed, it's pretty simple to do.

Jake
blogfusion.com

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206182
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: tiered pricing

2005-05-10 Thread Jochem van Dieten
Eric Creese wrote:
 I have an ecom app I put together sometime ago. I need to allow for tired 
 pricing for a customer so when some one updates their basket I need to 1.) do 
 a check on the product and see if it has tiered pricing. 2.) if it does I 
 need to determine the correct tier. 3.) apply the update to the basket.

The first step is to generalise the logic which goes hand in hand 
with database normalization: make every product have tiered 
pricing. Some product will have only one tier for all quantities, 
but now you can use one set of logic for all products :)


 !table headers---
 table border=0 width=95% align=center cellspacing=0 cellpadding=3

Please make code easy to read for us. Layout like alignment and 
fonts is not relevant for the problem you have, which is 
application logic, so just remove it. Remember, everything that 
makes it easier for us to answer increases the chance you get an 
answer.

Besides, you should be using CSS for the layout :)



   cflock scope=SESSION timeout=30
 cfscript
  NumberItems = ArrayLen(Session.arrBasket);
  ProductID = Session.arrBasket[Request.idx][1];
  ProductName = Session.arrBasket[Request.idx][2];
  Price = Session.arrBasket[Request.idx][3];
  Qty = Session.arrBasket[Request.idx][4];
 /cfscript

Price and ProductName are not independent properties, they depend 
on ProductID and Qty. Do you really want to store them 
redundantly in the session? I think it would be easier to just 
store ProductID and Qty in the session and get the rest from the 
database when you need it.

With a typical data structure of a product table (productID, 
productName) and a price table (priceID, productID, prodFrom, 
prodTo, price) getting the values for dsplay in the basket would 
have a logic like:

cfset variables.productlist = ''
cfset variables.qtylist = ''
cflock session ...
   cfloop from=1 to=#ArrayLen(Session.arrBasket)# 
index=variables.idx
 cfset 
ListAppend(variables.productlist,Session.arrBasket[variables.idx][1])
 cfset 
ListAppend(variables.qtylist,Session.arrBasket[variables.idx][4])
   /cfloop
/cflock

cfif ListLen(variables.productlist)
   cfquery name=basket
 SELECT productID, product.productName, price.price
 FROM product INNER JOIN price USING productID
 WHERE productID = cfqueryparam 
value=#ListFirst(variables.productlist)#
   AND cfqueryparam value=#ListFirst(variables.qtylist)# 
BETWEEN price.prodFrom AND price.prodTo
 cfloop from=2 to=#ListLen(variables.productlist)# 
index=#variables.idx#
   UNION
   SELECT productID, product.productName, price.price
   FROM product INNER JOIN price USING productID
   WHERE productID = cfqueryparam 
value=#ListGetAt(variables.productlist, variables.idx)#
 AND cfqueryparam value=#ListGetAt(variables.qtylist, 
variables.idx)# BETWEEN price.prodfrom AND price.prodto
 /cfloop
   /cfquery
cfelse
   something
/cfif


One caveat: BETWEEN is inclusive, so be carefull not to create 
overlapping ranges.

Jochem

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206162
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: QueryNew() question

2005-05-10 Thread Sam Farmer
In CF7 you can specify the column type:

*QueryNew*(*columnlist *[, *columntypelist*])

Sam


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206176
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMX 7 still won;t stay running.

2005-05-10 Thread Adrocknaphobia
I've missed the past threads so maybe this has already been asked,
what version (or updater) of JRun are you running? Have you applied
updater 5? Or is this the standalone version?

-Adam

On 5/10/05, Connie DeCinko [EMAIL PROTECTED] wrote:
 Can you narrow it down to only happening when a DB is used?  Does it never
 happen with just standard CFML?  Can you try other drivers?  Are you running
 the DB on the same box, since this is a Dev environment?  Maybe already
 asked, but perhaps CFMX7 is using more resources and now you are running
 out.
 
 
 -Original Message-
 From: Sean Corfield [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 09, 2005 6:12 PM
 To: CF-Talk
 Subject: Re: CFMX 7 still won;t stay running.
 
 Does it just suddenly shutdown or is there a CPU spike before hand?
 What are you JVM settings? (Did you tune your 6.1 settings but not
 your 7 settings, perhaps?)
 --
 
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206169
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Error,jrpp-85 File not found: /CFIDE/main/ide.cfm

2005-05-10 Thread Dave Watts
 Can anyone explain what this error means?
 
 tia
 
 7305
  Error,jrpp-85,05/09/05,21:07:56,,File not found:
 /CFIDE/main/ide.cfm The specific sequence of files included or
 processed is: C:\Inetpub\wwwroot\CFIDE\main\ide.cfm 
  
 7306
  coldfusion.runtime.TemplateNotFoundException: File not found:
 /CFIDE/main/ide.cfm

It means that someone is requesting the URL /CFIDE/Main/ide.cfm but that
there's no actual file corresponding to that URL. That specific URL is used
by RDS clients (Dreamweaver, Homesite+, CF Studio) to send requests to CF to
browse files and database schemas, edit files, and all the other stuff that
RDS lets you do. Very often, there isn't actually any file at that URL, but
it doesn't matter because CF isn't processing the file anyway - it
recognizes that URL pattern as an RDS request rather than as just any ol'
HTTP request. So, unless you're having problems with RDS, you can probably
safely ignore the error. If you want to get rid of the error, create an
empty file called ide.cfm corresponding to that URL.

It's worth pointing out that not having the file doesn't disable RDS.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206177
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF Blog shootout

2005-05-10 Thread Adrocknaphobia
What versions of RSS (w/ modules?) does each blog support?

-Adam

On 5/9/05, Jake. [EMAIL PROTECTED] wrote:
 Roger, I dropped you a note offline too, but in case you don't see it, I'd 
 love to hear more about what you mean. Not quite sure I'm following what you 
 mean, and since this new version has really added a lot more spam blocking 
 stuff, my ears really perked up when you mentioned this.
 
 So what's broken with the TB autodiscovery? As soon as I'm clear, I'll get it 
 fixed!
 
 :)
 
 Thanks Roger,
 Jake
 
 ===
 BlogFusion: If I were going to use one of the three for a blog, I'd
 probably use Jake's. The feature set gets it closer to the bare
 minimum that I would expect from a tool. The major caveat is that,
 assuming he gets his Trackback autodisco fixed, BF users are sitting
 ducks for 100%-CPU-utilizing, 1000-pings-an-hour spam strikes. IP
 blocking is utterly useless when facing a wave of zombies, and if they
 can autodiscover you, look out. (He said, from bitter experience.)
 
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206168
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Ping... Just testing

2005-05-10 Thread Damien McKenna
 -Original Message-
 From: Damien McKenna 
 
 I'm just testing to make sure my email is working.

FYI, I'm not receiving email from this list today, nothing since 12:45am
this morning, though my emails are showing up on the website archive.  

HoF admins - are you receiving any bounce messages for me?

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206179
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Sessions and File/New/Window in IE

2005-05-10 Thread Andy Ousterhout
Thanks Justin  Marlon for the explanations.  

Andy

-Original Message-
From: Justin D. Scott 
Subject: RE: Sessions and File/New/Window in IE


 This is the way it's supposed to work.  If you choose File--
 New Window, the new window will be an extension of the current
 session.  If you choose Start--Program Files--Internet
 explorer, you will get a new session with new session
 variables.  I'm not sure of a work around because it's
 dependent upon how IE acts.

This works because when you open a new window from within an open IE session
it will share the session cookies with the windows within that copy of
IE.  If you open a new instance of IE from the Start menu it will not share
the session cookies from the other copy of IE that is open.  If your
session variables are using CF token variables on the URL then you will get
the same session no matter where you are.  If you're using session cookies
then it SHOULD give you a new session.

When I say session cookies I'm talking about cookies that expire when the
browser closes, not the cookies CF uses to define its session scope.



~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206165
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Cached query - Any way to tell when it was cached?

2005-05-10 Thread Scott Mulholland
Is there a way, possibly as easy as an undocumented query variable
(query_name.CachedSince - one can dream no?), to return the timestamp of
when a query was last cached?  Was looking for an easy way to have a This
report last generated on: X display an a page with a large recordset that
we currently cache.

 

Thanks,
Scott



---
[This E-mail scanned for viruses by Declude Virus.  Service provided by 
Accurate Imaging, Inc.]


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206174
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Interval for Scheduled Tasks and CFSCHEDULE in CFMX

2005-05-10 Thread Daniel Kang
I want to put a scheduled task in either the Scheduled Tasks page in
the CF Administrator or the CFSCHEDULE tag.   I like to make the
transactions as real-time as possible, but at the same time I do not
want to bog down the system with a very short interval.   What is the
shortest interval that we can put in the Scheduled Tasks page and the
CFSCHEDULE tag?   What is the recommendation?

tia

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206171
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


HE3?

2005-05-10 Thread Adam Haskell
A question was posted in Cf-OT a while back with no response...not
sure how much traffic OT gets so I figured I'd repost here...what
happened with He3? seems to of kinda disappeared...

Adam H

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206170
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


OT: Javascript question...

2005-05-10 Thread Pascal Peters
divName.innerHTML += some new text + br/;

This should work

Pascal

I want to manipulate the innerText property of a  div tag. It works fine
except that I can't seem to put in a linefeed or break. I tried all the
following without success. Does anyone know how to get a linebreak in there?

-mark





divName.innerText = divName.innerText + some new text + br/;

divName.innerText = divName.innerText + some new text + /n;

divName.innerText = divName.innerText + some new text + chr(10);

divName.innerText = divName.innerText + some new text + chr(13);

---




Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://mkruger.cfwebtools.com

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206183
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: More than one datasource in cfquery

2005-05-10 Thread simmyana a
Thanks for the response

I am using MS access database. I tried using following 2 methods

1) 
cfset AppPath=C:\CFusionMX\odbc

cfquery name=sql1 datasource=somedatasource

Select d1.* From #AppPath#\DB1.mdb.TableName 
d1,#AppPath#\DB2.mdb.TableName d2 Where d1.id=d2.id

/cfquery

2)
cfquery name=sql datasource=datasource1

Select * from Table1
/cfquery

cfquery name=sql1 datasource=datasource2

Select * from Table2
/cfquery

cfquery name=c dbtype=query 
Select sql.*
From sql , sql1 
Where sql.id= sql1.id
/cfquery 

But performance wise first query is better


Thanks again for the help

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206184
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMX 7 still won;t stay running.

2005-05-10 Thread Scott Stroz
 By native you mean the default drivers that ship with CFMX 7?

Correct.

 Does it just suddenly shutdown or is there a CPU spike before hand?
 What are you JVM settings? (Did you tune your 6.1 settings but not
 your 7 settings, perhaps?)

I have been unable to catch what happens just prior to CF shutting
down. I have not done any tuning to either box, other than to lower
the heap size on the CFMX7 box (this was done after a suggestion by
somone on this list)

The DBs are each on seperate boxes.  MSSQL on one, MySQL on one and
CFMX on yet another.  CFMX 6.1 is loaded on the same box as MSSQL.

I will start to pay closer attention, but it doesn't seem to be
limited to the use of one DB or CFML that doesn't access a DB.

I thought the CFMX7 server had a gig of memory, but I checked this AM
and it only has 512MB (the minimum as per System requirements). 
Another gig is on its way...hopefully that will alleiviate the issue.

-- 
Scott Stroz
Boyzoid.com
___
Some days you are the dog,
Some days you are the tree.

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206166
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


OT: Javascript question...

2005-05-10 Thread Mark A Kruger
I want to manipulate the innerText property of a  div tag. It works fine
except that I can't seem to put in a linefeed or break. I tried all the
following without success. Does anyone know how to get a linebreak in there?

-mark





divName.innerText = divName.innerText + some new text + br/;

divName.innerText = divName.innerText + some new text + /n;

divName.innerText = divName.innerText + some new text + chr(10);

divName.innerText = divName.innerText + some new text + chr(13);

---




Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://mkruger.cfwebtools.com




~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206178
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


SOT HTML question select box option word warp

2005-05-10 Thread David Brown
I would like to know if you can word wrap text in the a option tag.

Example:

select name=somename
option value=1Very long text here that needs to be wrapped/option
/select

David

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206180
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: More than one datasource in cfquery

2005-05-10 Thread simmyana a
Thanks for the response

I am using MS access database. I tried using following 2 methods

1) 
cfset AppPath=C:\CFusionMX\odbc

cfquery name=sql1 datasource=somedatasource

Select d1.* From #AppPath#\DB1.mdb.TableName 
d1,#AppPath#\DB2.mdb.TableName d2 Where d1.id=d2.id

/cfquery

2)
cfquery name=sql datasource=datasource1

Select * from Table1
/cfquery

cfquery name=sql1 datasource=datasource2

Select * from Table2
/cfquery

cfquery name=c dbtype=query 
Select sql.*
From sql , sql1 
Where sql.id= sql1.id
/cfquery 

But performance wise first query is better

thanks again for the help

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206188
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF SCRUM Methodology?

2005-05-10 Thread Montgomery Chris Contr AFSFC/SFPA
Never heard of it until now, but it does look interesting. There's an
overview of SCRUM here:
http://www.controlchaos.com/

Thanks for the brain tickle, Tony.

-- 
//SIGNED//
Chris Montgomery, Contractor 
HQ AF Security Forces Center, Antiterrorism Branch 
1517 Billy Mitchell Blvd, Bldg 954 
Lackland AFB, TX 78236-0119 
DSN 312.945.7034
Comm 210.925.7034


-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]
Sent: Monday, May 09, 2005 5:35 PM
To: CF-Talk
Subject: CF  SCRUM Methodology?


Anyone here using the SCRUM methodology while developing ColdFusion
applications?

we are thinking about this here @ my company, and im just wondering if you
have
any experience?  good/bad?

thanks

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206173
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Blog shootout

2005-05-10 Thread Mark A Kruger
Hey - I'd like to hear more about this topic as well.  To start with what is
trackback autodisco - sounds like a 70's holdover. A converted AMC Pacer
maybe?

-Original Message-
From: Jake . [mailto:[EMAIL PROTECTED]
Sent: Monday, May 09, 2005 10:31 PM
To: CF-Talk
Subject: Re: CF Blog shootout


Roger, I dropped you a note offline too, but in case you don't see it, I'd
love to hear more about what you mean. Not quite sure I'm following what you
mean, and since this new version has really added a lot more spam blocking
stuff, my ears really perked up when you mentioned this.

So what's broken with the TB autodiscovery? As soon as I'm clear, I'll get
it fixed!

:)

Thanks Roger,
Jake

===
BlogFusion: If I were going to use one of the three for a blog, I'd
probably use Jake's. The feature set gets it closer to the bare
minimum that I would expect from a tool. The major caveat is that,
assuming he gets his Trackback autodisco fixed, BF users are sitting
ducks for 100%-CPU-utilizing, 1000-pings-an-hour spam strikes. IP
blocking is utterly useless when facing a wave of zombies, and if they
can autodiscover you, look out. (He said, from bitter experience.)



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206167
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


MSSQL Function

2005-05-10 Thread Protoculture
I have a variable like this.. ',6,6,8,2,10,11,'

what mssql function(s) can I use to remove the commas before the first 6 and 
after the last number (11) ?

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206189
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


newbie needs help with dynamic output...

2005-05-10 Thread Robert Munn
This seems like a fairly well-known problem. Have you checked any programming 
books for guidance? 

I would suggest two possibilities. If all you need to display is a single day, 
just retrieve all the records for that day ordered by start time and end time. 
Then loop over start times by the hour, within each hour, loop over the query 
and spit out any records that start on or before that hour and end after that 
hour. If you want a diagram (a la Outlook), you should be able to draw boxes 
for each session depending on the start time (e.g. full height box for on the 
hour start times, half height box for an the half hour start times). By looping 
over the same query for each hour, you get the events in the same order 
everytime and you can create a diagram. I'm sure there is a better, faster, 
more sophisticated way to do it, and maybe tomorrow someone who isn't as sleepy 
as me will share it. 

If you need to display more than one day's worth of events, you could either 
loop on the days and do the above query multiple times, or just do a single 
query grouped by the day and output the query with the group attribute. It 
might be more trouble than it's worth to write the query with the group by 
statement, depending on your table structure. Also, if you do it the former 
way, you end up with less code to maintain, although performance will be faster 
using one query rather than several.

HTH,

Rob


Hi folks...I'm a real rookie at CF and have what may be a really simple
problem in retrieving and outputting dynamic data...I need to create an
interactive HTML calendar, where within each date area there needs to appear
several items of information linked to a database

 ...so for example within a td cell that might represent June 13 we need
to output a string that represents a session time (like 12 noon,
represented in the Sessions database table as sessionStartTime) as well as
a caption that describes what kind of session it is (like Gourmet Coffee
Club, sessionType) and a number which represents the current number of
available spaces still open to be booked (just a number like 7, to be
calculated on the HTML page by subtracting the current value of
sessionBooked from sessionCapacity) and also perhaps a caption that can
be added to the td cell to describe the overall current status of that
session (like open or filled or closed for Mothers Day,
sessionCaption)...there are some other fields in the Sessions table as
well, including a sessionDate field and an auto-number sessionID field...

...so after creating a main query on the calander HTML page asking the db
for all appropriate records and all appropriate fields from the Sessions
table, I guess I thought I could just put some logic like this into a given
td cell: find the record in the main query where sessionDate equals June
13, then please output the corresponding values of that record for
sessionStartTime, sessionType, and sesssionCaption inside this td
cell...but I now don't see how I can effectively create a dynamic variable
that would to that...I guess I would be asking the data in the main query to
re-arrange itself for me, which perhaps it was not meant to do...

...then I thought maybe a query of query might be the answer, since it seems
that this construct is made so you CAN re-arrange the data of a main query
already there...but then I thought, this might mean that I would have to
create a new query of query for EACH set of information in the calendar...so
I make a main query, then within each td cell I make a QofQ designating
the where clause to specify the value of the sessionDate field...then it
seems I could tell CF to output the corresponding values of that particular
record into that cell, by using the QofQname.sessionCaption kind of dot
syntax...but would I then have to write forty or fifty or sixty of these
QofQ's for every month, one or more in every date cell of the calendar?
...besides being a pain to write and to keep track of, wouldn't that slow my
web page down to a crawl?...

...it seems that for so simple a task (?) there should be some more
parsimonious approach...any suggestions?...thanks much!


John Petroshius
Prairie Studio
Oakton College

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206187
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


CF Enterprise as Domain User

2005-05-10 Thread John Beynon
I'm about to build some new CF7 Enterprise boxes which will be part of
a Windows 2003 domain accessing a clustered file share (also in a
domain) for it's files.

Is there anything I need to be aware of? Obviously I'll need to be
running my production CF instance as a domain user which has
access/control to the file share. What about permissions in c:\jrun4?

thanks,

john.

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206161
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Weird problem logging in with IE 5.5

2005-05-10 Thread Andy Mcshane
Excellent, glad to be of help.
 


From: Stuart Kidd [mailto:[EMAIL PROTECTED]
Sent: Mon 09/05/2005 23:05
To: CF-Talk
Subject: Re: Weird problem logging in with IE 5.5



Hi Andy,

Thanks, that seemed to be the problem! :)


On 9/5/05 13:47, Andy Mcshane [EMAIL PROTECTED] wrote:

 Could it possibly be to do with cookies? Do they have their browser setup to
 allow cookies?

 

 From: Stuart Kidd [mailto:[EMAIL PROTECTED]
 Sent: Mon 09/05/2005 13:38
 To: CF-Talk
 Subject: Weird problem logging in with IE 5.5



 Hi guys,

 For some time now users have been sending me mails saying that they can't log
 into my application.  I try and all is fine.

 I am now trying it with IE5.5 and am having the same problem occur.

 Does anyone know of any straight-forward reason why this could be?  I would
 have thought it was browser independent being CF.  Perhaps it's something in
 the user's options with IE5.5?

 If anyone could shed some light on to this i would be very grateful.

 The app is quite simple where by a user types in their username and then
 password which are then checked in an MS-SQL database.

 The strange thing is that an error doesn't occur, it just sends the user back
 to the user/password form.

 All other browsers it works fine in.

 Thanks,

 Saturday











~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206163
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF Blog shootout

2005-05-10 Thread Jake .
What versions of RSS (w/ modules?) does each blog support?

Can't speak for the other apps, but at the moment, BlogFusion 4.0 supports RSS 
2.0, Atom 0.3. There are several feed types, and in the first minor update of 
BF4.0, I'll be adding the RSS comments tagging. (I wasn't happy with the way it 
was working for the 4.0 release - still trying to get a clear picture on how 
it's supposed to work ... something that doesn't seem to be as clearly 
defined as it should).

That said, I've also made it very very simple to add/modify RSS feed types and 
outputs. If you wanted to add a new feed type in, or wanted to add modules into 
the basic RSS feed, it's pretty simple to do.

Jake
blogfusion.com

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206186
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Ping... Just testing

2005-05-10 Thread Damien McKenna
I'm just testing to make sure my email is working.
 
-- 
Damien McKenna

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206175
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: HE3?

2005-05-10 Thread Adrocknaphobia
What happened to Matt Liotta... the same could be said for him as well.

-Adam

On 5/10/05, Adam Haskell [EMAIL PROTECTED] wrote:
 A question was posted in Cf-OT a while back with no response...not
 sure how much traffic OT gets so I figured I'd repost here...what
 happened with He3? seems to of kinda disappeared...
 
 Adam H
 
 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206190
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Javascript question...

2005-05-10 Thread Che Vilnonis
Mark...
Isn't it \n instead of /n ???

-Original Message-
From: Mark A Kruger [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 10:55 AM
To: CF-Talk
Subject: OT: Javascript question...


I want to manipulate the innerText property of a  div tag. It works fine
except that I can't seem to put in a linefeed or break. I tried all the
following without success. Does anyone know how to get a linebreak in there?

-mark





divName.innerText = divName.innerText + some new text + br/;

divName.innerText = divName.innerText + some new text + /n;

divName.innerText = divName.innerText + some new text + chr(10);

divName.innerText = divName.innerText + some new text + chr(13);

---




Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://mkruger.cfwebtools.com






~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206185
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: More than one datasource in cfquery

2005-05-10 Thread simmyana a
Thanks for the response

I am using MS access database

I tried using both Query of Queries and Cross database query and both works 
well however performance wise Cross database query is better

Thanks again for the help

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206193
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFMX 7 still won't stay running.

2005-05-10 Thread Dave Watts
 So, I was told by Tech Support that the issue is not covered under any
 'free' support.  However, the problem was passed along to an engineer.
  The engineer's suggestion was that it is a db connection issue. 
 Howver, the DB server is the same one I have been using for over a
 year, and it seems to work fine from my CFMX 6.1 box.
 
 I was told to look at a log file named hs_pid_.log, but it didn't
 offer any useful information and it doesn't seem to generate an entry
 for this file each time CF cfashes.  I went back over the
 cfusion-err.log file under JRun and found a few recent(they are at the
 bottom, so I assume they are recent) entries that read:
 
 [Fatal Error] :-1:-1: Premature end of file.
 
 I Googled this error, but none of the results seemed pertinent to my
 problemt.  Uless I wish to shell out $500 to MM for support (which I
 don't...this is my dev machine)..I need to depend on the CF community
 for help.

There are lots of reasons why you might have problems from one machine and
not another. JVM tuning, specific database driver versions, wacky network
issues, etc. To diagnose your problems, you should try to remove as many
variables as possible, obviously.

You might try using the database drivers that are on your 6.1 machine. To do
this, stop CFMX 7, go into your lib directory, rename
macromedia_drivers.jar to something else, and copy the jar file of the
same name from your 6.1 machine. I think that 7 has newer drivers, which are
supposed to work better in most cases, but your case may be different.

If you have a lot of Hotspot errors (as indicated by the hs_pid_xxx.log
files), you might simply disable Hotspot on your development machine. This
will significantly degrade performance in most cases, but if it's a
development machine you might not care too much. You'd do this by editing
jvm.config. I don't remember the exact switch you'd need to add offhand, but
I'm sure it's easily Googled.

You mentioned somewhere else that your database server is on your CFMX 6.1
machine. You might try installing SQL Server (just for testing purposes) on
your development machine, just to see if there's some sort of odd network
problem that you avoid when making local connections.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206192
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Follow-Up To Previous Post Regarding CF MX 7 Installation

2005-05-10 Thread Peter Lakanen
I posted to the list a couple weeks ago regarding some bizarre problems 
with an installation of CF MX 7.  The purpose of this message is to 
document what happened.

Using both the CD install and the downloaded install file from the 
Macromedia web site, I was unable to get CF MX 7 running.

The installation would run to completion and report only a single 
non-fatal error:

ANT Script Error:
Status: ERROR
Additional Notes: ERROR - standalone.xmlUnable to delete file 
C:\CFusionMX7\WEB-INF\cfusion\lib\msapps.jar

I spent over a week on the phone with Macromedia support and we tried 
lots of different stuff including running checksums on the downloaded 
install file, manually uninstalling the app (as per tech note 
http://www.macromedia.com/go/tn_19187) and checking a variety of 
esoteric server settings.

Well into the second week of dealing with this, I was kicked up to an 
escalation engineer.  She determined that for wholly unknown reasons, 
the install of CF MX 7 was incomplete -- meaning that even though the 
install process said it completed successfully, many, many files were 
still missing (not installed).

We finally solved the problem when she zipped up her complete CFusionMX7 
directory and uploaded it to me via FTP.  I unzipped it and then we got 
it working.

At this time, Macromedia has no explanation as to why the installation 
was never able to install all the necessary files.

-peter

-- 
   Peter Lakanen   [EMAIL PROTECTED]
   Platinum Web Development  http://www.platinumweb.com
   1320 Terrace Street  Tallahassee, FL 32303
   850.508.4518   FAX: 850.681.1930

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206204
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Mailserver verification failing

2005-05-10 Thread Justin D. Scott
 We recently moved our mailserver from one datacenter
 to another.  Since the move the mailserver won't
 verify in the cf admin on our dev and production
 server when referenced by name

If you just moved, it's possible that your DNS changes have not propagated
out yet.  Check the IP address that your mail hostname is resolving to in
general, as well as from the ColdFusion server.  If the CF server was not
moved, the old IP may still be cached in memory.  Flush the DNS cache and
restart ColdFusion to ensure it gets pulled down from the resolver again
with the new IP.


---
Justin D. Scott
Vice President
Sceiron Interactive, Inc.
www.sceiron.com

[EMAIL PROTECTED]
941.378.5341 - office
941.320.2402 - mobile
941.870.5626 - facsimile


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206201
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Ping... Just testing

2005-05-10 Thread Michael Dinowitz
It seems that the post server for iMS was down. Might have been a problem on 
reboot or something else. 
If anyone sees a site or list problem and wants to get it to my attention fast, 
you can call me at:
718-951-3235 or 718-252-2329
And personal email with issues are always answered.

FYI, I'm not receiving email from this list today, nothing since 12:45am
this morning, though my emails are showing up on the website archive.  

HoF admins - are you receiving any bounce messages for me?

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206195
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


IE6 Not Accepting Cookies From A Firewalled Web Site

2005-05-10 Thread Peter Lakanen
I'm configuring a new server for a client.  It is behind a firewall with 
both internal and external IP addresses.  The server hosts two web 
sites, one written by me in ColdFusion, the other a legacy app 
originally written in ASP that I have to support.  Both web sites use 
cookies.

On the new server, neither of the web sites are working when I login 
using IE6.  Both of them work just fine with Firefox.  What I mean by 
this is that when using IE6, the browser does not appear to be accepting 
the cookies at all.

I have added the sites to the Trusted Sites in both Security and 
Privacy.  I have lowered all Privacy settings in IE6 to accept all 
cookies, but to no avail.

I have added the DOMAIN parameter to CFCOOKIE in the CF app, but it 
still doesn't work.

I'm guessing the issue is tied to the internal IP that IIS is configured 
for versus the external IP that IE6 sees.

Anyone know how to solve this?  If it involves any code changes, both 
the ColdFusion and the ASP code would be appreciated.

I get this list in digest form, so if you have a solution for me, I 
would appreciate it if you could copy me directly on your post to the 
list so I don't have to wait 6 hours to see it.

Thanks!

-peter

-- 
   Peter Lakanen   [EMAIL PROTECTED]
   Platinum Web Development  http://www.platinumweb.com
   1320 Terrace Street  Tallahassee, FL 32303
   850.508.4518   FAX: 850.681.1930

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206205
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Javascript question...

2005-05-10 Thread Dave Watts
 I want to manipulate the innerText property of a  div 
 tag. It works fine except that I can't seem to put in a linefeed 
 or break. I tried all the following without success. Does anyone 
 know how to get a linebreak in there?
 
 -mark

 divName.innerText = divName.innerText + some new text + br/;
 
 divName.innerText = divName.innerText + some new text + /n;
 
 divName.innerText = divName.innerText + some new text + chr(10);
 
 divName.innerText = divName.innerText + some new text + chr(13);

The escape metacharacter in JavaScript is \. The newline character escape
sequence in JavaScript is \n.

str = str + '\n';

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206191
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Error,jrpp-85 File not found: /CFIDE/main/ide.cfm

2005-05-10 Thread Daniel Kang
Thank you so much for the crystal-clear explanation.  

Daniel

On 5/10/05, Dave Watts [EMAIL PROTECTED] wrote:
  Can anyone explain what this error means?
 
  tia
 
  7305
   Error,jrpp-85,05/09/05,21:07:56,,File not found:
  /CFIDE/main/ide.cfm The specific sequence of files included or
  processed is: C:\Inetpub\wwwroot\CFIDE\main\ide.cfm 
 
  7306
   coldfusion.runtime.TemplateNotFoundException: File not found:
  /CFIDE/main/ide.cfm
 
 It means that someone is requesting the URL /CFIDE/Main/ide.cfm but that
 there's no actual file corresponding to that URL. That specific URL is used
 by RDS clients (Dreamweaver, Homesite+, CF Studio) to send requests to CF to
 browse files and database schemas, edit files, and all the other stuff that
 RDS lets you do. Very often, there isn't actually any file at that URL, but
 it doesn't matter because CF isn't processing the file anyway - it
 recognizes that URL pattern as an RDS request rather than as just any ol'
 HTTP request. So, unless you're having problems with RDS, you can probably
 safely ignore the error. If you want to get rid of the error, create an
 empty file called ide.cfm corresponding to that URL.
 
 It's worth pointing out that not having the file doesn't disable RDS.
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 
 Fig Leaf Software provides the highest caliber vendor-authorized
 instruction at our training centers in Washington DC, Atlanta,
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!
 
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206198
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: HE3?

2005-05-10 Thread Dave Merrill
The CFEclipse list (http://cfeclipse.tigris.org/) has had some recent
conversation about HE3, though it has slid over into other topics under that
same subject line.

Here's the short version:

---
Matt Liotta and Guy Rish - RichPallette - said on the He3 mailing list
that they had over promised and under delivered and that they were
looking into a commercial partnership to move He3 forward:

To this end, we are working to secure a partnership with an established
commercial software vendor to help us bring He3 to market in a polished
form. Quite simply, there will be no future releases of He3 until we can
ensure that it is a proper replacement for ColdFusion Studio/Homesite.

Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/


Dave Merrill

 A question was posted in Cf-OT a while back with no response...not
 sure how much traffic OT gets so I figured I'd repost here...what
 happened with He3? seems to of kinda disappeared...

 Adam H



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206199
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Javascript question...

2005-05-10 Thread Justin D. Scott
 I want to manipulate the innerText property of a
 div tag. It works fine except that I can't seem
 to put in a linefeed or break. I tried all the
 following without success. Does anyone know how to
 get a linebreak in there?

I think you want innerHTML, not innerText.


---
Justin D. Scott
Vice President
Sceiron Interactive, Inc.
www.sceiron.com

[EMAIL PROTECTED]
941.378.5341 - office
941.320.2402 - mobile
941.870.5626 - facsimile


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206197
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Ping... Just testing

2005-05-10 Thread Damien McKenna
Ok, it seems to have sorted itself out.  I finally got all the emails
from last night.  Weird, though.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206209
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Javascript question...

2005-05-10 Thread Dave Francis
divName.innerText = divName.innerText + some new text + \n + abc

-Original Message-
From: Mark A Kruger [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 10:55 AM
To: CF-Talk
Subject: OT: Javascript question...


I want to manipulate the innerText property of a  div tag. It works fine
except that I can't seem to put in a linefeed or break. I tried all the
following without success. Does anyone know how to get a linebreak in there?

-mark





divName.innerText = divName.innerText + some new text + br/;

divName.innerText = divName.innerText + some new text + /n;

divName.innerText = divName.innerText + some new text + chr(10);

divName.innerText = divName.innerText + some new text + chr(13);

---




Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://mkruger.cfwebtools.com






~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206194
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Mailserver verification failing

2005-05-10 Thread Scott Mulholland
Thanks Justin, that did it.  The dns was flushed yesterday but it seems CF
was not restarted.  Restarted it and now it's fine.

Scott

-Original Message-
From: Justin D. Scott [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 10, 2005 12:09 PM
To: CF-Talk
Subject: RE: Mailserver verification failing

 We recently moved our mailserver from one datacenter
 to another.  Since the move the mailserver won't
 verify in the cf admin on our dev and production
 server when referenced by name

If you just moved, it's possible that your DNS changes have not propagated
out yet.  Check the IP address that your mail hostname is resolving to in
general, as well as from the ColdFusion server.  If the CF server was not
moved, the old IP may still be cached in memory.  Flush the DNS cache and
restart ColdFusion to ensure it gets pulled down from the resolver again
with the new IP.


---
Justin D. Scott
Vice President
Sceiron Interactive, Inc.
www.sceiron.com

[EMAIL PROTECTED]
941.378.5341 - office
941.320.2402 - mobile
941.870.5626 - facsimile




~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206212
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Mailserver verification failing

2005-05-10 Thread Scott Mulholland
We recently moved our mailserver from one datacenter to another.  Since the
move the mailserver won't verify in the cf admin on our dev and production
server when referenced by name (i.e. myserver.mydomain.com) but verifies
fine by IP.  We have dropped the firewall to test and it still fails,
eliminating that possibility.

 

Has anyone had a similar experience and can recommend a fix?

 

Thanks,

Scott



---
[This E-mail scanned for viruses by Declude Virus.  Service provided by 
Accurate Imaging, Inc.]


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206196
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Stored Procedure Help

2005-05-10 Thread Protoculture
I'm new to stored procedures ( in MS SQL ) and need help with the following 
query...

Essentially what my procedure will do is take an argument of CLIENT_ID and 
return a list of COUNTRIES. Simple enough, cept for the fact that the database 
does not return a single ID, but a list of IDS that pertain to the COUNTRY_ID 
of another table. eg... passing in CLIENT_ID of 15421 returns a list like the 
following... '6,31,32,33,35,36,' ( Yes I know this isn't the best way for it to 
be set up ).

so what I need to do in MSSQL is perform a query to grab that list of comma 
seperated numbers, put those numbers into an array OR a list and then loop over 
that array/list and and return the results ( which is a list of country names ).

Another thing I thought of was to create a temporary table and place the list ( 
6,7,8,13,4 etc ) into that, but then I would still have to be able to loop over 
each element, which I'm not sure how to do in MSSQL.


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206207
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF Blog shootout

2005-05-10 Thread Jake .
What versions of RSS (w/ modules?) does each blog support?

Can't speak for the other apps, but at the moment, BlogFusion 4.0 supports RSS 
2.0, Atom 0.3. There are several feed types, and in the first minor update of 
BF4.0, I'll be adding the RSS comments tagging. (I wasn't happy with the way it 
was working for the 4.0 release - still trying to get a clear picture on how 
it's supposed to work ... something that doesn't seem to be as clearly 
defined as it should).

That said, I've also made it very very simple to add/modify RSS feed types and 
outputs. If you wanted to add a new feed type in, or wanted to add modules into 
the basic RSS feed, it's pretty simple to do.

Jake
blogfusion.com

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206208
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Blog shootout

2005-05-10 Thread kola.oyedeji
Adam

This was posted not so long ago to the He3 list

http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:45/threadid:367

HTH

~k

 -Original Message-
 From: Adrocknaphobia [mailto:[EMAIL PROTECTED]
 Sent: 10 May 2005 12:14
 To: CF-Talk
 Subject: Re: CF Blog shootout
 
 What versions of RSS (w/ modules?) does each blog support?
 
 -Adam
 
 On 5/9/05, Jake. [EMAIL PROTECTED] wrote:
  Roger, I dropped you a note offline too, but in case you don't see it,
 I'd love to hear more about what you mean. Not quite sure I'm following
 what you mean, and since this new version has really added a lot more spam
 blocking stuff, my ears really perked up when you mentioned this.
 
  So what's broken with the TB autodiscovery? As soon as I'm clear, I'll
 get it fixed!
 
  :)
 
  Thanks Roger,
  Jake
 
  ===
  BlogFusion: If I were going to use one of the three for a blog, I'd
  probably use Jake's. The feature set gets it closer to the bare
  minimum that I would expect from a tool. The major caveat is that,
  assuming he gets his Trackback autodisco fixed, BF users are sitting
  ducks for 100%-CPU-utilizing, 1000-pings-an-hour spam strikes. IP
  blocking is utterly useless when facing a wave of zombies, and if they
  can autodiscover you, look out. (He said, from bitter experience.)
 
 
 
 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206200
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMX 7 still won't stay running.

2005-05-10 Thread Scott Stroz
On 5/10/05, Adrocknaphobia [EMAIL PROTECTED] wrote:
 I've missed the past threads so maybe this has already been asked,
 what version (or updater) of JRun are you running? Have you applied
 updater 5? Or is this the standalone version?
 
 -Adam

I am running JRun 4 Build 92909, which should be Updater 5. I have also 
applied the HotFixes for CFMX7.
-- 
Scott Stroz
Boyzoid.com http://Boyzoid.com
___
Some days you are the dog,
Some days you are the tree.


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206210
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bug? Semicolon blows up Flash CFGRID

2005-05-10 Thread Dave Merrill
Leaving aside whether this is a bug or not, suppose you replace all
semicolons w Chr(59).

Haven't tried it, so I don't know if that will either prevent the problem or
display as a semicolon from inside cfgrid, but funky or not, it's worth a
shot.

Dave Merrill

 So, does anybody out there in Macromedia land think this is a bug
 that I'm just stuck with, or what?   I want to use CFGRID but if
 it's going to blow up every time someone clicks on a record that
 contains a semicolon, that's a real problem.

 Joy



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206203
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: MSSQL Function

2005-05-10 Thread Adrian Lynch
Take a look at SUBSTRING.

Ade

-Original Message-
From: Protoculture [mailto:[EMAIL PROTECTED]
Sent: 10 May 2005 15:32
To: CF-Talk
Subject: MSSQL Function


I have a variable like this.. ',6,6,8,2,10,11,'

what mssql function(s) can I use to remove the commas before the first 6 and
after the last number (11) ?
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.7 - Release Date: 09/05/2005


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206206
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Interval for Scheduled Tasks and CFSCHEDULE in CFMX

2005-05-10 Thread CollicuttL
We run some tasks every 5 minutes and have not had any problems.

Lorne

-Original Message-
From: Daniel Kang [mailto:[EMAIL PROTECTED] 
Sent: May 10, 2005 06:33
To: CF-Talk
Subject: Interval for Scheduled Tasks and CFSCHEDULE in CFMX


I want to put a scheduled task in either the Scheduled Tasks page in
the CF Administrator or the CFSCHEDULE tag.   I like to make the
transactions as real-time as possible, but at the same time I do not
want to bog down the system with a very short interval.   What is the
shortest interval that we can put in the Scheduled Tasks page and the
CFSCHEDULE tag?   What is the recommendation?

tia



~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206211
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: HE3?

2005-05-10 Thread Adam Haskell
Very true last I time I remeber a post form him was in a discussion
about the usefulness of gateways...this was  pre MX 7 beta... is he
presenting at CFunited?

Adam H 

On 5/10/05, Adrocknaphobia [EMAIL PROTECTED] wrote:
 What happened to Matt Liotta... the same could be said for him as well.
 
 -Adam
 
 On 5/10/05, Adam Haskell [EMAIL PROTECTED] wrote:
  A question was posted in Cf-OT a while back with no response...not
  sure how much traffic OT gets so I figured I'd repost here...what
  happened with He3? seems to of kinda disappeared...
 
  Adam H
 
 
 
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206214
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Stored Procedure Help

2005-05-10 Thread C. Hatton Humphrey
 so what I need to do in MSSQL is perform a query to grab that list of comma 
 seperated 
 numbers, put those numbers into an array OR a list and then loop over that 
 array/list 
 and and return the results ( which is a list of country names ).

What you're going to need to investigate to do this is make use of a
CURSOR that will contain the recordset of country)id's and a single
variable that you can use as a storage point for the list.

Alternately you could use CF to create your list using ValueList.

Hatton

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206216
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: Javascript question...

2005-05-10 Thread Charlie Griefer
Mark:

Is the innerHTML property an option?  that'd handle the br /s much easier.

On 5/10/05, Mark A Kruger [EMAIL PROTECTED] wrote:
 I want to manipulate the innerText property of a  div tag. It works fine
 except that I can't seem to put in a linefeed or break. I tried all the
 following without success. Does anyone know how to get a linebreak in there?
 
 -mark
 
 
 
 divName.innerText = divName.innerText + some new text + br/;
 
 divName.innerText = divName.innerText + some new text + /n;
 
 divName.innerText = divName.innerText + some new text + chr(10);
 
 divName.innerText = divName.innerText + some new text + chr(13);
 
 ---
 
 Mark A. Kruger, CFG, MCSE
 www.cfwebtools.com
 www.necfug.com
 http://mkruger.cfwebtools.com
 
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206202
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Javascript question...

2005-05-10 Thread Claude Schneegans
If you add \n to the string, it just adds a line feed to the text, 
which does not show off in HTML.
If you add BR, you're actually adding an HTML element to the text, 
which I think is not allowed.

Try to use innerHTML instead.

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206213
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF Blog shootout

2005-05-10 Thread C. Hatton Humphrey
BlogFusion also has a PodCast feed built into it.

On 5/10/05, Jake. [EMAIL PROTECTED] wrote:
 What versions of RSS (w/ modules?) does each blog support?
 
 Can't speak for the other apps, but at the moment, BlogFusion 4.0 supports 
 RSS 2.0, Atom 0.3.

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206215
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Stored Procedure Help

2005-05-10 Thread Fabio Terracini
Why not make a new SELECT statement in the countries table and put a 
WHERE country_id IN (the list)?

Where the list is te 6,7,8, etc

Good luck!

Fabio Terracini



Protoculture wrote:

I'm new to stored procedures ( in MS SQL ) and need help with the following 
query...

Essentially what my procedure will do is take an argument of CLIENT_ID and 
return a list of COUNTRIES. Simple enough, cept for the fact that the database 
does not return a single ID, but a list of IDS that pertain to the COUNTRY_ID 
of another table. eg... passing in CLIENT_ID of 15421 returns a list like the 
following... '6,31,32,33,35,36,' ( Yes I know this isn't the best way for it 
to be set up ).

so what I need to do in MSSQL is perform a query to grab that list of comma 
seperated numbers, put those numbers into an array OR a list and then loop 
over that array/list and and return the results ( which is a list of country 
names ).

Another thing I thought of was to create a temporary table and place the list 
( 6,7,8,13,4 etc ) into that, but then I would still have to be able to loop 
over each element, which I'm not sure how to do in MSSQL.




~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206219
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF SCRUM Methodology?

2005-05-10 Thread Tony Weeg
yeah, found that one too...

and 

np.

:) tw

On 5/10/05, Montgomery Chris Contr AFSFC/SFPA
[EMAIL PROTECTED] wrote:
 Never heard of it until now, but it does look interesting. There's an
 overview of SCRUM here:
 http://www.controlchaos.com/
 
 Thanks for the brain tickle, Tony.
 
 --
 //SIGNED//
 Chris Montgomery, Contractor
 HQ AF Security Forces Center, Antiterrorism Branch
 1517 Billy Mitchell Blvd, Bldg 954
 Lackland AFB, TX 78236-0119
 DSN 312.945.7034
 Comm 210.925.7034
 
 
 -Original Message-
 From: Tony Weeg [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 09, 2005 5:35 PM
 To: CF-Talk
 Subject: CF  SCRUM Methodology?
 
 Anyone here using the SCRUM methodology while developing ColdFusion
 applications?
 
 we are thinking about this here @ my company, and im just wondering if you
 have
 any experience?  good/bad?
 
 thanks
 
 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206218
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Javascript question...

2005-05-10 Thread S . Isaac Dealey
cfsavecontent variable=mycontent

/cfsavecontent

divName.innerText += '#jsstringformat(mycontent)#';

or divName.innerText += '\n'

your problem in all likelyhood isn't that the space isn't being added
but that the content is being interpreted in standard html format
wherein white space is all collapsed. You need to either use a pre
tag (instead of a div) or set the css white-space property of the div
tag to pre.

div style=white-space:pre;

I'm not sure that all browsers interpret that css property correctly
tho -- iirc particularly IE ... so you're likely better off with a
pre tag...

Although I would also recommend using innerHTML instead of innerText.


 divName.innerText = divName.innerText + some new text +
 \n + abc

 -Original Message-
 From: Mark A Kruger [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, May 10, 2005 10:55 AM
 To: CF-Talk
 Subject: OT: Javascript question...


 I want to manipulate the innerText property of a  div
 tag. It works fine
 except that I can't seem to put in a linefeed or break. I
 tried all the
 following without success. Does anyone know how to get a
 linebreak in there?

 -mark


s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206221
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Moving server settings

2005-05-10 Thread Dan Phillips
Hey gang! 

I have a CF 6.1 server that needs to be retired and I'll need to move the 
domains hosted there currently to a new server. Is there any easy way to export 
DSN settings, sandboxes, scheduled tasks, etc. so that I don't have to set it 
all up manually on the new server. Is there a group of XML files I can just 
copy and paste? 

Thanks. 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206217
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Moving server settings

2005-05-10 Thread Dave Watts
 I have a CF 6.1 server that needs to be retired and I'll need 
 to move the domains hosted there currently to a new server. 
 Is there any easy way to export DSN settings, sandboxes, 
 scheduled tasks, etc. so that I don't have to set it all up 
 manually on the new server. Is there a group of XML files I 
 can just copy and paste?

Yes, you have several options. You can create a CAR file, which is a
ColdFusion Archive. It can contain whatever settings you want. I believe
this is an Enterprise feature, so if you're using Professional, you can
instead use the neo-*.xml files in the \cfusionmx\lib directory, although
you'll have to be a bit more careful when doing that - unless the server
configuration is identical in every way, you won't be able to just overwrite
the new server's files with the old ones in all cases.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206222
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


OT: Spring BR 2005 Info Tech Conference

2005-05-10 Thread David Hannum
Join us on the beautiful campus of Ohio University in Athens, Ohio for our
third annual Spring br 2005 Info Tech Conference! This is going to be our
best event to date, with some great presentations and activities planned.
Our presenters at this years even include: Macromedia's Dave Gruber, Phillip 
Kerman, Nate Weiss, Joe Lowery Keith Instone, Neil Ross, John Cummings, 
Jonathan Kaye, Howard Dortch, Brian Windsor, Beth Novak, and more!  We have 
presentations in four tracks: Design  Development, Programming  Server Side, 
Gaming  Simulations and Macromedia  Related Products.

Information:  www.seomug.org/conference.cfm
Direct To Online Registration: https://iliad.cats.ohiou.edu/springbreak

SPECIAL GUEST: Leo Laporte
Author, Radio Host and TV Personality Leo Laporte (of G4TechTV) with give a
special Lunchtime presentation presented by Que  Sam's Publishing.

Events include our IT Vendor Expo where you can have access to companies
like: Macromedia, PaperThin, Dell, activSoftware, ITAAO, Follett's, and
more.

The conference is a day packed full of presentation sessions, round tables,
opportunities to meet and network with other web technology professionals
and gurus and the intimate atmosphere of our event gives you ready access to 
the presenters, authors and special guests. There is only a nominal $25
charge to attend this event, (which includes your lunch and the special
Lunchtime presentation). Student admission is only $15 with lunch, or $5
without lunch. There will be many valuable prizes awarded to attendees, and
you must be present at the time of the drawings in order to win!

Information:  www.seomug.org/conference.cfm
Direct To Online Registration: https://iliad.cats.ohiou.edu/springbreak

Our previous two years have been full houses, and some folks have been shut
out. So please be sure to register early to assure your place at this event.
NOTE:  DURING THE PAST FEW DAYS, THE REGISTRATION RATE HAS INCREASED
MARKEDLY.

This event is presented by the Southeast Ohio Macromedia User Group [SEOMUG] in 
partnership with the Information Technology Alliance of Appalachian Ohio 
[ITAAO] and we are sponsored by the Ohio University Computer Services Center 
[CSC], Ohio University's Center for Innovations in Technology for Learning 
[CITL] and Macromedia, Inc. [MM]

If you have any questions regarding the conference, parking, directions or
accommodations, please feel free to call the Ohio University Computer
Services Frontline at (740)597-8000 for assistance.

For more information, come to our website:
www.seomug.org
www.seomug.org/conference.cfm
www.seomug.org/vendors.cfm

Direct To Online Registration: https://iliad.cats.ohiou.edu/springbreak

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206223
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: MSSQL Function

2005-05-10 Thread S . Isaac Dealey
 Take a look at SUBSTRING.

 Ade

 -Original Message-
 From: Protoculture [mailto:[EMAIL PROTECTED]
 Sent: 10 May 2005 15:32
 To: CF-Talk
 Subject: MSSQL Function


 I have a variable like this.. ',6,6,8,2,10,11,'

 what mssql function(s) can I use to remove the commas
 before the first 6 and
 after the last number (11) ?

If you've installed the SQL Server client tools, there's a functions
page in the SQL Server Books Online (BOL) with a list of what's
available natively and then you can write your own with SQL 2000 or
later if you need something else, like I've written functions to
remove the time from a datetime column (so the value is midnight of
the given date) or to format a string for xml like CF's XmlFormat().

s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206227
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Pollster 2.0

2005-05-10 Thread Dan Thatcher
Hello,
 
Anyone in here been successful at getting pollster 2.0 to work?
Pollster is a cool little polling application that came with DRK 4.
Every forum post I have found reports problems, but no one ever comes
forward with solutions.  I am running IIS and using the access database
that comes with pollster.  The frustrating thing is that I am getting
intermittent errors.  Sometimes pollster works, other times it craps
out.  I can get into the admin tool where new polls are created, but
when I click on the poll that was created.the little flash poll view
doesn't work. I have been struggling with pollster 2.0 for a week now. I
am running CF MX 6.1and I chose to use the access database that comes
with the files. I am able to get the pollster administration to work
properly (it actually inserts the polls and options into the access
database). The problem I am having is when I try to actually insert the
little polling object into my HTML page. The poll pre-loader comes up
and then it says, We are sorry. An Error occurred and the poll will not
be able to continue.. 

Heres some of the things we have tried:

1. Keeping Database and pollster admin local, Everything was kept in
it's default directory. (this worked initially, then I pasted the code
onto the website, and it would load the data, but upon trying to vote it
gave the universal error.)
* I actually went back and did this again to see how it would work and
the poll then failed to load...

2. Loading the cfml files and database onto our webserver, and then
using the dreamweaver extension tool to insert the poll. (It didn't seem
to be more effective to use the DW extension that to simply paste the
code into place.)

3. Recreating the database in MySQL and using the datasource which is
used for most of our cfqueries, as it's the primary database.
(I was unable to rename this datasource to Pollster)

4. Various other similar things, but with no success and the same
erorrs. 

Note: I have include the poll.swf file in every directory which I tried
to insert the poll. It seems like it works and doesn't work somewhat
randomly, I almost modified the CfApplication file to reflect changes in
the database.

Thanks!
 
P.s. I have also found these two links that talk about pollster 2.but I
am unable to see If there is anything in these articles that will help
me
 
http://www.communitymx.com/content/article.cfm?cid=01E17)http://
http://www.communitymx.com/content/article.cfm?cid=01E17)http://www.com
munitymx.com/content/article.cfm?cid=01E17
www.communitymx.com/content/article.cfm?cid=01E17
 
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18825)ht
tp://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18825
 
 
 
 


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206225
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


CF MX 6.1 and JVM 1.4.2_08

2005-05-10 Thread Jim Curran
Has anyone upgraded to the JVM 1.4.2_08?  If so, would you recommend it?

I am running the default JVM included w/ MX 6.1 and are getting JVM errors
about 2-3 times a week.

- j

James Curran
Nylon Technology
6 West 14th Street
4th Floor
New York, NY 10011
212.691.1134 phone
212.691.3477 fax
[EMAIL PROTECTED]
www.nylontechnology.com


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206220
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Using .NET to pass struct to CF webservice

2005-05-10 Thread Andrew Spear
Sorry for this being slightly OT.  Does anyone know how to pass a struct into a 
CF webservice using C#. My .NET code can successfully call the CF webservice 
when using simple datatypes, but I'm not sure how to go about passing in a 
struct. Or is this even possible?

Thanks-
Andrew

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206226
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF MX 6.1 and JVM 1.4.2_08

2005-05-10 Thread Dave Watts
 Has anyone upgraded to the JVM 1.4.2_08?  If so, would you 
 recommend it?
 
 I am running the default JVM included w/ MX 6.1 and are 
 getting JVM errors about 2-3 times a week.

The latest JVM I've been able to use without any problems whatsoever is
1.4.2_05. I've had problems with newer versions and CFLDAP. You might look
at your JVM configuration also.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206228
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: IE6 Not Accepting Cookies From A Firewalled Web Site

2005-05-10 Thread Dave Watts
 I'm guessing the issue is tied to the internal IP that IIS is 
 configured for versus the external IP that IE6 sees.

That should make absolutely no difference at all. Cookies are associated
with hosts and domains, not with IP addresses (assuming that you reached the
server via a hostname and not an IP address typed into your browser's
location bar).

With this, as with so many other HTTP issues, being able to look at the raw
HTTP requests and responses can be useful. You might try using a recording
proxy or packet sniffer, or you might install something like ieHTTPHeaders:

http://www.blunck.info/iehttpheaders.html

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206224
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Using .NET to pass struct to CF webservice

2005-05-10 Thread Matthew Small
Yes, it's possible...  you need to construct the WSDL XML to pass to the web
service.  Not really fun, but it does work.

- Matt Small

-Original Message-
From: Andrew Spear [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 10, 2005 1:20 PM
To: CF-Talk
Subject: Using .NET to pass struct to CF webservice

Sorry for this being slightly OT.  Does anyone know how to pass a struct
into a CF webservice using C#. My .NET code can successfully call the CF
webservice when using simple datatypes, but I'm not sure how to go about
passing in a struct. Or is this even possible?

Thanks-
Andrew


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206229
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Dynamic Javascript Question

2005-05-10 Thread SStewart
I’m hacking at Javascript, what this script is supposed to do is pass form 
values back to another form (click on a button, select a record, and the record 
data is posted back to the previous form etc.). The selection form is based on 
a query, so it’ll change based on how many records it returns.

 

The error I’m getting is as follows:  

 

Error: document.clientSearch.client_id has no properties

Source File: 
http://localhost/project05/index.cfm?fuseaction=Navigation.ClientList

Line: 16

 

 

script

function clientRecPop() {

for (i=1; 
icfoutput#qry_getClient.recordcount#/cfoutput;i++)

clid = document.clientSearch.client_id[i].value

compName = document.clientSearch.company[i].value

self.opener.document.forms[0].clientID.value = clid

self.opener.document.forms[0].coName.value = compName

 

 window.close()

}

/script

 

 

Scott A. Stewart, 

Web Application Developer

 

Engineering Consulting Services, Ltd. (ECS)

14026 Thunderbolt Place, Suite 300
Chantilly, VA 20151
Phone: (703) 995-1737
Fax: (703) 834-5527

 


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 05/10/2005
 


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206230
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Moving server settings

2005-05-10 Thread Dan Phillips
Yes, you have several options. You can create a CAR file, which is a
ColdFusion Archive. It can contain whatever settings you want. I believe
this is an Enterprise feature, so if you're using Professional, you can
instead use the neo-*.xml files in the \cfusionmx\lib directory, although
you'll have to be a bit more careful when doing that - unless the server
configuration is identical in every way, you won't be able to just overwrite
the new server's files with the old ones in all cases.


Thanks. I forgot about that option. Would the CAR file overwrite existing 
settings on the new server or would it just add the information to the existing 
setup?

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206231
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


cfm startup script

2005-05-10 Thread David Critchley
I would like to run a cfm file after the ColdFusion Server starts up.  We have 
a couple of servers that check one another to make sure they are running, if 
one goes down, we are notified when it goes down by an email.  I would like to 
add a script that sends out another email notifying us when that server is 
started back up again.  Any suggestions?

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206234
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Pollster 2.0

2005-05-10 Thread Dirk De Bock - Listclient
It would seem that the Flash Remoting gateway is not enabled, did you 
verify this?

- Original Message - 
From: Dan Thatcher [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Tuesday, May 10, 2005 7:36 PM
Subject: Pollster 2.0


 Hello,

 Anyone in here been successful at getting pollster 2.0 to work? 


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206233
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


OT: AFFECTED_ROWS from sql server update cfquery?

2005-05-10 Thread Damien McKenna
Is there any way to find the number of rows affected by the last query
when using SQL Server 2000 and a cfquery UPDATE statement?  I'm stumped
on this one.  Thanks.
 
-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
The Limu Company - http://www.thelimucompany.com/
http://www.thelimucompany.com/  - 407-804-1014
#include stdjoke.h
 


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206232
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Stored Procedure Help

2005-05-10 Thread Johnny Le
Did you have your answer?

I believe you are trying to get the country's names of the country's ids 
'6,31,32,33,35,36,', right?

I would do this:
SELECT 
COUNTRY_NAME
FROM 
COUNTRY
WHERE 
COUNTRY_ID IN (SELECT COUNTRY_ID FROM SOMETABLE WHERE CLIENT_ID = 15421)

Johnny

 I'm new to stored procedures ( in MS SQL ) and need help with the 
 following query...
 
 Essentially what my procedure will do is take an argument of CLIENT_ID 
 and return a list of COUNTRIES. Simple enough, cept for the fact that 
 the database does not return a single ID, but a list of IDS that 
 pertain to the COUNTRY_ID of another table. eg... passing in CLIENT_ID 
 of 15421 returns a list like the following... '6,31,32,33,35,36,' ( 
 Yes I know this isn't the best way for it to be set up ).
 
 so what I need to do in MSSQL is perform a query to grab that list of 
 comma seperated numbers, put those numbers into an array OR a list and 
 then loop over that array/list and and return the results ( which is a 
 list of country names ).
 
 Another thing I thought of was to create a temporary table and place 
 the list ( 6,7,8,13,4 etc ) into that, but then I would still have to 
 be able to loop over each element, which I'm not sure how to do in 
 MSSQL.

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206237
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Web Accelerator problems

2005-05-10 Thread Damien McKenna
You are very welcome :)

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h
 

 -Original Message-
 From: Matt Robertson [mailto:[EMAIL PROTECTED] 
 Sent: Friday, May 06, 2005 7:38 PM
 To: CF-Talk
 Subject: Re: Google Web Accelerator problems
 
 Thanks to everyone and Damien in particular for the heads-up and the
 code.  I've planted it in a couple of /application.cfm's already.
 
 -- 
 --mattRobertson--
 Janitor, MSB Web Systems
 mysecretbase.com
 
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206236
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Moving server settings

2005-05-10 Thread Dave Watts
 Thanks. I forgot about that option. Would the CAR file 
 overwrite existing settings on the new server or would it 
 just add the information to the existing setup?

It depends. If you have an existing datasource named foo, and one in your
CAR named foo, it will overwrite it. However, it won't delete datasources
that aren't in the CAR but are in your server's current configuration.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206239
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Web Accelerator problems

2005-05-10 Thread Damien McKenna
 -Original Message-
 From: Thomas Chiverton [mailto:[EMAIL PROTECTED] 
 
 3) It's not doing anything the Google spider wouldn't if it 
 could (see point 2).

Remember that it *does*, it still prefetches pages after you have logged
into e.g. a forum, which website spidering tools do not do.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206238
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfm startup script

2005-05-10 Thread Dawson, Michael
Some suggestions:

* Use a scheduled task.  Probably need a database to store the state.
* Add code to application.cfm/.cfc when the application is created.
(May get multiple notifications if an app times-out.)
* Review Java command-line params to see if it will accept a startup
script once the CF application is running.

-Original Message-
From: David Critchley [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 10, 2005 1:08 PM
To: CF-Talk
Subject: cfm startup script

I would like to run a cfm file after the ColdFusion Server starts up.
We have a couple of servers that check one another to make sure they are
running, if one goes down, we are notified when it goes down by an
email.  I would like to add a script that sends out another email
notifying us when that server is started back up again.  Any
suggestions?

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206235
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Pollster 2.0

2005-05-10 Thread Dan Thatcher
Yeah I tried looking into the Flash remoting gateway by going to:
www.yourserver.com/flashservices/gateway.  I read that if it is running
- I should receive a blank page.  I received a blank page.  So I believe
that flash remoting is enabled.

Did I verify this correctly?  

 -Original Message-
From: Dirk De Bock - Listclient [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 10, 2005 12:06 PM
To: CF-Talk
Subject: Re: Pollster 2.0

It would seem that the Flash Remoting gateway is not enabled, did you 
verify this?

- Original Message - 
From: Dan Thatcher [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Tuesday, May 10, 2005 7:36 PM
Subject: Pollster 2.0


 Hello,

 Anyone in here been successful at getting pollster 2.0 to work? 




~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206240
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Web Accelerator problems

2005-05-10 Thread Paul Vernon
 Remember that it *does*, it still prefetches pages after you have logged
 into e.g. a forum, which website spidering tools do not do. 

If Google ever tie GWA into Googlebot by letting Googlebot have access to
Google caching proxies, that will have major copyright issues etc as all
that usually non-searchable 'members only' data instantly becomes available
via Googles caching proxies...

Just think... Googlebot... Reaches websites no other bot can reach... To
paraphrase a popular beer sales slogan here in the UK...

I know this question probably belongs in community so I'd welcome any
replies there but Is anyone else a little worried about some of the
directions that Google seems to be heading off in these days?

Paul


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206241
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: AFFECTED_ROWS from sql server update cfquery?

2005-05-10 Thread Adam Haskell
check the metadata..if not you could do something like

Set nocount on
update stuff
Select @@rowcount as AffectedRows
Set nocunt on


Adam H

On 5/10/05, Damien McKenna [EMAIL PROTECTED] wrote:
 Is there any way to find the number of rows affected by the last query
 when using SQL Server 2000 and a cfquery UPDATE statement?  I'm stumped
 on this one.  Thanks.
 
 --
 Damien McKenna - Web Developer - [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 The Limu Company - http://www.thelimucompany.com/
 http://www.thelimucompany.com/  - 407-804-1014
 #include stdjoke.h
 
 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206242
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Stored Procedure Help

2005-05-10 Thread Sergey Croitor
If you want to pass comma separated IDs to a stored procedure then
use it in WHERE clause:

CREATE PROCEDURE dbo.getCountryNames
@inputIDs varchar(255)
AS
SELECT countryname FROM Countries
WHERE countryID in (@inputIDs)
GO

If you need to loop through a query inside a stored procedure, use
cursors.

declare @myQuery cursor,

set @myQuery = cursor fast_forward for
YOUR_SELECT_CLAUSE

open @myQuery
fetch next from @myQuery into @myVar1, @myVar2...
while @@fetch_status = 0
begin
  ...
  fetch next from @myQuery into @myVar1, @myVar2...
end
close @myQuery
deallocate @myQuery
GO



P I'm new to stored procedures ( in MS SQL ) and need help with the following 
query...

P Essentially what my procedure will do is take an argument of
P CLIENT_ID and return a list of COUNTRIES. Simple enough, cept for
P the fact that the database does not return a single ID, but a list
P of IDS that pertain to the COUNTRY_ID of another table. eg...
P passing in CLIENT_ID of 15421 returns a list like the following...
P '6,31,32,33,35,36,' ( Yes I know this isn't the best way for it to
P be set up ).

P so what I need to do in MSSQL is perform a query to grab that
P list of comma seperated numbers, put those numbers into an array OR
P a list and then loop over that array/list and and return the
P results ( which is a list of country names ).

P Another thing I thought of was to create a temporary table and
P place the list ( 6,7,8,13,4 etc ) into that, but then I would still
P have to be able to loop over each element, which I'm not sure how
P to do in MSSQL.


P 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206244
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Pollster 2.0

2005-05-10 Thread Dirk De Bock - Listclient
that would indeed be a good indication
now you would have to check the application.cfm file of pollster to make 
sure that the path(s) are set up correctly so that the remoting can actually 
find the cfc

- Original Message - 
From: Dan Thatcher [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Tuesday, May 10, 2005 8:26 PM
Subject: RE: Pollster 2.0


 Yeah I tried looking into the Flash remoting gateway by going to:
 www.yourserver.com/flashservices/gateway.  I read that if it is running
 - I should receive a blank page.  I received a blank page.  So I believe
 that flash remoting is enabled. 


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206243
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Web Accelerator problems

2005-05-10 Thread Bryan Stevenson
 I know this question probably belongs in community so I'd welcome any
 replies there but Is anyone else a little worried about some of the
 directions that Google seems to be heading off in these days?

Oh come now...what's wrong with a little world domination and the 
obliteration of personal privacy ;-)

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206245
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Pollster 2.0

2005-05-10 Thread Dan Thatcher
The component path is the default location that the pollster installer
html file says.  Specifically the path is: pollster.components

Is there a way to test just the remoting to see if it is seeing the cfc
it needs to see?


-Original Message-
From: Dirk De Bock - Listclient [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 10, 2005 12:40 PM
To: CF-Talk
Subject: Re: Pollster 2.0

that would indeed be a good indication
now you would have to check the application.cfm file of pollster to make

sure that the path(s) are set up correctly so that the remoting can
actually 
find the cfc

- Original Message - 
From: Dan Thatcher [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Tuesday, May 10, 2005 8:26 PM
Subject: RE: Pollster 2.0


 Yeah I tried looking into the Flash remoting gateway by going to:
 www.yourserver.com/flashservices/gateway.  I read that if it is
running
 - I should receive a blank page.  I received a blank page.  So I
believe
 that flash remoting is enabled. 




~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206246
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: AFFECTED_ROWS from sql server update cfquery?

2005-05-10 Thread Sergey Croitor
CFQUERY NAME=updSomeStuff DATASOURCE=#request.dsn#
UPDATE ...
SELECT @@ROWCOUNT AS rowsAffected
/CFQUERY

DM Is there any way to find the number of rows affected by the last query
DM when using SQL Server 2000 and a cfquery UPDATE statement?  I'm stumped
DM on this one.  Thanks.
 



-- 
Best regards,
 Sergeymailto:[EMAIL PROTECTED]


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206247
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Dynamic Javascript Question

2005-05-10 Thread S . Isaac Dealey
 I’m hacking at Javascript, what this script is supposed to
 do is pass form values back to another form (click on a
 button, select a record, and the record data is posted
 back to the previous form etc.). The selection form is
 based on a query, so it’ll change based on how many
 records it returns.

You really ought to name your form in the parent document rather than
using forms[0] which is liable to bite you in the ass later.

form name=specialformname
self.opener.document.forms.specialformname.clientID.value = clid;

You're missing { and } around your loop code... and you should add
semicolons to each line -- intepreters allow you to get away with not
including the semicolon, but that's sloppy. The variables compName and
clid should be declared with the var keyword... so should the variable
i. It's the same as ColdFusion functions -- it'll bite you in the ass
later if you don't.

var compName = null;
var clid = null;

for (var i=1; icfoutput#qry_getClient.recordcount#/cfoutput;i++)
{
  clid = document.clientSearch.client_id[i].value;
  compName = document.clientSearch.company[i].value;
  self.opener.document.forms.myform.clientID.value = clid;
  self.opener.document.forms.myform.coName.value = compName;
}

More importantly I don't think this function will do what you want...

Unless what you want is to set the value of a single company and
clientID input elements in the parent window several times in rapid
succession before finally bringing them to rest with a single value.
:P In other words, this code would produce the same end-result as if
you had removed the loop all-together and simply set the value of i
to #qry_getClient.recordcount# and only populate the form with the
values from the last record. So if you want to get the values from an
item in the list by using links in the list to determine which item
was selected, you want to add an argument or two to your function. Try
this:

function clientRecPop(i) {
  var compName = null;
  var clid = null;

  clid = document.clientSearch.client_id[i].value;
  compName = document.clientSearch.company[i].value;
  self.opener.document.forms.myform.clientID.value = clid;
  self.opener.document.forms.myform.coName.value = compName;
}

The error you're getting specifically has nothing to do with these
problems btw... it can't find your clientSearch.client_id object,
either because you left out the word form or mis-spelled the form
name or some other reason... you might try
document.forms.clientSearch.client_id

hth


s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206248
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: OT: AFFECTED_ROWS from sql server update cfquery?

2005-05-10 Thread Dave Watts
 check the metadata..if not you could do something like
 
 Set nocount on
 update stuff
 Select @@rowcount as AffectedRows
 Set nocunt on

I've been running that last option for years! (Bah-dum-bum!)

I'll be here all week! Try the veal.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206249
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: AFFECTED_ROWS from sql server update cfquery?

2005-05-10 Thread Damien McKenna
Silly me.  I forgot I'm polling Access for this query.

I get this error with Access:

Syntax error. in query expression 'memberthingy_id = Pa_RaM000 SELECT
@@rowcount as AffectedRows'

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206250
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: AFFECTED_ROWS from sql server update cfquery?

2005-05-10 Thread Sergey Croitor
or check query_name.RecordCount :)
There is a chance it holds you need for UPDATE query as well.

DM Is there any way to find the number of rows affected by the last query
DM when using SQL Server 2000 and a cfquery UPDATE statement?  I'm stumped
DM on this one.  Thanks.
 



-- 
Best regards,
 Sergeymailto:[EMAIL PROTECTED]


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206251
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Web Accelerator problems

2005-05-10 Thread Jochem van Dieten
Paul Vernon wrote:
 
 I know this question probably belongs in community so I'd welcome any
 replies there but Is anyone else a little worried about some of the
 directions that Google seems to be heading off in these days?

You have zero privacy anyway,
   - Scott McNealy, CEO SUN Microsystems, 1999

Jochem

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206252
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF MX 6.1 and JVM 1.4.2_08

2005-05-10 Thread Douglas Knudsen
ditto what Dave said. Of course we still get issues with CFLDAP under load, 
but JVM _06 and _07 killed CFLDAP completely.
 DK

 On 5/10/05, Dave Watts [EMAIL PROTECTED] wrote: 
 
  Has anyone upgraded to the JVM 1.4.2_08? If so, would you
  recommend it?
 
  I am running the default JVM included w/ MX 6.1 and are
  getting JVM errors about 2-3 times a week.
 
 The latest JVM I've been able to use without any problems whatsoever is
 1.4.2_05. I've had problems with newer versions and CFLDAP. You might look
 at your JVM configuration also.
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 
 Fig Leaf Software provides the highest caliber vendor-authorized
 instruction at our training centers in Washington DC, Atlanta,
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!
 
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206253
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Javascript question...

2005-05-10 Thread Mark A Kruger
probably g

-Original Message-
From: Che Vilnonis [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 10:29 AM
To: CF-Talk
Subject: RE: Javascript question...


Mark...
Isn't it \n instead of /n ???

-Original Message-
From: Mark A Kruger [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 10:55 AM
To: CF-Talk
Subject: OT: Javascript question...


I want to manipulate the innerText property of a  div tag. It works fine
except that I can't seem to put in a linefeed or break. I tried all the
following without success. Does anyone know how to get a linebreak in there?

-mark





divName.innerText = divName.innerText + some new text + br/;

divName.innerText = divName.innerText + some new text + /n;

divName.innerText = divName.innerText + some new text + chr(10);

divName.innerText = divName.innerText + some new text + chr(13);

---




Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://mkruger.cfwebtools.com








~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206255
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: OT: AFFECTED_ROWS from sql server update cfquery?

2005-05-10 Thread Damien McKenna
No recordCount is being returned for this query, hence trying to find
another way to look at it.  Heck, there's no data in the query variable
afterwards?!?

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h
 

 -Original Message-
 From: Sergey Croitor [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, May 10, 2005 3:14 PM
 To: CF-Talk
 Subject: Re: OT: AFFECTED_ROWS from sql server update cfquery?
 
 or check query_name.RecordCount :)
 There is a chance it holds you need for UPDATE query as well.


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206256
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Javascript question...

2005-05-10 Thread Mark A Kruger
Ah... innerHTML doh!

-Original Message-
From: Pascal Peters [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 10:20 AM
To: CF-Talk
Subject: OT: Javascript question...


divName.innerHTML += some new text + br/;

This should work

Pascal

I want to manipulate the innerText property of a  div tag. It works
fine
except that I can't seem to put in a linefeed or break. I tried all the
following without success. Does anyone know how to get a linebreak in
there?

-mark



---
-

divName.innerText = divName.innerText + some new text + br/;

divName.innerText = divName.innerText + some new text + /n;

divName.innerText = divName.innerText + some new text + chr(10);

divName.innerText = divName.innerText + some new text + chr(13);
---
-
---




Mark A. Kruger, CFG, MCSE
www.cfwebtools.com
www.necfug.com
http://mkruger.cfwebtools.com



~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206254
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF MX 6.1 and JVM 1.4.2_08

2005-05-10 Thread Jim Curran
All the errors are similar to this:

01/30 11:07:36 error Error while reading header S-TRY-THE-FOLLOWING
java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
at jrun.servlet.jrpp.ProxyEndpoint.getHeader(ProxyEndpoint.java:694) 

So based on this article:
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19301

I figured I should update the JVM

What do you think?

Also, my error log is huge (2GB) and I can't delete b/c it is locked.  I was
going to restart the service and delete the file... Seems the error log does
not conform to the log settings max...

TIA!

- j


-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 10, 2005 1:55 PM
To: CF-Talk
Subject: RE: CF MX 6.1 and JVM 1.4.2_08

 Has anyone upgraded to the JVM 1.4.2_08?  If so, would you recommend 
 it?
 
 I am running the default JVM included w/ MX 6.1 and are getting JVM 
 errors about 2-3 times a week.

The latest JVM I've been able to use without any problems whatsoever is
1.4.2_05. I've had problems with newer versions and CFLDAP. You might look
at your JVM configuration also.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized instruction
at our training centers in Washington DC, Atlanta, Chicago, Baltimore,
Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!




~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206257
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Web Accelerator problems

2005-05-10 Thread Jared Rypka-Hauer - CMG, LLC
I blogged about it the day this thread started...

http://www.web-relevant.com/blogs/cfobjective/index.cfm?mode=entryentry=B506BE87-BDB9-5320-E5D41D3A198CB5AF

Let me know what you think of the post?

Laterz,
J

On 5/10/05, Paul Vernon [EMAIL PROTECTED] wrote:
 
  Remember that it *does*, it still prefetches pages after you have logged
  into e.g. a forum, which website spidering tools do not do.
 
 If Google ever tie GWA into Googlebot by letting Googlebot have access to
 Google caching proxies, that will have major copyright issues etc as all
 that usually non-searchable 'members only' data instantly becomes 
 available
 via Googles caching proxies...
 
 Just think... Googlebot... Reaches websites no other bot can reach... To
 paraphrase a popular beer sales slogan here in the UK...
 
 I know this question probably belongs in community so I'd welcome any
 replies there but Is anyone else a little worried about some of the
 directions that Google seems to be heading off in these days?
 
 Paul
 



-- 
---
-
Buy SQLSurveyor!
http://www.web-relevant.com/sqlsurveyor
Never make your developers open Enterprise Manager again.


~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206258
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Dynamic Javascript Question

2005-05-10 Thread SStewart
I'm still getting the same errors

Here's the code (html generated from CF)

The size of the form is dictated by a cfoutput query.

script
var i = null;
var compName = null;
var clid = null;
function clientRecPop(i) {
clid = document.forms.clientSearch.client_id[i];
compName = document.forms.clientSearch.company[i];
self.opener.document.forms.NewJob.clientID.value = clid;
self.opener.document.forms.newJob.coName.value = compName;



//window.close()
}

/script
/head

body id=clientSearch
table width=100% border=0 cellpadding=0
  tr bgcolor=#CC

tdspan class=style5*/span/td
tdspan class=style5Client #/span/td
tdspan class=style5Client Company Name/span/td
tdspan class=style5Contact Name/span/td
tdspan class=style5Phone#/span/td
tdnbsp;/td

  /tr
  form action= method=post name=clientSearch id=clientSearch
  
  tr
tdinput name=Status1 type=text value=A size=2
/td
tdinput name=client_id1 type=text value=158903 size=10/td
tdinput name=company1 type=text value=Wal-Mart Stores, Inc  
  /td
tdinput name=contact1 type=text value=Mohsen Ghadimkhani
   /td
tdinput name=phone1 type=text value= size=10/td

tdinput name=recID1 type=button onClick=clientRecPop(1) 
value=Select/td
  /tr
 
  tr
tdinput name=Status2 type=text value=A size=2
/td
tdinput name=client_id2 type=text value=158904 size=10/td
tdinput name=company2 type=text value=Wal-Mart Stores, Inc. 
  /td
tdinput name=contact2 type=text value=Wayne Cox 
   /td
tdinput name=phone2 type=text value= size=10/td

tdinput name=recID2 type=button onClick=clientRecPop(2) 
value=Select/td
  /tr

Scott A. Stewart, 
Web Application Developer
 
Engineering Consulting Services, Ltd. (ECS)
14026 Thunderbolt Place, Suite 300
Chantilly, VA 20151
Phone: (703) 995-1737
Fax: (703) 834-5527


-Original Message-
From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 10, 2005 02:56 pm
To: CF-Talk
Subject: Re: Dynamic Javascript Question
Importance: Low

 I’m hacking at Javascript, what this script is supposed to
 do is pass form values back to another form (click on a
 button, select a record, and the record data is posted
 back to the previous form etc.). The selection form is
 based on a query, so it’ll change based on how many
 records it returns.

You really ought to name your form in the parent document rather than
using forms[0] which is liable to bite you in the ass later.

form name=specialformname
self.opener.document.forms.specialformname.clientID.value = clid;

You're missing { and } around your loop code... and you should add
semicolons to each line -- intepreters allow you to get away with not
including the semicolon, but that's sloppy. The variables compName and
clid should be declared with the var keyword... so should the variable
i. It's the same as ColdFusion functions -- it'll bite you in the ass
later if you don't.

var compName = null;
var clid = null;

for (var i=1; icfoutput#qry_getClient.recordcount#/cfoutput;i++)
{
  clid = document.clientSearch.client_id[i].value;
  compName = document.clientSearch.company[i].value;
  self.opener.document.forms.myform.clientID.value = clid;
  self.opener.document.forms.myform.coName.value = compName;
}

More importantly I don't think this function will do what you want...

Unless what you want is to set the value of a single company and
clientID input elements in the parent window several times in rapid
succession before finally bringing them to rest with a single value.
:P In other words, this code would produce the same end-result as if
you had removed the loop all-together and simply set the value of i
to #qry_getClient.recordcount# and only populate the form with the
values from the last record. So if you want to get the values from an
item in the list by using links in the list to determine which item
was selected, you want to add an argument or two to your function. Try
this:

function clientRecPop(i) {
  var compName = null;
  var clid = null;

  clid = document.clientSearch.client_id[i].value;
  compName = document.clientSearch.company[i].value;
  self.opener.document.forms.myform.clientID.value = clid;
  self.opener.document.forms.myform.coName.value = compName;
}

The error you're getting specifically has nothing to do with these
problems btw... it can't find your clientSearch.client_id object,
either because you left out the word form or mis-spelled the form
name or some other reason... you might try
document.forms.clientSearch.client_id

hth


s. isaac dealey   954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm







RE: Dynamic Javascript Question

2005-05-10 Thread SStewart
I'm still getting the same errors

Here's the code (html generated from CF)

The size of the form is dictated by a cfoutput query.
script
var i = null;
var compName = null;
var clid = null;
function clientRecPop(i) {
clid = document.forms.clientSearch.client_id[i];
compName = document.forms.clientSearch.company[i];
self.opener.document.forms.NewJob.clientID.value = clid;
self.opener.document.forms.newJob.coName.value = compName;



//window.close()
}

/script
/head

body id=clientSearch
table width=100% border=0 cellpadding=0
  tr bgcolor=#CC

tdspan class=style5*/span/td
tdspan class=style5Client #/span/td
tdspan class=style5Client Company Name/span/td
tdspan class=style5Contact Name/span/td
tdspan class=style5Phone#/span/td
tdnbsp;/td

  /tr
  form action= method=post name=clientSearch id=clientSearch
  
  tr
tdinput name=Status1 type=text value=A size=2
/td
tdinput name=client_id1 type=text value=158903 size=10/td
tdinput name=company1 type=text value=Wal-Mart Stores, Inc  
  /td
tdinput name=contact1 type=text value=Mohsen Ghadimkhani
   /td
tdinput name=phone1 type=text value=5012734940  size=10/td

tdinput name=recID1 type=button onClick=clientRecPop(1) 
value=Select/td
  /tr
 
  tr
tdinput name=Status2 type=text value=A size=2
/td
tdinput name=client_id2 type=text value=158904 size=10/td
tdinput name=company2 type=text value=Wal-Mart Stores, Inc. 
  /td
tdinput name=contact2 type=text value=Wayne Cox 
   /td
tdinput name=phone2 type=text value=5012734734  size=10/td

tdinput name=recID2 type=button onClick=clientRecPop(2) 
value=Select/td
  /tr

Scott A. Stewart, 
Web Application Developer
 
Engineering Consulting Services, Ltd. (ECS)
14026 Thunderbolt Place, Suite 300
Chantilly, VA 20151
Phone: (703) 995-1737
Fax: (703) 834-5527 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 05/10/2005
 

~|
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 Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206260
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


  1   2   >