RE: Solaris box

2001-01-09 Thread Jon Bell
Michael, We have a sun box just kickin around, this machine could be set up for your very needs and be used as a testing enviroment for you. We should talk Give me a call. Jon Bell VP, Technology ~~ Structure your ColdFusion code with Fusebox.

RE: SESSION Timing out WAY before it's supposed to.

2001-01-09 Thread Dave Watts
I have an application that stores a variable in SESSION scope ... the application is set to timeout after 12 hours, however, when users login and begin working, after about 10-15 minutes, they get logged out. CFServer is set to hold SESSIONs for 12 hours as is the application its self.

Re: CFEXECUTE return code?

2001-01-09 Thread Peter Theobald
Sorry Michael, thanks for helping, but I need to get the return code from running an external executable called by CFEXECUTE. At 07:22 PM 1/9/01 -0500, Michael Dinowitz wrote: Sorry. I assumed that the code was used so much that it was on the gallery. I'll send it to you directly and then post

Coldfusion 5.0

2001-01-09 Thread Roger Lim
Hi, I have just finished watching the presentation on Allaire Developer Conference 2000 and I must say I'm very impressed with ColdFusion 5.0! Can't wait to get my hands on it soon. However, can anyone tell me what's the difference between its new ability to have user-defined function and its

Re: CFEXECUTE return code?

2001-01-09 Thread Michael Dinowitz
Ah. The module only returns the output. You may need to roll your own for this. Sorry Michael, thanks for helping, but I need to get the return code from running an external executable called by CFEXECUTE. At 07:22 PM 1/9/01 -0500, Michael Dinowitz wrote: Sorry. I assumed that the code was

Re: Coldfusion 5.0

2001-01-09 Thread Jeffry Houser
Roger Lim wrote: Hi, I have just finished watching the presentation on Allaire Developer Conference 2000 and I must say I'm very impressed with ColdFusion 5.0! Can't wait to get my hands on it soon. However, can anyone tell me what's the difference between its new ability to have

Re: CFEXECUTE return code?

2001-01-09 Thread Peter Theobald
yup. it's UGLY as sin. But in case anyone is interested, my site allows registered users to upload files to their area. Certain other users are allowed to download those files. Registered users can be trusted not to maliciously upload bad things, but they could inadvertantly upload a virus.

Re: CFGrid

2001-01-09 Thread David Shadovitz
On Tue, 09 Jan 2001 "Tony Turner -CFUG" [EMAIL PROTECTED] writes: Please could someone let me know what I am doing wrong. I want to use CFGRID. I think you answered your own question. -David ~~ Structure your ColdFusion code with Fusebox. Get

RE: Dreamweaver UltraDev 4.0 and Cold Fusion

2001-01-09 Thread Joshua Miller
Haven't had a chance to try UD4 yet, been using DW since version 1.0 and I've loved it and preached the gospel for years. Had I a decent high-bandwidth connection I'd download the new version. I can tell you a few things about UD needs to be stepped up in the code-writing world to compete with

RE: OT STORED PROCEDURES

2001-01-09 Thread Joe Sheble (Wizaerd)
I had thought of using Dynamic SQL in SQL Server stored procedures, but hadn't gotten around with playing with it much yet. Can you still return multiple recordsets this way? In fact, does the EXEC() SQL function return a recordset at all? Joseph E. Sheble a.k.a. Wizaerd Wizaerd's Realm

CFFORM Problem

2001-01-09 Thread paul smith
This throws an error if I change it to CFFORM: FORM ACTION="/KeyWordAct/index.cfm/IN.CFOUTPUT#VARIABLES.INIT#/CD.#URL.CFI#/CN.#URL.CFT#/OR.#Variables.org_id#/CFOUTPUT" METHOD="POST" Is there a work-around? best, paul ~~ Structure your

<    1   2   3