RE: Client storage (RE: ColdFusion 4.0.1/SPARC/Solaris help sought - registry corruption and cf scheduler problems)

2000-09-07 Thread Michael Sheldon
The point is that an over-large registry *significantly* increases that odds of a registry-related failure, and write actions are the worst. Since we identified this issue, we haven't had a single problem with corruption of the registry. If you get the client vars out of it, most of the access is

query builder

2000-09-07 Thread Tom Dyson
Hi there I'd like to make a query builder in Cold Fusion, so that users can refine their searches by picking a table, choosing fields and providing criteria, without having to know SQL. Something like the query builder in CF Studio but even simpler - perhaps with a wizard interface. Has anyone

Re: Verity: Allaire's Disowned Step Child?

2000-09-07 Thread dave fauth
Fire away. There is some expertise on the list dealing with Verity. dave At 09:44 AM 9/6/00 -0400, you wrote: Is there anyone here with experience setting Verity up? Someone willing to answer a couple questions? Lon Lentz Applications Developer CyberEntomologist - Alvion Technologies

RE: Is CF a high risk application?

2000-09-07 Thread Gregory Gooden (Annex)
SHORT ANSWER: TRUE SLIGHTLY LONGER ANSWER: The same applies to ASP, PERL, etc.. Hosting ANY application presents some sort of inherent risk to the hosting company in a SHARED environment. It's called "the nature of the beast".. Cold Fusion Enterprise Edition, with its advanced security, can

Request scope variables

2000-09-07 Thread Aidan Whitehall
The ColdFusion Locking Best Practices article http://www.allaire.com/handlers/index.cfm?ID=17318Method=FullTitle=ColdFus ion%20Locking%20Best%20PracticesCache=False talks about using the request scope when you want to use application variables for DSN names Can anyone explain what request scope

Re: Is CF a high risk application?

2000-09-07 Thread JustinMacCarthy
Actually they have published them. Look for the document entitled "running CF under a different user account" or something similar??on Allaires site. It describes how to run cf under a different account and what directories / regkeys need permissions set etc... ~Justin MacCarthy

Re: Request scope variables

2000-09-07 Thread Bud
On 9/7/00, Aidan Whitehall penned: Can anyone explain what request scope variables are and when to use them? A little sample code would be really helpful :-) CF Studio help has a paragraph on the page "Passing Attribute Values between Custom Tags", but it didn't help much and a search on

logon problems

2000-09-07 Thread Robert Orlini
Hello, First off this is not a CF problem, but I'm pickin brains so to speak to see if any web admins out there encountered this. I am running IIS 4.0 for our Intranet site. Users can access the id/password protected site using IE browser, but receive a "Authorization failed" error when

Re: logon problems

2000-09-07 Thread dave fauth
What are your authentication methods for the site? If it doesn't include Basic authentication, I don't think Netscape will be able to get to it. dave At 08:15 AM 9/7/00 -0500, you wrote: Hello, First off this is not a CF problem, but I'm pickin brains so to speak to see if any web admins out

RE: logon problems

