Re: A way to NOT send empty form fields

2002-10-14 Thread Paul Ihrig
well one thing i have noticed in dwmx is that if you dont enter any thing in an insert or update it throughs a null in there. if it is not sufficient for you just make it blank i also use qforms from pengoworks.com for validation if you want to force the user into a response.. -paul cfquery

Distributed Mode - what's the protocol?

2002-10-14 Thread Kevan . Windle
Does anyone know what protocol is used to talk from Web server plug-in to a CFMX app server in distributed mode? Looks like it talks on port 51010, but our security bods want to know what kind of communication it is.

RE: CF Intermediate Page.

2002-10-14 Thread Michael Corbridge
or you can use CFFLUSH, a new tag with CFMX -Original Message- From: Srimanta [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 12:50 AM To: CF-Talk Subject: CF Intermediate Page. Hi All, Can someone please advise as to how to implement an intermediate page in Cold Fusion

RE: CF Intermediate Page.

2002-10-14 Thread Raymond Camden
CFFLUSH was in CF5 as well. === Raymond Camden, ColdFusion Jedi Master for Hire Email: [EMAIL PROTECTED] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheus My ally is the Force, and a powerful ally it is. - Yoda

Re: Access Security Problem

2002-10-14 Thread Doug
Using windows explorer, select the directory (or whole drive) where your database is located. right click and select properties. Then select security. make sure the SYSTEM account appears in the window, if not add it and grant it full control This address is

Re: Access Security Problem

2002-10-14 Thread Samuel Neff
Andy, Did you create a new workgroup file to store the security information? If not, you should remove all security from the database (since the users are in the system workgroup file and this can cause problems with all other databases on your system). Ideally, you'll want to restore an

RE: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Dave Wilson
Just in case this was missed. I have found that upgrading the jre to Sun's 1.40 jre, goes some way to relieving the SQL 7 jdbc related problems. I've not had any problems since upgrading. However, I've not been able to run any load testing. I've also found that the ODBC socket shows instability

RE: Distributed Mode - what's the protocol?

2002-10-14 Thread Dave Watts
Does anyone know what protocol is used to talk from Web server plug-in to a CFMX app server in distributed mode? Looks like it talks on port 51010, but our security bods want to know what kind of communication it is. I would imagine it's a proprietary protocol, written just for use with

Re: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Doug
I too, found the stability problems vanish when replacing jrun with Sun 1.4 This address is filtered through the open relay database at http://www.ordb.org and is virus scanned by ANTIVIR http://www.dwhite.ws mailto:[EMAIL PROTECTED]

RE: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Mark A. Kruger - CFG
Dave, Thanks for the tip. Can you post a simple 1-2-3 on how to upgrade the JRE to Sun's JRE? That would be helpful. Are there any pitfalls? -mk -Original Message- From: Dave Wilson [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 8:36 AM To: CF-Talk Subject: RE: CFMX - I've

RE: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Dave Watts
Can you post a simple 1-2-3 on how to upgrade the JRE to Sun's JRE? That would be helpful. It's very easy. 1. Download and install the JRE of choice. 2. Within the CF Administrator, enter the path to the jre directory (which should contain two subdirectories, bin and lib). 3. Restart CF MX.

RE: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Dave Wilson
As far as installing the Sun jre goes, its simply a matter of downloading the jre from: http://java.sun.com/j2se/1.4/download.html and running the self extracting installer with all default settings - Note this was on my newly formatted and win2k server/CFMX installed development machine. The

Imitation is the sincerest form of flattery.

2002-10-14 Thread Che Vilnonis
Imitation is the sincerest form of flattery. That being said, I am looking for a website that ranks, if you will, e-commerce websites on design, features and ease of use. A listing of cool sites would work as well. I need to design an e-commerce website and I need a good resource/place to

RE: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Dave Wilson
Can you post a simple 1-2-3 on how to upgrade the JRE to Sun's JRE? That would be helpful. It's very easy. 1. Download and install the JRE of choice. 2. Within the CF Administrator, enter the path to the jre directory (which should contain two subdirectories, bin and lib). 3. Restart CF MX.

RE: Imitation is the sincerest form of flattery.

2002-10-14 Thread Everett, Al
You might start with Uncle Jakob: http://www.useit.com/ -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 10:10 AM To: CF-Talk Subject: Imitation is the sincerest form of flattery. Imitation is the sincerest form of flattery.

RE: Access Security Problem

2002-10-14 Thread Andy Ousterhout
I don't see this option in XP. -Original Message- From: Doug [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 8:00 AM To: CF-Talk Subject: Re: Access Security Problem Using windows explorer, select the directory (or whole drive) where your database is located. right click and

Weekly question - integrity checks

2002-10-14 Thread Candace Cottrell
I am wrapping up a Question of the Week application today, and while doing my checks, I cam across an issue. My database is like: QOW_Start (datetime) QOW_End (datetime) QOW_Text QOW_Type Ok, so say I have the following data: 10/11/2002 10/11/2002 Testing the system. all I am checking in the

RE: Access Security Problem

2002-10-14 Thread Andy Ousterhout
CF5, and no, I did not create a new workgroup file. I noticed that I can't create a new, unsecured database. I'll go through the process of resetting. Hopefully, the Access support site will have instructions on doing so. How do I identify the new workgroup file to CF5? Thanks to everyone

free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Kodjo Ackah
Hi, Is it possible to tell me where I can find free email clients - and if possible - with better security than Pegasus and Mercury. At the moment Pegasus and Mercury are the only ones I know. Kodjo Ackah Principal Consultant Concrete Media Ltd 32 Great Sutton Street Clerkenwell London, EC1V

RE: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Robert Everland
I just downloaeded 1.4.1 and am getting this error message when I try to switch over to it's jvm.dll The JVM path you entered is not a valid JVM path. The JVM path must have a bin directory with a JVM executable located in it. Any ideas why I would be getting this message? Robert Everland III

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Carlisle, Eric
Are you asking for servers or clients? (you asked for server in the subject, client in the body) :-) I'm pretty partial to Eudora (the adware version). http://www.eudora.com Can't speak to the security, though. ETC -Original Message- From: Kodjo Ackah [mailto:[EMAIL PROTECTED]]

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Howie Hamlin
There's a free version of Eudora as well. www.eudora.com. Regards, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 *** Please vote for iMS here: http://www.sys-con.com/coldfusion/readerschoice2002/nominationform.cfm ***

