RE: CFABORT vs CFEXIT in CFCATCH TAG

2002-02-07 Thread Benjamin S. Rogers
> Whats the best way to stop the execution of a page after a error > has been caught using CFCATCH. Can I put a CFABORT or CFEXIT > tag within the CFCATCH? Thanks in advance for any advice. It depends on what you want to do. If you want to end the request unconditionally, then I recommend usin

RE: Installing HomeSite/CF Studio 5.0 when 4.5.2 is on PC

2002-02-07 Thread Mark A. Kruger - CFG
George, I had to laugh at your email - I love installation instructions . What do the rest of us do? Pop in the CD and click Next next ... next ... next then we wonder what went wrong. In any case, I'd be interested to know what Homesite gives you that CF studio does not? I was under t

RE: CFMAIL missing messages

2002-02-07 Thread James Curran
Did you try examining the unsent messages in c:\CFUSION\MAIL\UNDELIVR? Compare those with the mail log in Cfadministrator.. Usually there are some smtp restictions at play here, such as malformed email addys or relay restrictions. I usually get around this by running SMTP server on the windows m

RE: CFABORT vs CFEXIT in CFCATCH TAG

2002-02-07 Thread Pascal Peters
If you want to stop executing the page, use cfabort. If you are in a CT and want to stop executing the CT but continue the page, use cfexit. It doesn't matter that you use it in a CFCATCH, it will work anywhere -Original Message- From: mark kecko [mailto:[EMAIL PROTECTED]] Sent: donderd

Cold Fusion and Networks

2002-02-07 Thread Tangorre, Michael T.
Sorry for the double post..I wasn't sure if the subject was descriptive enough. :-) Has anyone done the following: Accessed their domain and got a list of machine names on their network? Also, I want to know if it is possible to not only access the list of names, but to add machine names, and r

Oracle Error

2002-02-07 Thread Debbie McDaniel
Hi everyone, I keep getting these weird errors with Oracle 8i that of course are being blamed on ColdFusion. Here goes. Our webserver sits in the DMZ and our database server is inside the firewall. All traffic going from the webserver goes through the firewall to talk to the database. I seem to b

RE: CFABORT vs CFEXIT in CFCATCH TAG