2000-09-07 Thread Robert Orlini
Thanks for the quick reply. I have Basic Authentication checked off. If I leave out NT Challenge I believe IE users will not be able to login. RO -Original Message- From: dave fauth [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 7:34 AM To: [EMAIL PROTECTED] Subject: Re:

RE: Is CF a high risk application?

2000-09-07 Thread Olive, Christopher M Mr NMR
additionally, the CF service does not have to be run as an administrator. Chris Olive, DOEHRS Website Administrator -Original Message- From: JustinMacCarthy [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 5:08 AM To: [EMAIL PROTECTED] Subject: Re: Is CF a "high risk

Re: query builder

2000-09-07 Thread David Shadovitz
Tom, What your looking for is generically called Query By Example (QBE). There was a CFDJ article on it about a year ago. There's also a product called HotQuery which does this. Here's info from its web site, www.hotquery.com: "HotQuery™ is a web browser based, enterprise database query

Re: logon problems

2000-09-07 Thread Napoleon Solo
This is a multi-part message in MIME format. --=_NextPart_000_0029_01C018A2.F1737C60 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable I agree, if Challenge and Response is enabled your stuck in regards to = your Netscape users. NS

No Subject

2000-09-07 Thread Franz Rustler
Hello pleas help me i have the following error Message. -- [Thu Sep 7 14:56:17 2000] [notice] bt_init[1282]: mapped ClusterCATS shared state at 0xff2e. [Thu Sep 7 14:56:17 2000] [notice] bt_init[1282]: sending ClusterCATS Hello message for server 213.68.26.50. [Thu Sep 7 14:56:17 2000]

RE: ColdFusion 4.0.1/SPARC/Solaris help sought - registry corruption and cf scheduler problems

2000-09-07 Thread Jeremy Allen
My personal opinion is that if you are writing multi platform software using something like the registry is a not so great idea. Heck relying on the registry is a not so great idea just given the chance it has of going corrupt from some other software screwing it up. Where, if you wrote your own

How to Auto downloading of file

2000-09-07 Thread Ray, James A
I have create a program that will create a excel file. Cool, this works great, but what I need to do next is not so clear. How do I allow the user to create the file on their local computer? Using this code: CFSET OUTFILE="E:\inetpub\wwwroot\vsts\ExcelExport.txt", creates the file on the

RE: Web servers

2000-09-07 Thread Benjamin S. Rogers
Are there any advantages in running Website over the native IIS5 with CF/Win2K? Oh great, now you did it. This thread won't die for a week or two. :) I've run both (and Apache for that matter). IIS can't handle as many domains on a single server as WebSite. This has to do with the intigration

RE: Is CF a high risk application?

2000-09-07 Thread Bud
On 9/7/00, Olive, Christopher M Mr NMR penned: additionally, the CF service does not have to be run as an administrator. What will this do to the functionality? Will this disable any features? Or will that all depend upon what permissions the User has that it's running under. I'm extremely

RE: Is CF a high risk application?

2000-09-07 Thread dave fauth
A good resource for this is www.defusion.com/articles/index.cfm?ArticleID=89 I just did it so several machines on the same domain could access one central Verity collection on one machine. You could always use the CFIMPERSONATE tag if you needed other rights but I haven't noticed any problems.

RE: Is CF a high risk application?

2000-09-07 Thread mherbene
My notes on needed rights are at http://www.defusion.com/articles/index.cfm?ArticleID=89 -Original Message- From: Olive, Christopher M Mr NMR [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 9:45 AM To: '[EMAIL PROTECTED]' Subject: RE: Is CF a "high risk application"?

CF and Websphere??

2000-09-07 Thread Todd Everling
I have a client that is currently using CF for the a document retrieval site and a third party development company wants to create a similar type of retrieval process using websphere web server. I'm looking for any info regarding running both CF and Websphere and the effects that this may have.

RE: replace

2000-09-07 Thread John Sheehan
Try the following #GetDirectoryFromPath(CF_TEMPLATE_PATH)#filename.cfm Regards John Sheehan -Original Message- From: Mark Warrick [mailto:[EMAIL PROTECTED]] Sent: 07 September 2000 14:57 To: CF-Talk List Subject: replace Given the following string:

HTML strip function

2000-09-07 Thread Brandon Behrens
This is a multi-part message in MIME format. --=_NextPart_000_0073_01C018AE.0A58ECF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hello, I was wondering if there is a built in function in CF to remove any HTML from a string. Thanks, Brandon

RE: Setting Dynamic Structure Variables

2000-09-07 Thread Correa, Orlando (ITSC)
Thank you! These two methods work: CFSET temp = structinsert(evaluate(option), suboption, evaluate("#option#_contents")) This method's from Cedric Mollet CFSET temp = evaluate("#option#[#suboption#] = #option#_contents") This one's from Todd Hartle -Original Message- From: Correa,

RE: replace

2000-09-07 Thread Ed Toon
Of course there's this too, but it's no fun. Left(GetDirectoryFromPath(x), Len(GetDirectoryFromPath(x))-1) -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit

CFDIRECTORY Filtering?

2000-09-07 Thread Claremont, Timothy S
I want to display the contents of a directory. Using CFDIRECTORY, I can restrict the output to the files that end in .XLS. with the filter property. This works just fine. However, there is one .xls file that I do NOT want to appear in the listing. It always has the same name. Can I put a

RE: replace

2000-09-07 Thread Mark Warrick
Thanks. I like that even better than the one I came up with: Replace(path_info, ListLast(path_info, "/"), "", "ALL") And the reason I like it better is that it removes the final "/" whereas my script didn't. ---mark -- Mark

RE: replace

2000-09-07 Thread Mark Warrick
That returns the full physical path of the template. Sorry! -- Mark Warrick Phone: (714) 547-5386 Efax.com Fax: (801) 730-7289 Personal Email: [EMAIL PROTECTED] Personal URL: http://www.warrick.net Business Email: [EMAIL PROTECTED]

Text-parsing in long word-lists ?

2000-09-07 Thread cf-talk
Hi List I have a HTML-File that looks similar like this: !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" html head titleUntitled/title /head body cellobr treebr carbr shoebr truckbr applebr ... ... ... /body /html The problem: I have thousands of words like that in 20 files

RE: HTML strip function

2000-09-07 Thread Courtney Payne
Use this regex function: REReplace(report, "[^]*", "", "All") Courtney E. Payne, Developer Fig Leaf Software "We've got you covered" [EMAIL PROTECTED] www.figleaf.com -Original Message- From: Brandon Behrens [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 10:29 AM To:

RE: CFDIRECTORY Filtering?

2000-09-07 Thread Olive, Christopher M Mr NMR
i don't believe you can do it with the filter property. however, you could just drop that logic into the display code. if the file name is Main_Table.xls, don't show it there. Chris Olive, DOEHRS Website Administrator -Original Message- From: Claremont, Timothy S [mailto:[EMAIL

OT: lower SQL function

2000-09-07 Thread Stas Newdel
Hello, Apologies for an OT question, but what are the equivalents of the Lower function in Access, MS SQL, Sybase? I know it's LOWER in Oracle, but I can't get that to work in Access. Thank you -- Archives:

RE: HTML strip function

2000-09-07 Thread Rich Wild
I was wondering if there is a built in function in CF to remove any HTML from a string. cfset text = REReplace(text, "[^]*", "", "All") --- Rich Wild Senior Web Designer --- e-mango.com

RE: How to Auto downloading of file

2000-09-07 Thread Rif Kiamil
I think u can only do this if u write an ActiveX program or u can let them download it off the web -Original Message- From: Ray, James A [mailto:[EMAIL PROTECTED]] Sent: 07 September 2000 14:33 To: [EMAIL PROTECTED] Subject: How to Auto downloading of file I have create a program that

RE: logon problems

2000-09-07 Thread Dave Watts
I have Basic Authentication checked off. If I leave out NT Challenge I believe IE users will not be able to login. IE supports Basic Authentication as well as NTLM Authentication (NT Challenge/Response). NTLM Authentication is somewhat more secure than Basic Authentication without SSL, but

RE: CFDIRECTORY Filtering?

2000-09-07 Thread Mark Warrick
Just use a CFIF when outputting the contents to exlcude that file name. cfif name neq "main_table.xls" -- Mark Warrick Phone: (714) 547-5386 Efax.com Fax: (801) 730-7289 Personal Email: [EMAIL PROTECTED] Personal URL:

Re: HTML strip function

2000-09-07 Thread JustinMacCarthy
USE REReplace(mytext, "[^]*", "", "All") ~Justin MacCarthy - Original Message - From: "Brandon Behrens" [EMAIL PROTECTED] To: "Cf-Talk@Houseoffusion. Com" [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 3:28 PM Subject: HTML strip function This is a multi-part message in MIME

RE: Request scope variables

2000-09-07 Thread Dave Watts
Can anyone explain what request scope variables are and when to use them? A little sample code would be really helpful :-) CF Studio help has a paragraph on the page "Passing Attribute Values between Custom Tags", but it didn't help much and a search on allaire.com didn't produce

simple date problem major brain fart

2000-09-07 Thread Art Broussard
Lets say CurrentDate is 9/7/2000 and you need to do a check to see if DateToCheck is equal to or greater than CurrentDate - 7 days. if you subtract 7 from the days you get 9/0/2000 which is an invalid date. Is there an easy way to do this? Please help, my brain is full of gas Art

RE: Client storage (RE: ColdFusion 4.0.1/SPARC/Solaris help sought - registry corruption and cf scheduler problems)

2000-09-07 Thread Dave Watts
If you're using client vars, get them into a database. If you're not using them, make absolutely sure they're not enabled anywhere. I'd like to strongly second this recommendation. No one, under any circumstances, should store client variables for an application within the registry. The

RE: Client storage (RE: ColdFusion 4.0.1/SPARC/Solaris help sought - registry corruption and cf scheduler problems)

2000-09-07 Thread Dave Watts
This has nothing to do with client variables. Cold Fusion uses the Registry a great deal itself internally. For example, all datasource info, scheduled tasks, etc... Most of this is done when the service starts up, and reads the data from the Registry. The Registry isn't designed to store

RE: query builder

2000-09-07 Thread Dave Watts
I'd like to make a query builder in Cold Fusion, so that users can refine their searches by picking a table, choosing fields and providing criteria, without having to know SQL. Something like the query builder in CF Studio but even simpler - perhaps with a wizard interface. Has anyone

PROBLEM with ALLAIRE CUSTOMER SERVICE ?

2000-09-07 Thread Yanik Lupien
Does anyone have tried to contact Allaire Customer support ? I tryed many times, for the past 9 days and I never received any answer form Allaire Company! Am I the only one facing this problem? Yanik Lupien Visicom Media http://www.visic.com http://www.gograph.com

Re: lower SQL function

2000-09-07 Thread Howie Hamlin
Try LCase Regards, Howie - Original Message - From: "Stas Newdel" [EMAIL PROTECTED] To: "CFTalk" [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 10:49 AM Subject: OT: "lower" SQL function Hello, Apologies for an OT question, but what are the equivalents of the Lower function

Re: CFDIRECTORY Filtering?

2000-09-07 Thread JCQ
you could certainly just nuke the offending records from the returned recordset when the list is rather small and it is just an output issue of not seeing certain files (and hey, you also typically do NOT want to see the "." and ".." record anyway, right?), you could just have a variable set

Help needed with a datasource problem

2000-09-07 Thread Dempsey, Timothy F.
Folks, I hope someone can advise me on this: Successfully running CF 4.5.1 on NT 4.0 SP5 using Oracle73 (7.3.4) as a datasource Installed Oracle 8.1.5 (8i). Migrated database to 8i. Accessed migrated database via SQL*Plus. Verified that it worked and was indeed running under Oracle 8.1.5 In

Problem with URLDecode

2000-09-07 Thread Terry Stewart
Hello, Can anyone help me with this problem? I am trying to get a trademark character #8482; to translate back into its correct text. When I display it to screen before the CF Code that uses it in a query all works fine (except that in order to display it at this point put's it in the

Re: Web servers

2000-09-07 Thread Adrian Cooper
- Original Message - From: "Benjamin S. Rogers" [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 2:38 PM server, I only run ColdFusion sites on IIS. In fact, I saw a tremendous performance gain switching my ColdFusion sites from WebSite to IIS to the extent that competitors

Re: Web servers

2000-09-07 Thread Adrian Cooper
- Original Message - From: "Ed Toon" [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 1:37 AM Yes... WebSite doesn't suck donkey balls. OK - apart from that? Adrian Cooper. -- Archives:

RE: OUTER JOIN w/more than 2 tables

2000-09-07 Thread Justin Kidman
Ok, I have never done this with RIGHT JOINs, just LEFT JOINs. The trick to making it work is you put () around one the joins and treat that as if it is one table and join that to the third table. This will not be right for your case, but let me do a SQL statement with the three tables below as

RE: Using CFDIRECTORY with CFSELECT

2000-09-07 Thread Justin Kidman
Yes, if you use the LIST action of CFDIRECTORY, that will give you a QUERY specified by the name attribute. Then you have a QUERY you can use to populate the CFSELECT box. Justin Kidman -Original Message- From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]] Sent: Thursday, September

Re: Using CFDIRECTORY with CFSELECT

2000-09-07 Thread JCQ
of course :) the result of cfdirectory is a query set. Can I combine CFSELECT and CFDIRECTORY to allow the end user to select a file that exists in a directory? The result I am after is a drop down list of all of the .XLS files in a given directory, so that the end user can choose the file

RE: Web servers

2000-09-07 Thread Justin Kidman
Go to their website (no pun intended =) and look at their information. They have a section comparing them to IIS and Netscape Webserver. Also, IMO, I think WebSite Pro is easier to use and more powerful than IIS, from my own experience. It makes managing a bunch of domains and aliases pretty

RE: logon problems

2000-09-07 Thread Robert Orlini
Dave, It worked! All users required to log on to the Intranet were setup as Domain Users and then I enabled Domain Users to "Log on locally". Thanks for the help and insight. With all the Knowledge base info on Microsoft I was drawing blanks on this one. Robert Orlini Web Admin -Original

RE: count() or recordcount

2000-09-07 Thread Justin Kidman
Well, that is kind of a weighted test then, since using Count() + data verses RecordCount + data, you are really just adding Count(), since the data and RecordCount is given with both of those. Justin Kidman -Original Message- From: Kevin Miller [mailto:[EMAIL PROTECTED]] Sent:

RE: Using CFDIRECTORY with CFSELECT

2000-09-07 Thread Mark Warrick
Sure, but I'd avoid CFSELECT altogether. Just output the results of the directory list like this: form action="whateverprocessingscript.cfm" method="post" select name="whatever" cfoutput query="myDirectory" option value="#name#"#name# /cfoutput /select input type="submit" value="Show File"

Re: simple date problem major brain fart

2000-09-07 Thread Howie Hamlin
The dateadd function does this. Just give the dateadd function a "number" of -7. Something like: cfset newdate=dateadd("d",-7,now()) HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - the World's most

Re: simple date problem major brain fart

2000-09-07 Thread Ric Smith
If you use the DateAdd() function you won't end up with 9/0/200. DateAdd("d", "-7", "9/7/2000") You also might want to look at DateDiff() Ric - Original Message - From: "Art Broussard" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 11:20 AM Subject: simple

Access uploads and Remote CF restart

2000-09-07 Thread William H. Bowen
This is a cryptographically signed message in MIME format. --ms1C95003524CA825ECA7335D5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit De-lurking to ask if/how the can following be done? Problem: I have a client that must upload a database to my server.

RE: simple date problem major brain fart

2000-09-07 Thread Mark Warrick
This code should do the job: cfset datetocheck = "#DateFormat("09/02/2000", "mm/dd/")#" cfset currentdate = "#DateFormat(Now(), "mm/dd/")#" cfset lastweekdate = "#DateFormat(currentdate-7, "mm/dd/")#" cfset difference = DateDiff("d", lastweekdate, datetocheck) cfoutput Date to

Web-based email

2000-09-07 Thread Owen Leonard
Hi everybody, I'm trying to build a functional, usable e-mail system based on the framework of the example application included with ColdFusion. Every time I run into a snag, I wonder why I'm reinventing the wheel when others must be trying to do the same thing. There don't seem to be a lot of

SQL Quotes (aka End of the working day in england and I'm tired)

2000-09-07 Thread Paul Johnston
I am trying to put a wddx string into the database. It won't go. Any ideas how to get the single quotes into the database without messing up the wddx? Paul -- Archives:

RE: PROBLEM with ALLAIRE CUSTOMER SERVICE ?

2000-09-07 Thread Marcus
Does anyone have tried to contact Allaire Customer support ? I tryed many times, for the past 9 days and I never received any answer form Allaire Company! Am I the only one facing this problem? I have been... When I finally was contacted by someone at Allaire, it wasn't a tech support

RE: Using CFDIRECTORY with CFSELECT

2000-09-07 Thread James Rector
This should work for you... cfdirectory action="LIST" directory="c:\mydocs\xls_files" name="files" filter="*.xls" sort="name" !--- stash the file names in a list --- cfset file_list = valuelist(files.name) !--- generate the select --- select name="xls_file" !--- loop through the

RE: simple date problem major brain fart

2000-09-07 Thread Adrian Cesana
cfset lastweek = Now() -7 cfif DateTocheck GTE lastweekYepcfelseNope/cfif I think this should do it...you may have to play with it a bit... -Adrian -Original Message- From: Art Broussard [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 8:21 AM To: [EMAIL PROTECTED]

CF/Solaris on Intel

2000-09-07 Thread Steve Ray
This is a multi-part message in MIME format. --7044766746D9E10C0B119316 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi. We have a client who uses Solaris on SPARC boxes, and we need to develop a CF app for them. From what I can tell, Solaris for CF only

CFWebstore Users - ICVerify Success?

2000-09-07 Thread LH Rothman
I recently purchased CFWebstore and so far its great EXCEPT I can't get the ICVerify credit card processing to work. Very frustrating! I'm specifically having trouble configuring the IC Share Directory in the Payment Mgr. I've entered "I:\icdata" but doesn't work. Can someone please provide an

RE: Help needed with a datasource problem

2000-09-07 Thread Mark Warrick
Are you running the Enterprise edition of ColdFusion server? -- Mark Warrick Phone: (714) 547-5386 Efax.com Fax: (801) 730-7289 Personal Email: [EMAIL PROTECTED] Personal URL: http://www.warrick.net Business Email: [EMAIL PROTECTED]

Re: CFDIRECTORY Filtering?

2000-09-07 Thread Jim McAtee
You can't do this in the filter. Two workarounds: 1) Use a cfif within a loop over your query results. 2) rename the file before and after the call to cfdirectory. Jim -Original Message- From: Claremont, Timothy S [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Date:

RE: Problem with URLDecode

2000-09-07 Thread Ed Toon
That isn't URLEncoded... that's an HTML entity. Some lame-brained browsers will wreak havoc with it while passing through form fields... especially in the URL. IE is a particularly lame-brained browser. Beyond that... good luck ;)

Re: Problem with URLDecode

2000-09-07 Thread John Allred
Terry, Try escaping the # symbol. It sounds like you have the entity reference stored in a text field in a database (not sure from your description of the problem). If so, write it as ##8482. HTH, --John

Re: Web servers

2000-09-07 Thread Gregory Harris
Hmmm... I don't recall "sucking donkey balls" on IIS's feature list, but I'll ask MS tech support about that feature. Although I've never observed IIS anywhere near a Donkey's ass...I'll be dammed if that's a redundancy or what :-p Seriously tho, as far as speed is concerned I've noticed

Re: Is CF a high risk application?

2000-09-07 Thread Jim McAtee
You don't say if this is to be run on a dedicated ("managed"?) server or on a shared host? If the the hosting provider has such extreme reservations about hosting and supporting CF applications, then someone definitely picked the wrong host and you may be in for quite a nightmare if you run into

RE: Access uploads and Remote CF restart

2000-09-07 Thread Kevin Langevin
Why do they need to restart your server to upload the DB? CFUG-SFL Manager -Kev /CFUG-SFL Manager -Original Message- From: William H. Bowen [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 12:43 PM To: [EMAIL PROTECTED] Subject: Access uploads and Remote CF restart

OT - Best configuration for a hardware

2000-09-07 Thread Christian Labrecque
Hi, Sorry for the OT!! I want to know what's the best system configuration for a website. If I have SQL server, IIS and Cold Fusion. Is it better to have them on the same machine(like a 2 cpu's server) or SQL on a server and IIS/CF on another one? Any thoughts or experince about that? Thanks

No Subject

2000-09-07 Thread Powers, Bonnie
I have a question about Cookies and SSL on Netscape. I have almost finished my shopping cart, but when my users were testing, there was a problem. It seems that Netscape won't allow pages on the SSL part of the server to use the Cookies generated by the non-SSL section of the server. Everything

RE: SQL Quotes (aka End of the working day in england and I'm tired)

2000-09-07 Thread Justin Kidman
Have you tried the PreserveSingleQuotes() function around the packet in the insert/update SQL statement? Justin Kidman -Original Message- From: Paul Johnston [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 9:55 AM To: Cf-Talk Subject: SQL Quotes (aka End of the working day

RE: simple date problem major brain fart

2000-09-07 Thread Dan Haley
Date addition and subtraction is really much easier than this. CF does a lot of implicit data type conversion for you. Instead of cfset datetocheck = "#DateFormat("09/02/2000", "mm/dd/")#" cfset currentdate = "#DateFormat(Now(), "mm/dd/")#" cfset lastweekdate =

RE: Access uploads and Remote CF restart

2000-09-07 Thread Pete Freitag
You could easily do this, but you probably need to write it in something other than CF. Assuming you are running NT the following batch script will restart CF... net stop "Cold Fusion Application Server" net stop "Cold Fusion Executive" net stop "Cold Fusion RDS" net start "Cold Fusion

RE: Web-based email

2000-09-07 Thread Steve Pierce
Hi Owen, Yes, give up using the sample webmail with CF. Go with Howies iMS solution www.coolfusion.com or purchase a specially built webmail package like SoftEdge from www.software.com or WebMail from www.infinite.com. There are other free solutions out there but you get what you pay for. Good

RE: PROBLEM with ALLAIRE CUSTOMER SERVICE ?

2000-09-07 Thread Steve Pierce
If you are trying to get free support then I agree, your expectation level is too high. Microsoft doesn't offer free support, neither does Oracle, IBM, Sun or most other database integration companies. Allaire shouldn't be expected to behave any differently. If you can't solve the problem with

Re: lower SQL function

2000-09-07 Thread Nick de Voil
That's it in Access and it's LOWER inn the other 2. Nick - Original Message - From: Howie Hamlin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 4:30 PM Subject: Re: "lower" SQL function Try LCase Regards, Howie - Original Message - From:

Re: simple date problem major brain fart

2000-09-07 Thread Stuart Duncan
Actually, you just need a little Dateadd() cfset CurrentDate=now() cfset lastweek=dateadd('D',-7,now()) cfif DatetoCheck GTE lastweek /cfif Stuart Duncan MaracasMedia Inc. At 10:20 AM 9/7/00 -0500, you wrote: Lets say CurrentDate is 9/7/2000 and you need to do a check to see if

Good Web Report tool for CF

2000-09-07 Thread Chen, Yung-Chih (CIT)
Hi, Does anyone knows any good web report tool for CF? Thank you very much! YC -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit

RE: SQL server SQL*net fighting for the same port?

2000-09-07 Thread Richard Li
Dave, Thanks a lot for your help. I ran the query analyzer and it worked ok. Any other files should I look at besides MDAC? How do I know if some MDAC files have been overwritten by their old version? Thanks. Richard. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]]

Application in ASP

2000-09-07 Thread Geoffrey V. Brown
Hi, Here I am again, defiling the list with another ASP question. Sorry, but it is somewhat CF related Does anyone know if ASP has an application.cfm equivalent? Thanks, Geoff B -- Archives:

RE: CFWebstore Users - ICVerify Success?

2000-09-07 Thread ron
I recently purchased CFWebstore and so far its great EXCEPT I can't get the ICVerify credit card processing to work. Very frustrating! I'm specifically having trouble configuring the IC Share Directory in the Payment Mgr. I've entered "I:\icdata" but doesn't work. Can someone please

Re: CF/Solaris on Intel

2000-09-07 Thread Carol Chandler
--=_89D10A9F.325332CA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Your question isn't very clear - is your client running a Solaris = webserver or do they have users with actual Sparcs on their desktops? And = is your client going to be developing CF

RE: CF/Solaris on Intel

2000-09-07 Thread Dave Watts
Hi. We have a client who uses Solaris on SPARC boxes, and we need to develop a CF app for them. From what I can tell, Solaris for CF only works on SPARC. Problem is, we don't have a SPARC. Can CF for Solaris be put on an Intel box running Solaris? No, CF only runs on Sparc Solaris. If

Re: MULTIPLE COLUMN output problem!

2000-09-07 Thread Hassan Khawaja
Dear Courtney, Thank you very much for your help... works fine. One thing however is that e.g. if I have 12 categories, instead of having 6 on each side, it splits after ouputting 5 on one side and then outputs 7 on the other. I tried a variation to the ceiling(numcategories/2) by adding a 1.

Re: MULTIPLE COLUMN output problem!

2000-09-07 Thread Hassan Khawaja
Ok, I did an outer join and it fixed my problem of not being ale to display categories not having any sub categories. Thanks. SELECT mnu_categories.category_id, mnu_categories.category_name, mnu_categories.category_url, mnu_sub_categories.sub_cat_id,

OT: Java Script Question

2000-09-07 Thread Double Down
I would like to flash a java script alert box saying that a login name is already in use. This will happen on the submit and it will go to the action page to check the db. My question is can I have the alert box pop up on the form page so the person does not have to go back and re-enter all of

how to tell if radio button is checked

2000-09-07 Thread Kim Ahlbrandt
I have a set of radio buttons in a CFFORM where the user can choose Yes or No. I need to make sure they fill in another field if they have chosen the "yes" radio button. I'm not sure if I'm going about checking to see if it is checked "yes" the right way. I have "If (form.radiobutton.value

RE: Access uploads and Remote CF restart

2000-09-07 Thread Dave Watts
Problem: I have a client that must upload a database to my server. This database is Access97 and contains mission critical data. (This database is output from a larger, more cumbersome database that the client keeps at his location) Question: Is there a way to remotely stop and restart

OT: How to dock a pop-up ad?

2000-09-07 Thread Hubert Earl
Hi, Someone once told me of a method to 'dock' pop-ups in free hosting sites, so that the ad would appear at the bottom of my page and not in a separate pop-up window. Can anyone remind me of how to do it? Sincerely, --- Hubert Earl ICQ#: 16199853 See pictures of items in my Jamaican Art,

Re: Access uploads and Remote CF restart

2000-09-07 Thread William H. Bowen
I was having a problem with .ldb files being created when CF was accessing the databases. It essentially took restarting the CF Server to disconnect. I discovered today that Maintain Database Connections was checked in the Edit ODBC Admin page (the only one of 7 client databases where this has

RE: logon problems

2000-09-07 Thread Mike Deane
Is there an answer in here somewhere? -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 07, 2000 2:57 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: RE: logon problems All users required to log on to the Intranet were setup as

Re: Access uploads and Remote CF restart

2000-09-07 Thread William H. Bowen
This is a cryptographically signed message in MIME format. --ms2D1D0D6B0A76E7482821ABB7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit For some reason, I found this line amusing: "This database is Access97 and contains mission critical data." Yeah, I

Re: Web-based email

2000-09-07 Thread Christopher S Martin
Hey, i have a fully functional (more or less) email system built up. It is POP compliant, and can support any number of users ( it depends on what mail server you are running). If you would like to take a look at it, email me. Chris Martin [EMAIL PROTECTED] www.fslink.com www.fsenablers.com

RE: Web-based email

2000-09-07 Thread Kevin Langevin
I'm using iMS Mail from ODS, and I say it rocks! Totally extensible, totally configurable, and I haven't found a single feature that isn't possible with the server yet. CFUG-SFL Manager -Kev /CFUG-SFL Manager -Original Message- From: Steve Pierce [mailto:[EMAIL PROTECTED]] Sent:

  1   2   >