RE: Weekly question - integrity checks

2002-10-14 Thread Andy Clary
Try putting parends around your dates in the WHERE clause: cfquery name=checkDateRange datasource=KIDS Select * from QOW Where (QOW_Start = '#StartDate#' OR QOW_End = '#EndDate#') AND QOW_Type = '#form.type#' /cfquery Also, it looks like you have

RE: Weekly question - integrity checks

2002-10-14 Thread Everett, Al
I think you have an expression ordering issue. SQL evaluates ANDs before ORs, so you're getting all records QOW_Start = '#StartDate#' as well as all records where QOW_End = '#EndDate#' AND QOW_Type = '#form.type#' Try changing your WHERE clause to: Where ( QOW_Start = '#StartDate#'

RE: Weekly question - integrity checks

2002-10-14 Thread Mark A. Kruger - CFG
Candace, Your query runs like this: If qow_start startdate OR qow_end = Enddate AND qow_type = form.type IF the first OR is true the query will succeed regardless of what is in the second OR or the AND. If this isn't what you had in mind, use parenthasis to fix it:

RE: Flash CFMX - What's this about?

2002-10-14 Thread Mike Chambers
This might or might not help, but remember, that the path to the Flash movie is executed / processed at runtime from the client. So if you are using a relative path, it is relative to the page that it is loaded within (in the browser). mike chambers [EMAIL PROTECTED] -Original

cfgridcolumn - Can I format the contents of a column?

2002-10-14 Thread Paul Sinclair
I have a cfgrid and one of the cfgridcolumns is a time field. I'd like to output the column showing the time in the format 08:10 (for example). Right now it is outputting as 1899-12-30 08:10:00. I can't figure out how to use the timeformat function to output the display for the relevant column or

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread jon hall
I'm partial to telnet... -- jon mailto:[EMAIL PROTECTED] Monday, October 14, 2002, 10:28:35 AM, you wrote: KA Hi, KA Is it possible to tell me where I can find free email clients - and if KA possible - with better security than Pegasus and Mercury. KA At the moment Pegasus and Mercury are

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Kodjo Ackah
My client has outlook 2000 but cannot afford Exchange. This is new to me sorry for the mistake! I just built him a website got him 40 emails with his ISP. Now we need to manage these accounts. So what do you suggest? I am quite prepared to explain further if it is necessary. Kodjo Ackah

