Re: OT: reset button

2005-03-11 Thread Troy Murray
I prefer to use the button tag myself.  I usually use something like this:

button type=reset img src=reset_graphic.jpg /button

Anything you put between the button and /button, be it text or
graphics, becomes a button.  Give it a try!

-t


On Fri, 11 Mar 2005 11:30:40 -0500, Robert Orlini [EMAIL PROTECTED] wrote:
 Thanks all. It worked!
 
 -Original Message-
 From: JediHomer [mailto:[EMAIL PROTECTED]
 Sent: Friday, March 11, 2005 11:22 AM
 To: CF-Talk
 Subject: Re: OT: reset button
 
 Use a bit of javascript instead?
 
 something like
 
 input type=image border=0 src=images/login.gif value=Reset
 name=B2 onclick=this.form.reset(); return false;
 
 HTH
 
 On Fri, 11 Mar 2005 11:11:51 -0500, Robert Orlini [EMAIL PROTECTED] wrote:
  Is there a way I can use an image for a reset button?
 
  For a submit I have: input type=image border=0 src=images/login.gif 
  value=Login name=B1
 
  How different is the coding for the reset button?
 
  Thx.
 
  Robert O.
  HWW
 
  --
  No virus found in this outgoing message.
  Checked by AVG Anti-Virus.
  Version: 7.0.308 / Virus Database: 266.6.4 - Release Date: 3/7/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:198428
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: Image Submit button

2005-03-11 Thread Troy Murray
Try this instead for the button:

button type=submit class=formitemsimg src=/images/next10.gif
border=0 Next 10/button

-t


On Fri, 11 Mar 2005 14:19:39 -0500, Robert Orlini [EMAIL PROTECTED] wrote:
 I have another problem with a submit button. It works well as input 
 type=submit and moves on to the next ten records, but when I change it to 
 an image it seems to just refresh the page but not go to the next records.
 
 This works: input type=submit class=formitems value=Next 10 
 name=submitNext
 
 This does not: input type=image class=formitems src=/images/next10.gif 
 value=Next 10 name=submitNext onclick=javascript:this.form.submit();
 
 I added onclick=javascript:this.form.submit(); but to no avail.
 
 Am I missing something here?
 
 Robert O.
 HWW
 
 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.308 / Virus Database: 266.6.4 - Release Date: 3/7/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:198505
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: reset button

2005-03-11 Thread Troy Murray
Try this:

button type=resetimg src=images/reset.gif border=0 Reset/button

That what you want?



On Fri, 11 Mar 2005 11:25:40 -0500, Robert Orlini [EMAIL PROTECTED] wrote:
 Thanks Jeff, It treats it as a submit though.
 
 Did I do this right?
 
 form method=post action=trackindex.cfm name=track
 
 input type=image border=0 src=images/reset.gif value=reset 
 name=reset onclick=document.track.reset()
 
 Robert O.
 
 -Original Message-
 From: Jeff Garza [mailto:[EMAIL PROTECTED]
 Sent: Friday, March 11, 2005 11:17 AM
 To: CF-Talk
 Subject: RE: reset button
 
 You will have to use some javascript to do the reset.
 
 Add in onclick=document.myform.reset() to your button tag.
 
 HTH,
 
 Jeff Garza
 
 -Original Message-
 From: Robert Orlini [mailto:[EMAIL PROTECTED]
 Sent: Friday, March 11, 2005 9:12 AM
 To: CF-Talk
 Subject: OT: reset button
 
 Is there a way I can use an image for a reset button?
 
 For a submit I have: input type=image border=0 src=images/login.gif
 value=Login name=B1
 
 How different is the coding for the reset button?
 
 Thx.
 
 Robert O.
 HWW
 
 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.308 / Virus Database: 266.6.4 - Release Date: 3/7/2005
 
 

~|
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:198507
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: CFEverywhere Breeze Presentation

2005-02-09 Thread Troy Murray
Mike,

There were some technical issues and the meeting wasn't recorded.  I'm
trying to work out something so we can re-do the presentation and
record it.  I'll let you know if that happens.

-t


On Wed, 9 Feb 2005 13:09:53 +1100, Mike Kear [EMAIL PROTECTED] wrote:
 I guess since it's already past midday Wednesday there's no chance of
 joining this presentation.
 
 Is it recorded so I can see it later when I'm not occupied working on
 the Australian taxpayer's dollar?
 
 Cheers
 Mike Kear
 Windsor, NSW, Australia
 Certified Advanced ColdFusion Developer
 AFP Webworks
 http://afpwebworks.com
 ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
 
 
 On Tue, 8 Feb 2005 11:45:23 -0500, Troy Murray [EMAIL PROTECTED] wrote:
  The Mid-Michigan ColdFusion User Group will have a presentation on
  using CFEverywhere (CFEE) by Phil Cruz.
 
  CF Everywhere (CFEE) opens a whole new world of opportunities for
  ColdFusion programmers.  Ever wanted to create a downloadable trial
  application from your CFML code?  How about running a CF application
  from a CD?
 
  This presentation will be on Tuesday, February 8th at 7:30pm.  The
  presentation will be conducted through Macromedia Breeze so it can be
  viewed remotely by interested parties.
 
  If you would like to participate in the presentation, please e-mail me
  to let me know and I will respond with the URL for the meeting prior
  to it's starting.
 
  --
  Troy Murray
  Blog: http://troymen.blogspot.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:193835
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


CFEverywhere Breeze Presentation

2005-02-08 Thread Troy Murray
The Mid-Michigan ColdFusion User Group will have a presentation on
using CFEverywhere (CFEE) by Phil Cruz.

CF Everywhere (CFEE) opens a whole new world of opportunities for
ColdFusion programmers.  Ever wanted to create a downloadable trial
application from your CFML code?  How about running a CF application
from a CD?

This presentation will be on Tuesday, February 8th at 7:30pm.  The
presentation will be conducted through Macromedia Breeze so it can be
viewed remotely by interested parties.

If you would like to participate in the presentation, please e-mail me
to let me know and I will respond with the URL for the meeting prior
to it's starting.

--
Troy Murray
Blog: http://troymen.blogspot.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:193650
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: SQL Server on Windows XP

2005-01-11 Thread Troy Murray
MSDE will allow you to run your database but does not provide the GUI
tools to manage the datbase.  This means you have to do your
administration through the command-line tools or through coding in
your CF app.

Microsoft offers a version of SQL Server 2000 for developers.  The
cost is $49.95/developer and provides the GUI tools to administer the
database.  You can use this version to develop and test your
applications.  To me, demoing would fall under the term testing.

http://www.microsoft.com/sql/howtobuy/development.asp




On Tue, 11 Jan 2005 08:54:45 +, John Beynon [EMAIL PROTECTED] wrote:
 yeah, SQL 2005 express is going to be worth waiting for.
 
 You're going to be allowed to use the FREE version in production systems
 
 jb
 
 
 On Mon, 10 Jan 2005 10:40:25 -0500, Dave Watts [EMAIL PROTECTED] wrote:
   I remember some discussions of SQL Server (Server instance)
   being installed on Windows XP for development purposes.  Is
   this only available using SQL Server Developers Edition?
 
  Yes, I believe so.
 
   If so, is that something that's included with an MSDN
   subscription or anything like that or can you only get it by
   purchasing at microsoft.com for $49.95?
 
  If you have MSDN, it's in there along with Enterprise and Standard (on the
  same CD, I think). Otherwise, you can purchase it separately.
 
   We have a site we need to demo on a military base and the
   portion we're going to is locked down and we can't get internet
   access to demo it from our server here so we're planning to
   install everything we need on a laptop so we can show it from
   there. Any advice that anyone can give would be greatly appreciated.
 
  You might consider installing a server operating system on a laptop, if you
  plan to do a lot of these sorts of demos. I've run Windows 2000 Server and
  Windows Server 2003 for quite some time on laptops.
 
  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:189928
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: My Init() in my CFC...am I on the right track?

2005-01-04 Thread Troy Murray
Per Hal Helms himself-

Yes, Troy. I've begun work on a new book, Designing OO Applications with
ColdFusion CFCs that I hope will be helpful.

-t


On Thu, 30 Dec 2004 12:25:21 -0500, Jeff Small [EMAIL PROTECTED] wrote:
  Sean,
 
  Someone should contact Hal and see if he has plans to update the book
  for Blackstone.
 
  That book got me started on CFC's and I bet that  a lot of people on
  this list would purchase the sequel.
 
 
  Rick Mason
 
 Dude...sign me UP. I'm getting tired of scouring bookmarks...lol. Even with
 Blackstone coming out, there will still be people using 6.1 for a long time,
 and the *principles* behind the book should be sound for 6.1 and
 Blackstone...syntax would change of course, but I would imagine you could
 take the ideas and still apply them to 6.1 from a Blackstone book...at least
 I'd hope.
 
 
 

~|
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:189257
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: Resources for learning CFC's ?

2005-01-04 Thread Troy Murray
Sean,

Aside from the above links, and the pending book from HH, any other
suggestions on learning CFC's correctly?

-t



On Tue, 4 Jan 2005 13:13:48 -0800, Sean Corfield [EMAIL PROTECTED] wrote:
 On Tue, 4 Jan 2005 15:44:45 -0500, Joe Rinehart [EMAIL PROTECTED] wrote:
  I don't know if there's a good, free online resource for introductory
  learning about CFCs: there's probably some tutorials at Macromedia,
  and a number of us post on CFCs frequently on our blogs.
 
 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/building.htm
 
 http://www.macromedia.com/devnet/mx/coldfusion/cfcs.html
 
 http://www.sitepoint.com/print/components-introduction
 
  The ColdFusion WACK by Ben Forta and Hal Helms' Discovering CFCs
 
 Be aware that both of those address CFMX 6.0 and are therefore based
 on what is considered extremely bad practice nowadays (because 6.0 did
 not support the good practices that 6.1 introduced). Both books talk
 about using THIS scope and make no mention of declaring local
 variables with VAR (because 6.0 didn't support it and didn't have the
 non-public VARIABLES scope).
 --
 Sean A Corfield -- http://www.corfield.org/
 Team Fusebox -- http://www.fusebox.org/
 Breeze Me! -- http://www.corfield.org/breezeme
 Got Gmail? -- I have 6 invites to give away!
 
 If you're not annoying somebody, you're not really alive.
 -- Margaret Atwood
 
 

~|
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:189302
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: Coldfusion IIS behind firewall

2005-01-01 Thread Troy Murray
How do you get to the two different sites when viewing on your local
network?  Is IIS using Host Headers or different IP addresses to
determine which site to send the user to?  If it's using the IP
address, and chances are your firewall's WAN port has one IP address,
that wouldn't work (at least not how we have ours configured that
way).  You'd need to use the host headers feature in IIS to direct the
person to the correct site.

-t



On Fri, 31 Dec 2004 08:06:39 -0400, David Manriquez
[EMAIL PROTECTED] wrote:
 Hi CF-Talkers!
 
   I havea little problem here , hope someone can help me.
 
 I have two sites in IIS configured with one Coldfusion MX server. both sites 
 are named site1.myhost.xx and site2.myhost.xx and are viewable from the local 
 network working perfectly.!
 Well i tried to put one of them online ( internet viewable ) settings some 
 parameters on my firewall and DNS.
 
 The problem : I can see only the site1.myhost.xx itself with and index.cfm 
 behind scene but if i call it directly or call another file like 
 http://site1.myhost.xx/index.cfm , i get an error 404
 
 i have set only the port 80 open for internet connections..
 Coldfusion uses another one?..
 
 What' going on here?.. anyone can help me?.. please!
 
 Happy New Year
 
 

~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189098
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: FB4 prefuseaction postfuseaction hang server

2004-12-30 Thread Troy Murray
Sean  Brian,

Your right, I was, thanks for pointing that out.  I've heard of MVC
but yet to learn how to develop with it.  Thanks for the help, works
great putting it into a seperate circuit.

-t


On Wed, 29 Dec 2004 15:46:14 -0800, Sean Corfield
[EMAIL PROTECTED] wrote:
 On Wed, 29 Dec 2004 15:27:18 -0500, Troy Murray [EMAIL PROTECTED] wrote:
  I currently have one circuit named admin that I'm using. Below is
  the circuit.xml file:
 ...
  I can run this just fine in my application, no problems. Now if I take
  the do action=admin.footer / for example out of the fuseaction
  list and delete and put it under the postfuseaction and then
  view the list or delete fuseaction, my server hangs as it's eating
  up the CPU (goes on longer then 2 minutes before I restart the
  server).
 
 You're creating an infinite loop. If your postfuseaction is
 admin.footer, that will go to circuit admin (this one) and run footer
 followed by postfuseaction... which will try to run admin.footer
 again.
 
 You'll need a separate circuit containing the header / footer stuff so
 that your admin circuit can do those actions.
 
 This is a good reason for following MVC-like principles of separating
 presentation from business logic and even separately the bulk of your
 presentation code from the layout level (in other words, splitting UI
 into presentation logic and presentation layout).
 --
 Sean A Corfield -- http://www.corfield.org/
 Team Fusebox -- http://www.fusebox.org/
 Breeze Me! -- http://www.corfield.org/breezeme
 Got Gmail? -- I have 6 invites to give away!
 
 If you're not annoying somebody, you're not really alive.
 -- Margaret Atwood
 
 

~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188990
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: OT: query optimization

2004-12-30 Thread Troy Murray
Paul,

How often does this data change?  Depending on your version of CF, and
if the data changes say once every hour, how about creating a query to
cache this data and then use the above query to query that query.

Just a quick thought.

-t


On Thu, 30 Dec 2004 13:20:52 -0700, Paul [EMAIL PROTECTED] wrote:
 A little background first.
 
 My company loads about 100 semi-trucks each day with product extracted from
 our mine.  We use 3rd party software to track the trucks, weights, invoices,
 etc., but the software has miserable reporting capabilities.  Luckily the
 backend for this software is MSSQL Server so I can easily tie in across our
 intranet using CF, but unfortunately it is a terribly designed database so
 it's quite painful.  My ability to modify the db directly is quite limited,
 but I suspect some of you may know tricks that might help speed things up.
 
 I have created a report that gathers data from four tables, accepting input
 to filter results by date, customer code, and/or hauler code.  If no
 customer or hauler is selected, the query returns roughly 750 records for a
 one-week span.  The trouble is, it takes nearly 90 seconds to query the
 data, during which time the processor spikes from approx. 2% to 100%, where
 it remains until the recordset is returned.  The query is below - it seems
 pretty simple to me, but I'd sure appreciate any insight more experienced db
 people might offer me.
 
 select distinct t.tkt_code, t.tkt_date, t.truck_code, t.po, t.truck_net_wgt,
 t.hler_code,
 
 o.proj_code, o.cust_job_num, o.cust_code, o.order_code,
 k.curr_driv_empl_code, l.prod_descr
 
 from tick t inner join ordr o on t.order_code = o.order_code
 
 inner join truc k on t.truck_code = k.truck_code
 
 inner join ordl l on t.order_code = l.order_code
 
 where (t.tkt_date between '#arguments.start_date#' and
 '#arguments.end_date#')
 
 cfif len(arguments.hauler_code)
 
 and t.hler_code = '#arguments.hauler_code#'
 
 /cfif
 
 cfif len(arguments.cust_code)
 
 and o.cust_code = '#arguments.cust_code#'
 
 /cfif
 
 

~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189017
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


FB4 prefuseaction postfuseaction hang server

2004-12-29 Thread Troy Murray
I'm sure I'm missing something simple here, but I can't seem to figure
it out although I have found a work around.

I currently have one circuit named admin that I'm using. Below is
the circuit.xml file:
circuit access=public

prefuseaction

/prefuseaction

fuseaction name=list
do action=admin.header /
include template=qry/qry_GetFileList /
xfa name = deleteAction value = delete /
xfa name = searchAction value = list /
include template=dsp/dsp_fileList /
do action=admin.footer /
/fuseaction

fuseaction name=delete
do action=admin.header /
include template=dsp/thisFar /
do action=admin.footer /
/fuseaction

fuseaction name=header
include template=dsp/dsp_pageHeader /
/fuseaction

fuseaction name=footer
include template=dsp/dsp_pageFooter /
/fuseaction

postfuseaction

/postfuseaction

/circuit

I can run this just fine in my application, no problems. Now if I take
the do action=admin.footer / for example out of the fuseaction
list and delete and put it under the postfuseaction and then
view the list or delete fuseaction, my server hangs as it's eating
up the CPU (goes on longer then 2 minutes before I restart the
server).

Bottom line is, do action works in individual fuseaction list or
delete but not when it's in the prefuseaction or postfuseaction
areas.

Any help would be appreciated!

-- 
Troy Murray

~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188959
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: cfinclude not working in firefox

2004-12-10 Thread Troy Murray
Tim,

Not sure how that's possible since the CFINCLUDE action takes place on
the server BEFORE the browser gets the HTML page.  Must be something
else on the page.  Are you using SESSION or CLIENT variables on the
page?

-t



On Fri, 10 Dec 2004 10:54:01 -0500, Tim Laureska [EMAIL PROTECTED] wrote:
 Has anyone run upon this?
 
 Tim
 
 

~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186998
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: Installing CFMX on Mac OS X (root user?)

2004-12-02 Thread Troy Murray
I have a quick question on running CFMX on Mac OS X.  If I restart my iBook,
do I need to open the Terminal and start the CFMX/Jrun service manually or
does it start automatically when the system boots?  (I would prefer the
first option).

-Troy Murray


~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185988
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: PostgreSQL database size

2004-11-28 Thread Troy Murray
You click on the QUERY object, click to create a new query or edit a current
query, there's the editor.

That what your looking for?

-t
 

-Original Message-
From: Phillip Perry [mailto:[EMAIL PROTECTED] 
Sent: Sunday, November 28, 2004 10:24 PM
To: CF-Talk
Subject: RE: PostgreSQL database size

I checked for query builder in access 2000 and cant seem to find it. How do
i access query builder?

Phil

-Original Message-
From: NZERN National Office [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 28, 2004 9:06 PM
To: CF-Talk
Subject: PostgreSQL database size


Hi there

How large a database can PostgreSQL reliably support. I need something that
can store about 100GB

Cheers

Mike Peters
---
NZERN National Office
New Zealand Ecological Restoration Network PO Box 9000, Christchurch Ph (03)
338-5451 Fax (03) 338-5481 [EMAIL PROTECTED] www.bush.org.nz




~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185480
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: OT: Scan Docs to Edit

2004-11-25 Thread Troy Murray
Donna,

I have a client, in fact my wife works for them, and they do this for
lawyers as they are a document requisition copy service
(http://www.acrc-copy.com/).

In a nutshell, they scan the documents on a large Canon ImageRunner which
saves the file as a TIFF, then they convert it to a PDF using Adobe Acrobat.

Adobe Acrobat can then add text and comments as well as highlight areas on
the document.

-t


~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185403
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: What's in your toolkit?

2004-11-23 Thread Troy Murray
Any idea if it has plug-in's for the Fusebox framework?  Also, it does work
on the Mac, right?

-t


-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 11:29 AM
To: CF-Talk
Subject: Re: What's in your toolkit?

Paul,

I'm an avid CFEclipse fan. I seriously recommend you check it out if you
haven't. Other people have already touted the coolness of CFE (thanks
Mark!), so I'll pimp Eclipse just a bit.

Other great stuff about using Eclipse as a development platform is the other
plugins available. Of course there's the Java JDT plugin if you do any
Java work, there's ant (automated deployment by XML scripts) and CVS (source
control) all built in. After that, there's dozens of other great plugins you
can download, including RegEx testers, Database connection and query
building plugins, Javascript, CSS, c#, python and other editors, there's an
instant messaging plugin and a few MP3 player plugins. It's just great how
extendable the whole thing is.


-nathan strutz


Paul Wilson wrote:
 Hi All
 
 What tools does everyone use to develop their ColdFusion Applications?
 IDE's, modelling software, testing software, DB's etc. I'm wondering 
 if there's anything out there that can make developing CFMX apps even 
 easier that some of us haven't discovered yet.
  
 Thanks




~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185210
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: Client vs Session (vs Cookie) variables?

2004-11-23 Thread Troy Murray
Damien,

The way I understand it is that SESSION variables are variables you set that
reside in the application servers memory during the duration of the SESSION
that the browser is connected.

CLIENT variables are persistent to that particular browser and can stick
with it.  Both can be used to store values, although, I don't believe that
CLIENT variables can have structures, but I maybe wrong, I'll have to
double-check.

One of the reasons you would choose CLIENT or SESSION variables would be if
your application is going to be in a server farm, where you have 3
ColdFusion servers all running your application and all three point to one
database server.  Since the user might connect to the first server on the
initial request, then the third server on the subsequent request, you
wouldn't have access to the SESSION variables you set as they are on the
first server.  CLIENT variables, provided they are stored in the database or
cookies (see the CF Admin for setting the storage of CLIENT variables) would
be accessible.

Yes, you could disable CLIENT variables, you don't need to use them with
SESSION variables.

-t


-Original Message-
From: Damien McKenna [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 11:34 AM
To: CF-Talk
Subject: FAQ: Client vs Session (vs Cookie) variables?

Could someone please enlighten me to the differences between client and
session variables?  I thought I understood them but apparently am missing
something with regards to ColdFusion's handling of them.
Specifically:
 
- What are the differences between Session and Client variables?
 
I hadn't realized that there were client variables as well as session and
cookie variables, I always considered client variables to be analogous to
cookies.
 
I guess my question comes down to this: if we have session variables why do
we need the client variables?  If I only use session variables in my code
can I completely disable client variables?
 
Thanks.
--
Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu
Company - http://www.thelimucompany.com/ - 407-804-1014 Why are you wearing
that stupid man suit? - Frank
 




~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185211
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: What's in your toolkit?

2004-11-23 Thread Troy Murray
Is that not yet on the Mac question or Fusebox question?

-t
 

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 1:23 PM
To: CF-Talk
Subject: Re: What's in your toolkit?

Not yet.. working on it



On Tue, 23 Nov 2004 13:15:38 -0500, Troy Murray [EMAIL PROTECTED]
wrote:
 Any idea if it has plug-in's for the Fusebox framework?  Also, it does 
 work on the Mac, right?
 
 -t
 
 
 
 
 -Original Message-
 From: Nathan Strutz [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, November 23, 2004 11:29 AM
 To: CF-Talk
 Subject: Re: What's in your toolkit?
 
 Paul,
 
 I'm an avid CFEclipse fan. I seriously recommend you check it out if 
 you haven't. Other people have already touted the coolness of CFE 
 (thanks Mark!), so I'll pimp Eclipse just a bit.
 
 Other great stuff about using Eclipse as a development platform is the 
 other plugins available. Of course there's the Java JDT plugin if 
 you do any Java work, there's ant (automated deployment by XML 
 scripts) and CVS (source
 control) all built in. After that, there's dozens of other great 
 plugins you can download, including RegEx testers, Database connection 
 and query building plugins, Javascript, CSS, c#, python and other 
 editors, there's an instant messaging plugin and a few MP3 player 
 plugins. It's just great how extendable the whole thing is.
 
 -nathan strutz
 
 Paul Wilson wrote:
  Hi All
 
  What tools does everyone use to develop their ColdFusion Applications?
  IDE's, modelling software, testing software, DB's etc. I'm wondering 
  if there's anything out there that can make developing CFMX apps 
  even easier that some of us haven't discovered yet.
 
  Thanks
 
 



~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185213
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: What's in your toolkit?

2004-11-23 Thread Troy Murray
I see, thanks for the info Mark.  Any ideas how CFEclipse compares with the
He3 offering?

-t
 

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 1:51 PM
To: CF-Talk
Subject: Re: What's in your toolkit?

CFEclipse works on the Mac, Rob seems (he gotta answer for himself!) work on
it most of the time.

With regards to Fusebox, there are some additions being made to the
(Tupman?) Parser and then plug in extensions can begin (think of it as a
plug in of a plug in).

Framework support I believe will be implemented as extensions to CFEclipse
so you can just get the frameworks that you want.

I have been working with a fusebox type explorer (basically highlights files
depending on their type for fusebox 3)  which helped me, rather than showing
me the circuits/fuses.

I think you want any specific features you should head over to
http://cfeclipse.tigris.org, sign up and then request specific features,
they get voted on and implemented.


I hope that helps!
Regards

Mark Drew

On Tue, 23 Nov 2004 13:27:57 -0500, Troy Murray [EMAIL PROTECTED]
wrote:
 Is that not yet on the Mac question or Fusebox question?
 
 -t
 
 
 
 
 -Original Message-
 From: Mark Drew [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, November 23, 2004 1:23 PM
 To: CF-Talk
 Subject: Re: What's in your toolkit?
 
 Not yet.. working on it
 
 On Tue, 23 Nov 2004 13:15:38 -0500, Troy Murray 
 [EMAIL PROTECTED]
 wrote:
  Any idea if it has plug-in's for the Fusebox framework?  Also, it 
  does work on the Mac, right?
 
  -t
 
 
 
 
  -Original Message-
  From: Nathan Strutz [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, November 23, 2004 11:29 AM
  To: CF-Talk
  Subject: Re: What's in your toolkit?
 
  Paul,
 
  I'm an avid CFEclipse fan. I seriously recommend you check it out if 
  you haven't. Other people have already touted the coolness of CFE 
  (thanks Mark!), so I'll pimp Eclipse just a bit.
 
  Other great stuff about using Eclipse as a development platform is 
  the other plugins available. Of course there's the Java JDT plugin 
  if you do any Java work, there's ant (automated deployment by XML
  scripts) and CVS (source
  control) all built in. After that, there's dozens of other great 
  plugins you can download, including RegEx testers, Database 
  connection and query building plugins, Javascript, CSS, c#, python 
  and other editors, there's an instant messaging plugin and a few MP3 
  player plugins. It's just great how extendable the whole thing is.
 
  -nathan strutz
 
  Paul Wilson wrote:
   Hi All
  
   What tools does everyone use to develop their ColdFusion Applications?
   IDE's, modelling software, testing software, DB's etc. I'm 
   wondering if there's anything out there that can make developing 
   CFMX apps even easier that some of us haven't discovered yet.
  
   Thanks
 
 
 
 



~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185229
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: What's in your toolkit?

2004-11-23 Thread Troy Murray
I see, thanks for the info Mark.  Any ideas how CFEclipse compares with the
He3 offering?

-t 

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 1:51 PM
To: CF-Talk
Subject: Re: What's in your toolkit?

CFEclipse works on the Mac, Rob seems (he gotta answer for himself!) work on
it most of the time.

With regards to Fusebox, there are some additions being made to the
(Tupman?) Parser and then plug in extensions can begin (think of it as a
plug in of a plug in).

Framework support I believe will be implemented as extensions to CFEclipse
so you can just get the frameworks that you want.

I have been working with a fusebox type explorer (basically highlights files
depending on their type for fusebox 3)  which helped me, rather than showing
me the circuits/fuses.

I think you want any specific features you should head over to
http://cfeclipse.tigris.org, sign up and then request specific features,
they get voted on and implemented.


I hope that helps!
Regards

Mark Drew


~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185231
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: What's in your toolkit?

2004-11-23 Thread Troy Murray
I saw your name mentioned in a thread on the CFEclipse site about doing some
work to bring FB4 tag completion to CFEclipse.  Are you working on that?

-t
 

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 3:33 PM
To: CF-Talk
Subject: Re: What's in your toolkit?

Couldnt say.. I havent used H3

MD


On Tue, 23 Nov 2004 14:21:26 -0500, Troy Murray [EMAIL PROTECTED]
wrote:
 
 
 I see, thanks for the info Mark.  Any ideas how CFEclipse compares 
 with the
 He3 offering?
 
 -t
 


~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185244
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: What's in your toolkit?

2004-11-23 Thread Troy Murray
I'd mainly just like tag completion and tag insight at this point.  I'm
completely new to Eclipse, but I'll play around with the user.xml and see
what I can break and then fix.

Thanks,

-t


-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 4:07 PM
To: CF-Talk
Subject: Re: What's in your toolkit?

I am not personally working on it as I am not really up to speed on the
functions that involve the process of coding a FB4 app (i.e. what would
really help etc)

I currently do more FB3 apps so I know what I would LIKE in there (e.g. open
the template referenced in cfinlcude,  tag completion of XFA's ,
highlighting my dsp_, fbx_, act_ and qry_ files, that kinda thing).

The main thing about fusebox 4 (as I gather, please dont get your rocks out
just yet!) is that its mainly writing XML, so maybe an XML plugin and a DTD
would be the best thing forward rather than a CF tag completion? I KNOW I am
wrong but what features would you like to see, and what would help you do
the thing you do with FB4?

Having said that, if you are a bit nifty at muddling with XML (and you
should be if you are doing fb4 apps!) you can add your own tags in the
user.xml (usually found hanging round
eclipse/plugins/com.rohanclan.cfml.version/dictionary/) alhough I think
Rob mentioned they are generally triggered by cf and I guess that would be
of sod all use if you are looking to do include template=doTheTango

As I said before.. think to yourself man, I could really use with..
zyx and add it to the feature list over at http://cfeclipse.tigris.org

On another note... you can use snippets, you could create a snippet and fill
it with the following cfinclude template=$${template} 

and assign the trigger text of inc  then anytime you type inc + Ctrl+i it
would give you a nice popup  for you to fill in your template.

Have a look at either my blog
http://cybersonic.blogspot.com/2004/08/cfeclipse-tips-and-tricks.html

or a better version of it at CFEclipse's wiki hosted at Spike's site
http://www.spike.org.uk/cfeclipse/comments/Snippets

to see how to use snippets to maximum effect (I swear by them rather than at
them)

If you get a nice library of your useful FB4 snippets, share em and I shall
have a look at how they can be integrated into a fb4 plugin (unless someone
out there is already doing it!) or jus simply share em :D

I hope that helps!

Mark D


~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185252
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: What's in your toolkit?

2004-11-23 Thread Troy Murray
I use Synthis Adalon, the 3.0 version that was just released works much,
much nicer then the 2.x versions from before.

-t
 

-Original Message-
From: Rob [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 23, 2004 8:11 PM
To: CF-Talk
Subject: Re: What's in your toolkit?

I use argoUML (http://argouml.tigris.org/) mostly. The UI is kind of clunky,
but it works pretty well. You can export to XMI, and there is an XSLT sheet
that will (kind of) trasfrom the XMI diagram to CFCs.  I have one I wrote
laying around somewhere but I think there are a couple out there.

If you are on linux DIA is pretty cool, Mac comes with OmniGraph (I
think) and that one looks and works really well, but the export is very
limited.

Have a hoot :)


On Wed, 24 Nov 2004 11:59:28 +1100, Paul Wilson [EMAIL PROTECTED] wrote:
 OK CFEclipse seems to be a must. DWMX is driving me a bit mad at the 
 moment so I'll give it a go. What about modelling applications? Is 
 there anything specific for CFMX?
 
 Thanks!
 
 
 
 
 -Original Message-
 From: Nathan Strutz [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 24 November 2004 3:29
 To: CF-Talk
 Subject: Re: What's in your toolkit?
 
 Paul,
 
 I'm an avid CFEclipse fan. I seriously recommend you check it out if 
 you
 
 haven't. Other people have already touted the coolness of CFE (thanks 
 Mark!), so I'll pimp Eclipse just a bit.
 
 Other great stuff about using Eclipse as a development platform is the 
 other plugins available. Of course there's the Java JDT plugin if 
 you do any Java work, there's ant (automated deployment by XML 
 scripts) and CVS (source control) all built in. After that, there's 
 dozens of other great plugins you can download, including RegEx 
 testers, Database connection and query building plugins, Javascript, 
 CSS, c#, python and other editors, there's an instant messaging plugin 
 and a few MP3 player plugins. It's just great how extendable the whole
thing is.
 
 -nathan strutz
 
 Paul Wilson wrote:
  Hi All
 
  What tools does everyone use to develop their ColdFusion Applications?
  IDE's, modelling software, testing software, DB's etc. I'm wondering
 if
  there's anything out there that can make developing CFMX apps even 
  easier that some of us haven't discovered yet.
 
  Thanks
 
 



~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185274
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 - XP SP2 and SQL Server

2004-09-23 Thread Troy Murray
I had the same problem too, the event log on XP told me that SQL was
diabled as it wasn't patched to prevent the SQL slammer and the like.

-t

- Original Message -
From: Kay Smoljak [EMAIL PROTECTED]
Date: Thu, 23 Sep 2004 14:23:10 +0800
Subject: Re: CFMX - XP SP2 and SQL Server
To: CF-Talk [EMAIL PROTECTED]

 Qasim Rasheed [EMAIL PROTECTED] wrote:
   Recently I installed XP SP2 on my machine and suddenly ColdFusion MX
   is unable to connect to my SQL server present on the same machine. 

 John Beynon [EMAIL PROTECTED] wrote:
  i think you have to do something odd like sp3 your SQL server install,

 I had this exact issue on the boss's demo laptop, and installing SQL
 Server SP3 fixed it right up. Thanks JB!

 K.

 --
 Kay Smoljak
 http://kay.smoljak.com/
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]