2002-02-07 Thread Mark A. Kruger - CFG
Yes you can... -Original Message- From: mark kecko [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 7:58 AM To: CF-Talk Subject: CFABORT vs CFEXIT in CFCATCH TAG Hello, Whats the best way to stop the execution of a page after a error has been caught using CFCATCH. Can I pu

Installing HomeSite/CF Studio 5.0 when 4.5.2 is on PC

2002-02-07 Thread Earl, George
Sorry for the length of this message. I'm frustrated. I finally have time to upgrade my HomeSite from 4.5.2 to 5.0 and I'll follow that with CF Studio 5.0 and UltraDev 4.0 (don't ask) and right at the top of the release notes I find: If you uninstall HomeSite 4.5.2 after having installed HomeSit

CFABORT vs CFEXIT in CFCATCH TAG

2002-02-07 Thread mark kecko
Hello, Whats the best way to stop the execution of a page after a error has been caught using CFCATCH. Can I put a CFABORT or CFEXIT tag within the CFCATCH? Thanks in advance for any advice. Mark Kecko Technology Director MediaPost Communications [EMAIL PROTECTED] http://www.mediapost.com (203)

RE: CF-based DNS Manager software beta

2002-02-07 Thread James Curran
Are you building your own DNS server too or are you just building the CF to integrate with Windows 2k's built in DNS? - j -Original Message- From: Bill Davidson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 11:39 PM To: CF-Talk Subject: CF-based DNS Manager software beta

Re: Help required on CF Performance....

2002-02-07 Thread Deanna Schneider
The answer was www.opensta.org. You can set up a script to run with multiple virtual users and see how performance degrades (or doesn't) with additional users. -d Deanna Schneider Interactive Media Developer [EMAIL PROTECTED] __

RE: calendar

2002-02-07 Thread C. Hatton Humphrey
Thanks for all the help... I found a snippet on the DevEx that got me pointed in the right direction... brain hadn't fully started (only 3 cups of coffe when I posted the message). I think I know what direction I need to move in. Again, Thanks! Hatton > -Original Message- > From: Jeff

RE: calendar

2002-02-07 Thread Jeffry Houser
( Thanks for the support Andrew ) The code / database for the chapter in question is located here: http://www.instantcoldfusion.com/files/Chapter15icf.zip ( I just got them all up on the site this past week ) However, without the chapter to read behind you... trying to decompile it by

CF and Machine Names on Domain

2002-02-07 Thread Tangorre, Michael T.
Has anyone done the following: Accessed their domain and got a list of machine names on their network? Also, I want to know if it is possible to not only access the list of names, but to add machine names, and remove all using CF. I knwo this can be done in PERL using the win32 API. Anyone have

RE: CF-based DNS Manager software beta

2002-02-07 Thread Cantrell, Adam
>Can't get to the site. That means he's probably testing the beta - ;> > -Original Message- > From: Rick Eidson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 07, 2002 8:44 AM > To: CF-Talk > Subject: RE: CF-based DNS Manager software beta > > > Can't get to the site. I have b

RE: CF-based DNS Manager software beta

2002-02-07 Thread Rick Eidson
Can't get to the site. I have been talking with some others about building a webbased DNS control panel to handle hosting and Colo clients. I would like to see this. Rick -Original Message- From: Christopher Olive [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 8:37 AM To:

evil error>>>

2002-02-07 Thread Tyler Silcox
I'm getting a very naughty error on a page that I have been running 25+ times a day for the last two months. It's a page that is scheduled to run every hour and can also be initiated by a link. It grabs all the user names and passwords from the db for some pop accounts, cfpops their mailboxe

RE: CF-based DNS Manager software beta

2002-02-07 Thread Christopher Olive
does this work against 2000 or BIND servers? christopher olive, cto, vp of web development atnet solutions, inc. 410.931.4092 http://www.atnetsolutions.com -Original Message- From: Bill Davidson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 11:39 PM To: CF-Talk Subject:

Re: Vertical Text

2002-02-07 Thread BEN MORRIS
You could enclose each letter in a and set the display to block. I'll admit it is needlessly complicated, you can just use , but at least this way you could technicall have one word in one paragraph with the letters next to each other, and it would be a word in alternative browsers. .ver

RE: calendar

2002-02-07 Thread Trusz, Andrew
Osborne. ISBN 0-07-213238-8; 2001 -Original Message- From: Thane Sherrington [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 9:24 AM To: CF-Talk Subject: Re: calendar At 08:55 AM 02/07/2002 -0500, Trusz, Andrew wrote: >Get a copy of Jeffry Houser's "Instant Cold Fusion 5".

RE: calendar

2002-02-07 Thread Trusz, Andrew
Can he borrow it, Jeffry? andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 9:02 AM To: CF-Talk Subject: RE: calendar > Get a copy of Jeffry Houser's "Instant Cold Fusion 5". Nice chapter on > designing a calendar. Since he co

Re: calendar

2002-02-07 Thread Thane Sherrington
At 08:55 AM 02/07/2002 -0500, Trusz, Andrew wrote: >Get a copy of Jeffry Houser's "Instant Cold Fusion 5". Nice chapter on >designing a calendar. Since he contributes here maybe he'll have a few extra >tips for you. Who publishes this? T __

RE: calendar

2002-02-07 Thread C. Hatton Humphrey
> Get a copy of Jeffry Houser's "Instant Cold Fusion 5". Nice chapter on > designing a calendar. Since he contributes here maybe he'll have > a few extra > tips for you. If only I had the time... I need a deliverable by this afternoon so it can be demo'ed to a potential client tomorrow morning.

calendar

2002-02-07 Thread Trusz, Andrew
Get a copy of Jeffry Houser's "Instant Cold Fusion 5". Nice chapter on designing a calendar. Since he contributes here maybe he'll have a few extra tips for you. __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB R

Need ideas for resource available calendar

2002-02-07 Thread C. Hatton Humphrey
Hey folks, I'm working on a calendar module for our Project/Task/Time tracking system and have hit a brain freeze... I know there's got to be code out there to generate a monthly calendar, but either I'm not looking for the right thing or I'm not seeing the right response. Basically what I need

RE: looping inside cfquery - brain on vacation

2002-02-07 Thread Andrew Scott
Those figures don't surprise me, because the cfquery is run once not 1000 times and is a valid query if separated with a ';' -Original Message- From: John McCosker [mailto:[EMAIL PROTECTED]] Sent: Friday, 8 February 2002 12:01 AM To: CF-Talk Subject: RE: looping inside cfquery - brain on

RE: looping inside cfquery - brain on vacation

2002-02-07 Thread John McCosker
Just tested it, 1000 INSERTS, SQL Server 7.0, both ways 2584 milliseconds as INSERT INTO dbo.vehicleSelection (customerID,vehicleID,callsign,registration,cfid,cftoken) VALUES

Re: looping inside cfquery - brain on vacation

2002-02-07 Thread Gyrus
> Maybe this? Loop around the > > > > INSERT INTO Table > (Field) > VALUES ('#theQuery.FieldValue#') > > Just out of interest, does anyone know the performance issues between looping round inside to insert multiple records, and looping round *outside*, running the

RE: Vertical Text

2002-02-07 Thread Ben Whalley
We had a site which needed text running vertically (not letters stacked on top of each other) and ended up loading strings into flash movies. May not be useful for you in this case but easy to do. Ben > -- > From: Michael Corrigan > Reply To: [EMAIL PROTECTED] > Sent:

Coldfusion & UNIX Problem ???

2002-02-07 Thread Ian Vaughan
Hi Folks, Just recently I have been receiving the following error message and the Coldfusion server needs to be restarted to get rid of the error, have anybody on the list come across this error ??? I am using CF 4.0 Error Occurred While Processing Request Error Diagnostic Information

CFMAIL missing messages

2002-02-07 Thread Keane, John (WDS)
I have two different websites that use CFMAIL to send order confirmations and feedback messages to users and to internal mailboxes for reaction by customer service personnel. Ocassionally these messages are not getting through. In a recent application, 175 messages were sent in a 30 day timefram

RE: Help required on CF Performance....

2002-02-07 Thread John McCosker
I'm not sure but I think this should be in the archives, If I rember someone asked for the same sort of Stats not so long ago. I didn't keep track of the thread I must admit. Sorry not much help I know, J -Original Message- From: Nick Betts [mailto:[EMAIL PROTECTED]] Sent: Thursday, Fe

Help required on CF Performance....

2002-02-07 Thread Nick Betts
Hi, Is there a way to test system performance based on differenet number of concurrent users? Are there any guidelines from macroMedia on the maximum number of concurrent users CF server supports? I realise this is quite ballpacrk but basically need to presnet some figures to our client. Re

RE: Weird whitespace issue ...

2002-02-07 Thread Steve Green
Hiya DC :) Dont forget that your Application.cfm will also gen whitespace. SteG. -Original Message- From: Allan Pichler [mailto:[EMAIL PROTECTED]] Sent: 07 February 2002 10:10 To: CF-Talk Subject: RE: Weird whitespace issue ... ok ... now i have played with it, and it's getting weirde

RE: Weird whitespace issue ...

2002-02-07 Thread John McCosker
Check your application.cfm or appGlobals.cfm, is that wraped in ? If you have got includes check them as well! J John McCosker (Senior Web Applications Developer) Andronics Data Global Communications Derry, Co.Londonderry N.Ireland Bt48 OLY Tel +44(0)28 7127 3100 Fax +44(0)28 7127 3101 -

RE: Weird whitespace issue ...

2002-02-07 Thread Allan Pichler
OF COURSE I'M STUPID!! i forgot to put the in the application.cfm as well Thanks for the help! -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: 7. februar 2002 11:04 To: CF-Talk Subject: Re: Weird whitespace issue ... Allan Pichler wrote: > I have th

Re: Weird whitespace issue ...

2002-02-07 Thread Jochem van Dieten
Allan Pichler wrote: > I have this minor issue with my code . for some reason i have 239 lines > of whitespace in the beginning of the html page, and i don't know how to get > rid of it > > Basically my cf page looks like this Which page? Application.cfm? Jochem __

RE: Weird whitespace issue ...

2002-02-07 Thread Allan Pichler
ok ... now i have played with it, and it's getting weirder by the minute... my cf template is now down to the following and the output still has 232 lines of whitespace in it What can be wrong ??? -Allan -Original Message- From: John McCosker [mailto:[EMAIL PROTECTED]] Sen

RE: Linkpoint CF tag problem

2002-02-07 Thread Joseph DeVore
Pardeep, I can help you with this, hit me up off list. HTH, Joseph DeVore VeloxWeb Technologies -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 3:37 PM To: CF-Talk Subject: Re: Linkpoint CF tag problem Hi, does anyone here ha

RE: Weird whitespace issue ...

2002-02-07 Thread John McCosker
instead of try J John McCosker (Senior Web Applications Developer) Andronics Data Global Communications Derry, Co.Londonderry N.Ireland Bt48 OLY Tel +44(0)28 7127 3100 Fax +44(0)28 7127 3101 -Original Message- From: Allan Pichler [mailto:[EMAIL PROTECTED]] Sent: Thursday

Weird whitespace issue ...

2002-02-07 Thread Allan Pichler
I have this minor issue with my code . for some reason i have 239 lines of whitespace in the beginning of the html page, and i don't know how to get rid of it Basically my cf page looks like this ... ... but prior to the i get 239 lines of whitespace Can anyone help

COncurrent Users

2002-02-07 Thread Nick Betts
Hi, Is there a way to test system performance based on differenet number of concurrent users? Are there any guidelines from macroMedia on the maximum number of concurrent users CF server supports? I realise this is quite ballpacrk but basically need to presnet some figures to our client. Reg

<    1   2