RE: CFMX - I've never seen anything so unstable in my life

2002-10-14 Thread Dave Wilson
I'm not sure Robert, Note I reccomended version 1.4.0. At the risk of condescending you - You may simply be pointing to the incorrect directory. For j2se 1.4.0 the jvm mapping should point to C:\Program Files\Java\j2re1.4.0_02 providing you ran a default install. Dave -Original

RE: Weekly question - integrity checks

2002-10-14 Thread Candace Cottrell
Ewww yes, I see what you mean. Now, I also see another problem. The range isn't being properly identified. For example, I'm saying Where QOW_Start is less than or equal to 10/13 -- so this is returning true because the data in the db is 10/11 or Where QOW_end is greater than or

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Alex
outlook,pine,mutt check on google.com write your own in CF On Mon, 14 Oct 2002, Kodjo Ackah wrote: Hi, Is it possible to tell me where I can find free email clients - and if possible - with better security than Pegasus and Mercury. At the moment Pegasus and Mercury are the only ones I

RE: installing a new JVM (was: CFMX ...)

2002-10-14 Thread Dave Watts
I just downloaeded 1.4.1 and am getting this error message when I try to switch over to it's jvm.dll The JVM path you entered is not a valid JVM path. The JVM path must have a bin directory with a JVM executable located in it. Any ideas why I would be getting this message? It

RE: cfgridcolumn - Can I format the contents of a column?

2002-10-14 Thread Dave Wilson
Paul, Have you tried declaring the value as a variable before oytputting it in the grid? i.e. you could do a cfset variables.thetime = timeformat(yourtime, 'hh:mm:ss') Then use #variables.thetime# as the value for your grid column. This won't work if you're outputting the grid direct from a

RE: installing a new JVM (was: CFMX ...)

2002-10-14 Thread Dave Watts
2. Within the CF Administrator, enter the path to the jre directory (which should contain two subdirectories, bin and lib). I inadvertently left out step 2 but still noticed the improvements to the jdbc driver performance. I presume the new jre automatically improves upon any

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Paris Lundis
Just use the Outlook Express... many people do... Eudora is a suitable package at a great price Paris Lundis Founder Areaindex, L.L.C. http://www.areaindex.com http://www.pubcrawler.com 412-292-3135 [finding the future in the past, passing the future in the present] [connecting people,

Re: cfgridcolumn - Can I format the contents of a column?

2002-10-14 Thread Jochem van Dieten
Quoting Paul Sinclair [EMAIL PROTECTED]: I have a cfgrid and one of the cfgridcolumns is a time field. I'd like to output the column showing the time in the format 08:10 (for example). Right now it is outputting as 1899-12-30 08:10:00. I can't figure out how to use the timeformat function

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Carlisle, Eric
There's one in every croud. ;-) I was gonna mention pine, but resisted. -Original Message- From: jon hall [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 10:48 AM To: CF-Talk Subject: Re: free mail servers please - like Pegasus and Mercury I'm partial to telnet... -- jon

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Len Conrad
My client has outlook 2000 but cannot afford Exchange. http://www.ipswitch.com/Purchase/products/imail.html Gives you RFC-compatible SMTP, POP, LDAP, IMAP, and Webmail servers. Their press releases claim 50 million licenses sold. But will not give any of the proprietary Exchange groupware.

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread S . Isaac Dealey
I don't know what the security is like specifically but last I knew you could get a free beta for the Argosoft mail server... http://www.argosoft.com/applications/mailserver/ hth S. Isaac Dealey Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 outlook,pine,mutt check

RE: installing a new JVM (was: CFMX ...)

2002-10-14 Thread Dave Wilson
That's odd. I wouldn't think it would make any difference at all, until you've told CF MX to use the new JVM. Is the new JVM's location in your global PATH environment variable? Stranger still, I've just checked the server settings summary and it still reports the JVM to be version 1.3.1_03 and

RE: Full Text Indexs

2002-10-14 Thread Andy Ewings
this doesn't appear to be the case here. After eight still throws an error as after is reserved. eight however is ok. I have checked the noise.eng file and it is empty. Is there any weay of telling which noise file is being used? - I assume it's the English one -Original Message-

RE: installing a new JVM (was: CFMX ...)

