Accounting Package

2002-11-11 Thread Dave Cordes
I too am looking for a ColdFusion accounting system. All I really need is the database schema or something which shows relationships between tables. Has anyone had experience with this kind of thing? ~| Archives: http://www.house

Re: string question

2002-11-11 Thread DAVE CORDES
Try this out. #List# Dave On Mon, 11 Nov 2002 11:30:36 -0500 "Tony Weeg" <[EMAIL PROTECTED]> wrote: >hi list. > >If you were going to take a string, lets say > >11 > >and turn that to a list, how would you get >commas in there, after each on, except for t

Re: Using Cfloops on the same page

2002-11-07 Thread DAVE CORDES
You'll get that error when the checkbox is unchecked. Make sure you use IsDefined() to check for the existence of the checkbox first. .. Dave On Thu, 7 Nov 2002 11:00:17 -0600 "Clark, Aimee" <[EMAIL PROTECTED]> wrote: >I have a page in which there are two fields that are >checkboxes. I a

RE: Mail Server Recommendations

2002-10-25 Thread Dave Cordes
Well it's not free but I use IMail from IPSwtich. It's nice because it has a Web interface so my clients can manage their own email. Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: Joshua Miller [mailto:josh@;joshuasmiller

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
This would be through a secure admin interface. You didn't think I'd let the average Internet user use this did you??? What's SMB? Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: Jochem van Dieten [mailto:jochemd@;oli.t

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
Interesting idea adding a printer via IP address. Obviously we would have to open the firewall in order to make that happen. Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: Paris Lundis [mailto:PLundis@;areaindex.com] Sent: Thursday

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
So how did you send the ZPL code from the server to the client? In other words, the thermal printer is on the client side. So I need a way to execute cmd.exe on the client computer and then send the correct ZPL code. Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
Jochem, Do you have an idea how I would use this solution from the server. I mean, it works great on localhost, but I can't run this from the server because the printer is installed locally. Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message-

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
Andy, Could you give me an example of how you used ZPL to send to a local client printer? Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: Andy Clary [mailto:aclary@;teleplanwireless.com] Sent: Thursday, October 24, 2002 10:26 AM To: CF

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
ld work if it could? Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: Dave Wilson [mailto:dave@;autosdirect2u.com] Sent: Thursday, October 24, 2002 11:36 AM To: CF-Talk Subject: RE: Using CFEXECUTE from a Web Browser??? Could you give me

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
It's a Zebra LP2844 thermal printer. What kind of print server appliance are you talking about? Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: Paris Lundis [mailto:PLundis@;areaindex.com] Sent: Thursday, October 24, 2002 12:14 PM T

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
ow we're trying to use it. Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: Dave Wilson [mailto:dave@;autosdirect2u.com] Sent: Thursday, October 24, 2002 5:59 AM To: CF-Talk Subject: RE: Using CFEXECUTE from a Web Browser??? Couple o

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
Jochem, Here are the server specs: Windows XP ColdFusion MX What did you mean by the "/c" parameter? Should I add that command in order to close the command? Like this? Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From:

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Dave Cordes
Thanks for the suggestion. I changed the account to "Administrator" and still got a timeout error with the following code. Any other suggestions??? Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original Message- From: [EMAIL PROTECTED] [mail

RE: Using CFEXECUTE from a Web Browser???

2002-10-23 Thread Dave Cordes
talks about it. I read somewhere that Macromedia has no current plans to fix it so that's not a good sign. http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=7&threadid= 310075 Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) -Original M

RE: Using CFEXECUTE from a Web Browser???

2002-10-23 Thread Dave Cordes
Oops. Here is the error. An exception occurred when invoking an external process. The cause of this exception was that: java.io.IOException: CreateProcess: copy C:\Inetpub\wwwroot\CFDEV\barcode\zebra.txt LPT1 error=2. Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M

RE: Using CFEXECUTE from a Web Browser???

2002-10-23 Thread Dave Cordes
Thanks for the suggestion but I got an error. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprof

Using CFEXECUTE from a Web Browser???

2002-10-23 Thread Dave Cordes
using CFEXECUTE? Dave Cordes Senior ColdFusion Developer 636-939-1081 (H) 636-578-4235 (M) ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=l