2002-10-14 Thread Matt Liotta
I would also like to add that changing JVMs is not a silver bullet. There are many different JVMs made by many different organizations that all have their good points and their bad points. Further, what platform you are using should be a major consideration in your selection of a JVM. Sun has

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Mark A. Kruger - CFG
Lee - pretty reasonable price. How secure is it? -mk -Original Message- From: Len Conrad [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 10:14 AM To: CF-Talk Subject: RE: free mail servers please - like Pegasus and Mercury My client has outlook 2000 but cannot afford

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Jeffry Houser
Eudora has a free version (With Ads ). At 03:28 PM 10/14/2002 +0100, you wrote: Hi, Is it possible to tell me where I can find free email clients - and if possible - with better security than Pegasus and Mercury. At the moment Pegasus and Mercury are the only ones I know. -- Jeffry

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Paris Lundis
Do you actually use this product Isaac? How has it fared...??? We are in the market for another mail server/upgrade... Paris Lundis Founder Areaindex, L.L.C. http://www.areaindex.com http://www.pubcrawler.com 412-292-3135 [finding the future in the past, passing the future in the present]

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Carlisle, Eric
I used to admin an Imail server (version 3-4). The only security caveat I remember was that in v3, all the account info was stored in the registry (including passwords). The passwords were encrypted -- just not very well (I had to actually use the security flaw to migrate to a later version :).

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread jremus-lists
Ok - just my two cents. If you've got email addresses from the ISP, you don't need a server (like exchange), only the client. And if you have outlook 2000, you're all set. The ISP would be the one to manage these accounts if they're through them. Most ISPs have a cute web-interface for

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Jeffry Houser
Just so I understand. Telnet is a protocol and Pine is the mail reader program, correct? At 11:10 AM 10/14/2002 -0400, you wrote: There's one in every croud. ;-) I was gonna mention pine, but resisted. -Original Message- From: jon hall [mailto:[EMAIL PROTECTED]] Sent: Monday,

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Jeffry Houser
If your ISP gave him 40 E-mail addresses, usually the ISP will also give some kind of mail control panel to maintain the addresses. To send / receive E-mail you can use Outlook 200 or any other mail client of your choosing, as long as it supports the protocols your ISP provides (POP3 and

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Dave Wilson
I think the querant is concerned about directing the emails to their respective targets upon collection from the isp. Whilst this used to be a lot more commonplace in the past by using Exchange to collect all mails for an organisation at specified times during the day and redistributing the mails

RE: Weekly question - integrity checks

2002-10-14 Thread Everett, Al
We've done something similar. Try checking for any start dates that are equal to or sooner than your end date and any end dates that are equal to or later than your start date. QOW_Start = '#EndDate#' OR QOW_End = '#StartDate#' -Original Message- From: Candace Cottrell

OT: RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread S . Isaac Dealey
Ahh... yea, sounds like you're looking for a client... I've been using a shareware client called AK-Mail for several years now and have been very happy with it. I've had virii but not from email, just Code Red because I was running IIS before the fix. I picked up ak-mail at the time because it

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Stephen Moretti
Just so I understand. Telnet is a protocol and Pine is the mail reader program, correct? Yep Telnet is a part of TCP/IP and Pine is a mail reader for Unix/Linux that's been around almost as long as the ark! Stephen

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Kodjo Ackah
You are right! But my users want their profile to appear on each machine they log on to. Thus all their emails, sent items, etc... Do you see what I mean? Kodjo Ackah Principal Consultant Concrete Media Ltd 32 Great Sutton Street Clerkenwell London, EC1V 0DX Tel:+44 (0)20 7251 8090 Fax: +44

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Chris Montgomery
Howdy Kodjo, Monday, October 14, 2002, 9:28:35 AM, Kodjo Ackah wrote: KA Is it possible to tell me where I can find free email clients - and if KA possible - with better security than Pegasus and Mercury. I've heard that PostCast Server is good, although I haven't had any experience with it:

RE: Weekly question - integrity checks

2002-10-14 Thread Candace Cottrell
I got it whooped I think: Select * from QOW WHERE (QOW_Start BETWEEN #StartDate# AND #EndDate# OR QOW_End BETWEEN #StartDate# AND #EndDate# OR QOW_Start = #StartDate# AND QOW_End = #EndDate#) AND QOW_Type = '#form.type#' Candace K. Cottrell, Web Developer The Children's Medical Center One

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Hugo Ahlenius
That is what the IMAP protocol is for, use that instead of POP3 (make sure the MUA/client supports that -- which most do). Or try using a web-based IMAP client, like squirrel-mail on the web-server. ~| Archives:

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Thomas Chiverton
You are right! But my users want their profile to appear on each machine they log on to. Thus all their emails, sent items, etc... Do you see what I mean? Yeah, you want web mail or something... Tom C ~| Archives:

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread jremus-lists
That's a whole different issue! We run a simple POP3 server here, and we set up quasi-roaming profiles so that the post office file follows you whichever machine you log in to. It's important to have your PST on a network drive anyway, just for backup purposes. But that does start to get

Re: Weekly question - integrity checks

2002-10-14 Thread Jochem van Dieten
Candace Cottrell wrote: Ewww yes, I see what you mean. Now, I also see another problem. The range isn't being properly identified. Hmm, if you are only entering dates, why timestamp instead of date? For your problem, if your database supports it, use OVERLAPS: SELECT * FROMQOW

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Dave Wilson
But my users want their profile to appear on each machine they log on to. Thus all their emails, sent items, etc... Do you see what I mean? This requires behaviour similar to that of Exchange then. Storing all messages in a central repository. There is a dirty hack I can think of which may or

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Len Conrad
Lee - pretty reasonable price. How secure is it? APOP and webmail over SSL are available. or are you talking about vulnerabilities? Len ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread S . Isaac Dealey
It's being used by my hosting provider -- which is where my email is hosted. I haven't had any significant problems with it... I think we had a hiccup or 2 just after we installed it, but we cleared it all up and it's been working fine for several months. ArgoSoft is a one-man company and so he

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Len Conrad
You are right! But my users want their profile to appear on each machine they log on to. Thus all their emails, sent items, etc... Do you see what I mean? using a browser to access a mailbox gives you portability, and doing it over SSL gives you security. Imail's sub-$400 product does that for

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread S . Isaac Dealey
Speaking of which -- and getting back to CF -- there's a cf_imail tag/application designed to help cf developers maintain an imail server. It's in use by a local consulting company I've been doing some work for recently. I believe it's on the devex. Search devex.macromedia.com for imail ... I

CF and Pegasus software ImagesASAP

2002-10-14 Thread Bartee Lamar
Is any one using the Pegasus ImagesASAP object from CF. Any hints on problems and any gotcha's using from CF and not ASP. FYI This does image manipulation on the server side. Bartee Lamar www.enterpriseenergy.com http://www.enterpriseenergy.com/ MSN mailto:[EMAIL PROTECTED] [EMAIL

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Jeffry Houser
That is what I thought. But got confused when someone said they use telnet to check there mail. ( What they must have meant was they use telnet to get into the server, and then use a server-side program to check there mail ). I've never used Pine, but everyone I know who has speaks

Reality Coldfusion: J2ee Integration with CDROM

2002-10-14 Thread Stacy Young
Ben seems like Amazon's delivery date on this book is a moving target...just got delayed another 3-5 weeks! :( Cheers, Stace AVIS IMPORTANT: --- Les informations contenues dans le present document et ses pieces jointes sont strictement confidentielles et

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Sean A Corfield
On Monday, Oct 14, 2002, at 09:12 US/Pacific, Jeffry Houser wrote: But got confused when someone said they use telnet to check there mail. ( What they must have meant was they use telnet to get into the server, and then use a server-side program to check there mail ). Nope, you can telnet

cfindex - issues with use under CFMX - BUG?

2002-10-14 Thread Adam Reynolds
Has anybody else had some real problems deleting collection entries under CFMX? Maybe I'm doing something wrong but this is my insert code: cfquery name=qry_verity_pages_select datasource=#request.site.MainDSN# dbtype=#request.site.mainDSNtype# SELECT P.PAGE_ID,

RE: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread S . Isaac Dealey
Ahh... that's a bit more complicated... iirc Outlook will do this sort of thing if it's properly configured, but I don't remember it being a terribly graceful thing -- it requires each user to change a setting in the options when they sit down. Using akmail or probably the Bat ( looks a lot like

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Paris Lundis
Yeah we handle all the hosting needs for our clients.. we have an older version of Mdaemon running.. Frankly, the cost of most servers is a bit daunting at first... Large one time expenses.. So we are looking figuratively to distribute the client activity... Considering loads of alternative

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Paris Lundis
I have Postcast running here on a Win2k box... It's unreliable in my opinon... it often hangs... and I can't say it dumps bad emails like it is supposed to... But then again, we do regular emailings... so I need to turn down the limits and see if it does better... PostCast is worth looking

RE: installing a new JVM (was: CFMX ...)

2002-10-14 Thread Lee Fuller
Ahh.. The voice of reason. :) | -Original Message- | From: Matt Liotta [mailto:[EMAIL PROTECTED]] | Sent: Monday, October 14, 2002 8:16 AM | To: CF-Talk | Subject: RE: installing a new JVM (was: CFMX ...) | | | I would also like to add that changing JVMs is not a silver | bullet.

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Stephen Moretti
Heh heh That is what I thought. But got confused when someone said they use telnet to check there mail. ( What they must have meant was they use telnet to get into the server, and then use a server-side program to check there mail ). Well, in theory you can telnet direct to a mail

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Jeffry Houser
At 09:25 AM 10/14/2002 -0700, you wrote: On Monday, Oct 14, 2002, at 09:12 US/Pacific, Jeffry Houser wrote: But got confused when someone said they use telnet to check there mail. ( What they must have meant was they use telnet to get into the server, and then use a server-side program

RE: Distributed Mode - what's the protocol?

2002-10-14 Thread Quinn, Patrick
Hey Kevan. I did some work on this subject while working at Allaire a while back. The work I did was with the JRun app server, which forms most of the foundation of MX, so presumably the protocol is the same, or at least similar. Similar to your situation, we had a client who was concerned about

CFHTMLHEAD and appearance of HTTP header code in page

2002-10-14 Thread Gyrus
Can someone help?! I'm *sure* this topic was just discussed here, but I can't find it on the list archives... Basically, I'm getting some broken bits of code at the top of a certain page, a mangled JS script and some of the HTTP header, like this: Script type=text/javascript [ ... full JS

Problem with CFSchedule Page

2002-10-14 Thread Clark, Aimee
This is my first attempt at creating a cfschedule page. Unfortunately, it is not working. I coded it to run the test2.cfm page at 11:35AM, but it did not generate the emails I was expecting. Is there something wrong with the way I set the cfschedule up? cfschedule action=UPDATE task=send_email

RE: Full Text Indexs

2002-10-14 Thread Benoit Hediard
The noise word file used is the one corresponding to the language you specified during the full-text index creation. In the full-text indexing Wizard Select Table Columns step, you define a Language for Word Breaker. For example, we are using French (France) in our application, and it works fine.

Client Variable Storage and SQL Server

2002-10-14 Thread Andy Clary
We are using SQL Server to manage our client variables and I've noticed that a majority of the SQL commands hitting our server are from Cold Fusion managing client variables. Has anyone else noticed this type of activity? Just a simple trace in SQL Profiler revealed statements like: SELECT data

RE: Distributed Mode - what's the protocol?

2002-10-14 Thread Stacy Young
Pre-MX was a proprietary protocol that support some basic encryption capabilities. MX communication operates entirely through the JRun connector. (as far as I know) Stace -Original Message- From: Quinn, Patrick [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 12:55 PM To:

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread S . Isaac Dealey
Ahh... I unfortunately have no idea how ArgoSoft handles under heavy load... I've not needed a lot of heavy lifting from the email server personally... Yeah we handle all the hosting needs for our clients.. we have an older version of Mdaemon running.. Frankly, the cost of most servers is a

RE: Full Text Indexs

2002-10-14 Thread Andy Ewings
great - thanks Benoit - I'll take all this on board and re-assess -Original Message- From: Benoit Hediard [mailto:[EMAIL PROTECTED]] Sent: 14 October 2002 18:00 To: CF-Talk Subject: RE: Full Text Indexs The noise word file used is the one corresponding to the language you specified

RE: CFHTMLHEAD and appearance of HTTP header code in page

2002-10-14 Thread James Ang
Ah. I remember this. I wrote an internal paper for MedSeek regarding this bug. :P This only happens under these conditions: 1) MS Internet Explorer as the browser. 2) CFLOCATION is called AFTER CFHTMLHEAD has been called. To be really sure, I think CFHTMLHead should not be in the same CFM

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Len Conrad
I didn't know that. Very interesting. I remember telnetting into my school's VAX machine many years ago. I remember a lot of discussion boards throughout the Internet, but the web has moved them all away from telnet. smtp and pop and imap are text protocols. DNS is binary Len

Duplicate UserNames / Passwords logging into a site

2002-10-14 Thread Mark Leder
Hi All, I need some ideas on the best approach to the following: I have a subscription based site, where everyone has their own user name and password (I keep duplicates from being entered in the database). However, the problem is with sharing of usernames and passwords. Say for example I log

Re: free mail servers please - like Pegasus and Mercury

2002-10-14 Thread Jeffry Houser
At 12:25 PM 10/14/2002 -0500, you wrote: I didn't know that. Very interesting. I remember telnetting into my school's VAX machine many years ago. I remember a lot of discussion boards throughout the Internet, but the web has moved them all away from telnet. smtp and pop and imap are

Re: installing a new JVM (was: CFMX ...)

2002-10-14 Thread Joe Eugene
Can someone please clarify.. upgrading the JVM can result in better performance...(optimized native code etc) but how do you get better performace from an existing JDBC Type IV driver? To my understanding, any version of JVM does not improve on the performace of existing JDBC Type IV drivers...

Re: Duplicate UserNames / Passwords logging into a site

2002-10-14 Thread nick
Mark, I had this situation once where it was vital to lock out people in this manner. What I did was upon a successful login, I logged the date and time into the user log, and the status of that user was changed to logged in. If another user attempted to log in with that username/password

Re: Reality Coldfusion: J2ee Integration with CDROM

2002-10-14 Thread Joe Eugene
Amazon says it ships in 24 hours..whats the deal..havent seen this book in stores either. Am looking forward to see some J2EE component intergration in this book... Does anybody have this book? Any comments.. Joe - Original Message - From: Stacy Young [EMAIL PROTECTED] To: CF-Talk

Re: Problem with CFSchedule Page

2002-10-14 Thread Sean A Corfield
Which version of CF? Which OS? etc etc On Monday, Oct 14, 2002, at 09:39 US/Pacific, Clark, Aimee wrote: This is my first attempt at creating a cfschedule page. Unfortunately, it is not working. I coded it to run the test2.cfm page at 11:35AM, but it did not generate the emails I was

OT: Making Flash Usable for Users With Disabilities

2002-10-14 Thread Everett, Al
Speakin of Uncle Jakob (Nielsen of web usability fame), his latest Alertbox article is about Flash MX. http://www.useit.com/alertbox/20021014.html -- Al Everett Allied Office Products www.askallied.com mailto:[EMAIL PROTECTED] v: 973-594-3209 f: 973-594-3626

Re: Duplicate UserNames / Passwords logging into a site

2002-10-14 Thread Jeffry Houser
This might be a tricky one. You can use an application variable that contains a list of all users on the site. Perhaps you'll want to use a structure. Take the username as the key and the date / time of there last access as the value. You'll have to update this value on every page,

RE: Get List of tables in a DB

2002-10-14 Thread Jeffrey Polaski
If you're using MS SQL server, you can also run the following SQL from Query Analyzer: -- get all tables for a db select left(so.name, 27) as tableName ,left(sc.name, 20) as columnName ,left(st.name, 10) as dataType ,sc.length as dataLength from sysobjects so

Re: CFHTMLHEAD and appearance of HTTP header code in page

2002-10-14 Thread Gyrus
Many thanks, James, your reply will be a useful reference for the future! Gyrus [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net PGP key available ~| Archives:

Poll Application

2002-10-14 Thread Candace Cottrell
Anyone know of a good free poll app written in CF? Or a tutorial on how to create my own? I looked at the cf exchange, but they wanted $30-$50. Candace K. Cottrell, Web Developer The Children's Medical Center One Children's Plaza Dayton, OH 45404 937-641-4293 http://www.childrensdayton.org

RE: Distributed Mode - what's the protocol?

2002-10-14 Thread Michael Ross
Does the JRun Connector have encryption capabilities? Or is it built in? Thanks [EMAIL PROTECTED] 10/14/02 01:16PM Pre-MX was a proprietary protocol that support some basic encryption capabilities. MX communication operates entirely through the JRun connector. (as far as I know) Stace

RE: Problem with CFSchedule Page

2002-10-14 Thread Clark, Aimee
OS is Win2K CF is version 5 -Original Message- From: Sean A Corfield [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 12:47 PM To: CF-Talk Subject: Re: Problem with CFSchedule Page Which version of CF? Which OS? etc etc On Monday, Oct 14, 2002, at 09:39 US/Pacific, Clark,

  1   2   3   >