CFHTTP POST only results in Connection Failures.

2003-11-04 Thread Nick Baker
Using CF 5.0 on a local single user development system. A simple CFHTTP POST below results in Connection Failures. Same results for any CFHTTPPARAM type. CFHTTP GET works! Is there some kind of Administrative or CFAPPLICATION setting that is required? CFHTTP url=""> resolveurl=FALSE

RE: Might be OT: MVDB -- UniData etc.

2003-11-04 Thread Joe Eugene
Don, RedBack is a Business Object Server. You can write Business Objects/Rules in RedBack that talks to U2 Database. Basically, you can consider RedBack as an Advanced Level of SQL Server Stored Procedure Programming, a little object oriented...takes care of connection pooling and all that stuff.

Query to Stored Proc

2003-11-04 Thread Tangorre, Michael
How would you rework the logic in the WHERE clause to get this query put into a stored proc? Can you put conditional logic in the WHERE clause inside a stored proc? SQL 2K Enterprise cfquery name=selectOpportunityResults datasource=otis SELECT O.opportunityId, O.title, O.lastUpdateUserId,

RE: Query to Stored Proc

2003-11-04 Thread Mike Townend
afaik you will need to build a VARCHAR of IF statements something like DECLARE @sSQL VARCHAR(1000) SET @sSQL = 'select * from foo where ' IF (@bar = 1) BEGIN SET @sSQL = @sSQL + ' bar = 1' END ELSE BEGIN SET @sSQL = @sSQL + ' 1=1' END exec (@sSQL) HTH -Original Message- From:

RE: News Feed for NFL games

2003-11-04 Thread Thane Sherrington
At 04:12 PM 11/03/03 -0500, Tony Weeg wrote: although cbs.sportsline.com has the games, updated very VERY frequently, and our lead developer here @ navtrak has built a dope little app that grabs changes, and text messages me the outcomes of quarters, games, etc...all sports, mlb/nba/nfl :) tis

Re: CFMX + Linux-shared = not stable?

2003-11-04 Thread Thomas Chiverton
On Tuesday 04 Nov 2003 03:13 am, Mauricio Giraldo wrote: 1- is it true that CFMX is not as stable under Linux (RedHat here) as in other platforms? It's been rock solid here. Longer uptime than our Apache :-) 2- did the hosting provider make the right choice, or were they just not proficient

Re: OT: Icon

2003-11-04 Thread Thomas Chiverton
On Tuesday 04 Nov 2003 01:03 am, Parker, Kevin wrote: Does anyone know if there is a standard icon for rich text files? Of course there isn't. Under Windows, for instance, at the very least it depends on the app associated with it, and in any case may be overriden by the skin. -- Tom

RE: Query to Stored Proc

2003-11-04 Thread Bill Grover
Caveat: My experience is with MS SQL so this may not apply to other flavors! Yes you can do what Mike say, just be careful where you place your spaces.In Mike's example the trailing space after the where would be truncated off so your where clause could end up looking like wherebar=1 which

RE: Dynamic query escaping quotes?

2003-11-04 Thread C. Hatton Humphrey
That's what the PreserveSingleQuotes() function was made for - it should fix you right up. Thank you for jogging my memory on that, it did the trick perfectly. As an aside you may want to do some research on how you can access variables in CF - I think it'll save you a lot of effort here.

createdate() how screwy is this

2003-11-04 Thread Gabriel Robichaud
For the longest time I have been struggling to figure out why on certain pages, all my French characters are turned into question marks (?).I have my encoding done correctly, and the only characters that seem affected are those that are stored into a database.They are stored correctly; they are

RE: Query to Stored Proc

2003-11-04 Thread Bill Grover
On further thought,The where clause could possibly even be simplified to the following. WHERE 1 = CASE WHEN FormrfpNumber '' AND o.rfpNumber = FormrfpNumber THEN 1 WHEN FormTitle '' AND o.title = FormTitle THEN 1 WHEN FormAwardType -1 AND o.awardtypeid = FormAwardType THEN 1 ELSE 0 END

RE: (CF 6 reliability) from Re: Memory Leak on Win2k/CMX6.1

2003-11-04 Thread Bill Grover
We are running 6.1 and have seen a memory leak, not severe.We seem to run fine for a couple of weeks before things begin to slow down.We've found that simply stopping and restarting the service will fix the issue. We might try the Microsoft JDBC drivers to see if that doesn't help us.

RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Thanks for the response, I followed the instructions, but I still have a connector error. Before the CFIDE/administrator/ would should encrypted code, now I get a configuration error. The connector error is given when I do: service coldfusionmx start I'm wondering if I should try to reinstall

Archiving CF 5.0 log files

2003-11-04 Thread Earl, George
Is there a way to archive just part of a CF 5.0 log file while retaining the rest of it? My app log is 15MB and my webserver log is 11MB. I'd like to cut them down in size without archiving the last couple of weeks . . . Thanks! George [EMAIL PROTECTED] [Todays Threads] [This Message]

OT: Macromedia Images

2003-11-04 Thread Eric Creese
Where are the Macromedia Product image links located. If that sounds confusing, what I am looking for are the Powered By ColdFusion MX images that Macromedia makes for display on your website. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

A href replace sort of thing :)

2003-11-04 Thread Ryan Mitchell
Hello I'm trying to provide html + plain text versions of the same email using 6.1's mailpart.. Its all good so far. I want to be able to do the following with links... Say I have a href="" here/a In the plain text format I want to replace the click here text with the page.cfm link... Is there

RE: Archiving CF 5.0 log files

2003-11-04 Thread Robertson-Ravo, Neil (RX)
why dont you just copy them out of the log files out of the CFUSION/LOG folder into an archive and then delete the existing ones..CF will automatically create new .log files. _ From: Earl, George [mailto:[EMAIL PROTECTED] Sent: 04 November 2003 14:52 To: CF-Talk Subject: Archiving CF

RE: Macromedia Images

2003-11-04 Thread Ben Forta
I think this is what you want: http://www.macromedia.com/macromedia/style_guide/buttons/ -Original Message- From: Eric Creese [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 9:56 AM To: CF-Talk Subject: OT: Macromedia Images Where are the Macromedia Product image links

RE: Macromedia Images

2003-11-04 Thread Dan Phillips \(CFXHosting.com\)
http://www.macromedia.com/cfusion/search/index.cfm?loc=en_usterm=logos -Original Message- From: Eric Creese [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 9:56 AM To: CF-Talk Subject: OT: Macromedia Images Where are the Macromedia Product image links located. If that sounds

RE: Anybody have an opinion on hostmysite.com?

2003-11-04 Thread Ron Eis
I agree with all the positive comments people have posted re: hostmysite.com. They are extremely fast to respond to any emails that I send whenever I have a tech support issue (which is not very often). Also, I'm not sure when they restructured their advanced hosting plans but they recently

RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Hello To be a bit more precise, I'm getting 500 internal server error when I try to access /CFIDE/administrator/ Any help is greatly appreciated. YVes -Original Message- From: Yves Arsenault [mailto:[EMAIL PROTECTED] Sent: 4 novembre 2003 10:43 To: CF-Talk Subject: RE: CFMX install

what do I need to know about CF 4.5

2003-11-04 Thread Michael Hodgdon
I have picked up a project and the client does not want to move from 4.5 to MX.I am used to coding under 5.0 and MX and was wondering some of the know bugs and differences between these environments.Could anyone give some general guidelines? thank you [Todays Threads] [This Message]

FW: Not Subscribed: OT: SQL Server to Oracle migration

2003-11-04 Thread Michael Hodgdon
I have an Off Topic question for the list. I have a few databases that I was thinking of migrating from SQL 2000 to Oracle 8.1.7.1.5 .I am wondering two things: 1) Will the SQL in my CF Templates still work after the migration? 2) Are there any major pitfalls or recommendations you could give

Re: [Reply To] (CF 6 reliability) from Re: Memory Leak on Win2k/CMX6.1

2003-11-04 Thread Tom Kitta
The only problem we have with CFMX is the scheduler application under administrator. When we put scheduled events in MX they don't seam to run on the schedule we assign to them (don't run at all or run at different times). We were unable to fix this problem and thus all scheduled events are stuck

RE: Not Subscribed: OT: SQL Server to Oracle migration

2003-11-04 Thread Gabriel Robichaud
Yeah... good luck. I recently did analysis on a ms sql 2000 to oracle 8i and 9i migration... the oracle migration tool on the oracle website is where you need to start, it will identify all the stuff in your DB that cannot be converted automatically and provided a good starting point.It also

SOT: Novell to acquire SUSE

2003-11-04 Thread Dave Carabetta
Thought this was interesting: http://www.suse.com/us/company/press/press_releases/archive03/novell_suse.html With RedHat ending their free distros (well, at least the free versions that won't change every 2 weeks), and now this acquisition, seems like cost-benefit of Linux is slowly dying.

Re: Not Subscribed: OT: SQL Server to Oracle migration

2003-11-04 Thread Nick de Voil
1) Will the SQL in my CF Templates still work after the migration? Most likely not. Depends how standards-compliant your SQL is. Date functions, string functions, data type conversions may give you a problem. SEQUENCEs will need to be changed to IDENTITY columns. Nick [Todays Threads]

RE: Macromedia Images

2003-11-04 Thread Eric Creese
THANK YOU -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 8:59 AM To: CF-Talk Subject: RE: Macromedia Images I think this is what you want: http://www.macromedia.com/macromedia/style_guide/buttons/ -Original Message- From: Eric

Re: what do I need to know about CF 4.5

2003-11-04 Thread Tomo Smith
first off don't use query of query, UDFs, or components.Xml features are sorely lacking also.There are probably other things, but this is off the top of my head :) - Original Message - From: Michael Hodgdon [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, November 04, 2003

RE: Novell to acquire SUSE

2003-11-04 Thread Adam Hope
Redhat are not ending their free distros in fact they are extending the free distro into a new release called Fedora. See http://fedora.redhat.com. I have been eagerly awaiting its first release which was due out today. All Redhat have said is that they will no longer sell the personal version

Valid e-mail address characters and format

2003-11-04 Thread Kenneth Ketsdever
I ran into a problem the other day whereby a dynamically created e-mail using cfmail died in the spooler. The user of the form entered [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]for the from email address.That is not a typo.They entered a . (dot) after their lastname and before the @ symbol.

RE: what do I need to know about CF 4.5

2003-11-04 Thread Jim Davis
Um. No Functions No Query of Queries No CFCs No CFSAVEDCONTENT Fewer scopes available as Structs You MUST lock shared scopes There are others, but that's what I've got off the top of my head. Jim Davis -Original Message- From: Michael Hodgdon [mailto:[EMAIL PROTECTED] Sent:

OT: Orphaned Files

2003-11-04 Thread Bryan F. Hogan
Please forgive the OT post. I really need some insight. I have a project review after the fact kind of project that I'm involved in. Basically what I'm doing is getting the far from competent programmers to follow standards and such. It has been amazingly frustrating. Their site has thousands of

Re:Might be OT: MVDB -- UniData etc.

2003-11-04 Thread Don
Joe, Though I've not spent enough time and effort on Oracle DBMS I would agree Oracle has more capabilities than MS SQL Server.However, I would bet Oraclewould be a big, heavy gorilla (so easy to spell it as guerilla for non-native tongue speakers :) vs. MS SQL Server, cost and management wise

RE: News Feed for NFL games

2003-11-04 Thread Haggerty, Mike
If Mike Dinowitz isn't here to remind us it's OT, it's not OT. Was anyone else blown away by the genius behind that safety last night? M -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 03, 2003 5:12 PM To: CF-Talk Subject: RE: News Feed for

Re: Orphaned Files

2003-11-04 Thread Massimo Foti
Check DW's Help for orphaned files. The report DW creates isn't totally realible, because it's unable to properly track dynamically generated links. Hope it may help Massimo Foti Certified Dreamweaver MX Developer Certified Advanced ColdFusion MX Developer

RE: Novell to acquire SUSE

2003-11-04 Thread Dave Carabetta
Redhat are not ending their free distros in fact they are extending the free distro into a new release called Fedora. See http://fedora.redhat.com. Yes, I know about Fedora. Perhaps the most important sentence on the page you refer to is this: It is not a supported product of Red Hat, Inc.

Re:FW: Not Subscribed: OT: SQL Server to Oracle migration

2003-11-04 Thread Jeremy Brodie
Michael, Here are a few gotachas you want to look at: 1) Dates.Not only is the syntax different, but also the functions are quite a bit differnt as well. The getdate() function is sysdate() for example. Functions for adding and manipulating dates are different as well. 2) Join syntax: SQL

RE: Orphaned Files

2003-11-04 Thread Bryan F. Hogan
Thanks I have tried that but don't use it because of in not being 100% reliable. Even the delete method is not 100% but it seems a little better. Thanks for your reply. -Original Message- From: Massimo Foti [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 10:45 AM To: CF-Talk

RE: News Feed for NFL games

2003-11-04 Thread Tony Weeg
for me, I couldn't believe it until johnny madden told us how bright mr belichick was...man was that good.also I put $50 on new england getting 3, so at first I was like WOAH, then I was like, THANKS DELTHA! :) ...tony tony weeg senior web applications architect navtrak, inc.

RE: CFMX install error

2003-11-04 Thread Paul Vernon
Turn off the Show friendly errors option in IE and try again. The error message you receive will be far more useful then. Paul [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re:FW: Not Subscribed: OT: SQL Server to Oracle migration

2003-11-04 Thread Dave Carabetta
2) Join syntax: SQL Server will often add SQL Server specific text when you create a join through its wizards. As long as you're writing toward the ANSI SQL spec you should be OK. As he mentioned that he's porting to Oracle 8i, it's worth noting that 8i does not support ANSI outer join syntax

RE: what do I need to know about CF 4.5

2003-11-04 Thread Sandy Clark
Don't use duplicate() on query recordsets.Nasty nasty bug there. (works fine in CF5 and MX) _ From: Michael Hodgdon [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 10:15 AM To: CF-Talk Subject: what do I need to know about CF 4.5 I have picked up a project and the client does

RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Where would I find that? -Original Message- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: 4 novembre 2003 12:00 To: CF-Talk Subject: RE: CFMX install error Turn off the Show friendly errors option in IE and try again. The error message you receive will be far more useful then. Paul

RE: what do I need to know about CF 4.5

2003-11-04 Thread Raymond Camden
Wasn't that fixed by 4.5.1? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: CFMX install error

2003-11-04 Thread d.a.collie
tools internet options advanced then its in that list -Original Message- From: Yves Arsenault Sent: 04 November 2003 16:08 To: CF-Talk Subject: RE: CFMX install error Where would I find that? -Original Message- From: Paul Vernon Sent: 4 novembre 2003 12:00 To:

RE: Valid e-mail address characters and format

2003-11-04 Thread Dave Watts
Is [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] a valid e-mail address? Yes, it is. What about [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]? I don't think that is, but I'm not absolutely sure. I'd check the appropriate RFC, or wait for Jochem's definitive answer. Dave Watts, CTO, Fig Leaf

RE: Might be OT: MVDB -- UniData etc.

2003-11-04 Thread John Stanley
Hello everyone. Okay I got connected to my COM object. I can view individual server properties or results from methods that are simple objects. What I cannot do is view the results from a Complex Object Type like the search_stuff variable below. I know there is a CFMX bug that does not allow the

RE: News Feed for NFL games

2003-11-04 Thread Dave Watts
If Mike Dinowitz isn't here to remind us it's OT, it's not OT. Ok then, by that logic, if Mike isn't at home to tell me not to take a dump on his doorstep, it's ok for me to do so. Thanks for the clarification! Mike, you might want to watch your step tonight, ok? Dave Watts, CTO, Fig Leaf

COM Object Misery

2003-11-04 Thread John Stanley
Wrong subject in last postsorry about that Hello everyone. Okay I got connected to my COM object. I can view individual server properties or results from methods that are simple objects. What I cannot do is view the results from a Complex Object Type like the search_stuff variable below. I

RE: Valid e-mail address characters and format

2003-11-04 Thread Douglas.Knudsen
two things were left and low on my priority list: excel extracts and adding the CENTER field and code to handle this field.As the ap currently stands, it is in production already. http://10.10.90.210/customerservice/csf DK -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]

RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Thanks, I still get 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [EMAIL PROTECTED] and inform them of the time the error occurred, and anything you might have done that may

RSS Web Client?

2003-11-04 Thread Suyer, Ed [PRD Non-JJ]
Hi folks, I'd like to add these MSDN technotes to my website: http://msdn.microsoft.com/rss.xml Which RSS clients/readers do you recommend? CF or ASP or ASP.NET only please. TIA! [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: News Feed for NFL games

2003-11-04 Thread Haggerty, Mike
Unless your excrement is in a burning bag and you knocked on my door then ran off and hid behind the bushes to watch, it isn't a prank. Just don't eat any corn before you come over. M -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 11:24

Repeating Header/Footer

2003-11-04 Thread Tangorre, Michael
Anyone know how to get a header or footer to repeat when printing off a webpage? I have a webpage that when printed out is 5 pages... I would like to have a header and footer print out on each page... Someone mentioned they thought it could be done using CSS.. Any ideas? [Todays Threads] [This

Re: News Feed for NFL games

2003-11-04 Thread Jeff Small
On Tue, 4 Nov 2003 11:23:50 -0500 Dave Watts [EMAIL PROTECTED] wrote: Ok then, by that logic, if Mike isn't at home to tell me not to take a dump on his doorstep, it's ok for me to do so. Thanks for the clarification! Mike, you might want to watch your step tonight, ok? Great...now I've got

RE: what do I need to know about CF 4.5

2003-11-04 Thread Sandy Clark
Nope, never got fixed til 5 _ From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 11:09 AM To: CF-Talk Subject: RE: what do I need to know about CF 4.5 Wasn't that fixed by 4.5.1? _ [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe]

RE: Query to Stored Proc

2003-11-04 Thread Lonny Eckert
Hi Mike, I can't answer your question in regard to SQL 2K Enterprise, but if anyone is interested here is how I do dynamic queries in Oracle. I highly recommend that you put dynamic stored proc calls such as these in their own catch-try blocks as erroneous queries will compile and subsequently

Win 2003 SBS

2003-11-04 Thread Jeffrey Pratte
I am buying a new box to use as a Cold Fusion server. I was thinking about buying the Microsoft Windows Small Business Server 2003 premium edition ($1499), since it comes with Win 2003, and SQL Server. Does anyone have experience with this? Is it a good choice? Thanks, jeff [Todays Threads]

Setting a page to not timeout

2003-11-04 Thread DeMarco, Alex
We have a process that we want to run to completion.Is there any way to set an infinite timeout? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: CFMX install error

2003-11-04 Thread Yves Arsenault
I get this error in my cfserver.log file... error Deployer Service failed to deploy file:/opt/coldfusionmx/ * Unable to create file path /opt/coldfusionmx/wwwroot/WEB-INF/sessions/ * null I'm starting to get desperate.. Yves -Original Message- From: Yves Arsenault [mailto:[EMAIL

RE: Win 2003 SBS

2003-11-04 Thread Dan Phillips \(CFXHosting.com\)
We have a few clients running dedicated servers with this setup. No problems to report so far (that they have made me aware of anyway). Careful running Win, CF, and SQL on the same box though. Load it up with RAM and keep an eye on traffic. Dan Phillips www.CFXHosting.com 1-866-239-4678 x105

RE: Setting a page to not timeout

2003-11-04 Thread Dave Watts
We have a process that we want to run to completion. Is there any way to set an infinite timeout? You have several options. You could clear the checkbox in the CF Administrator which causes pages to timeout after a set time, although this would apply to all pages and I really wouldn't

RE: Setting a page to not timeout

2003-11-04 Thread Craig Dudley
requesttimeout=0 ? Might do it, you could also stick some huge number in place of the zero if that doesn't work. -Original Message- From: DeMarco, Alex [mailto:[EMAIL PROTECTED] Sent: 04 November 2003 16:55 To: CF-Talk Subject: Setting a page to not timeout We have a process

RE: Win 2003 SBS

2003-11-04 Thread Dave Watts
I am buying a new box to use as a Cold Fusion server. I was thinking about buying the Microsoft Windows Small Business Server 2003 premium edition ($1499), since it comes with Win 2003, and SQL Server. Does anyone have experience with this? Is it a good choice? This might be ok for

RE: News Feed for NFL games

2003-11-04 Thread Ben Densmore
That was classic. I laughed my a** off when I read that Dave. Ben -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 11:24 AM To: CF-Talk Subject: RE: News Feed for NFL games If Mike Dinowitz isn't here to remind us it's OT, it's not OT.

Re: Win 2003 SBS

2003-11-04 Thread Cutter (CF-Talk)
I haven't heard anything bad about Win 2003 SBS, in fact I've heard a lot of good things. If you are going to use it for in-house development I would think It's a deal, but I wouldn't publicly host on a machine that is also housing my SQL server for security purposes. Just my $.02 Cutter

RE: Win 2003 SBS

2003-11-04 Thread Dan Phillips \(CFXHosting.com\)
Dave do you have any docs on something like that? I was discussing it the other day with someone and they requested some documentation so that they can show their boss. The guy wants to go to a separate SQL server but the boss won't let him until the cost is justified. -Original Message-

RE: Win 2003 SBS

2003-11-04 Thread Tony Weeg
yeah coupled apps/os's are a bit scary ...tony tony weeg senior web applications architect navtrak, inc. www.navtrak.net [EMAIL PROTECTED] 410.548.2337 -Original Message- From: Cutter (CF-Talk) [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 12:05 PM To: CF-Talk Subject:

Re: Ouch! No MX2004 support for NT?

2003-11-04 Thread Calvin Ward
Possibly more important is this: http://www.microsoft.com/ntserver/ProductInfo/Availability/Retiring.asp For example: January 1, 2004 Beginning on this date, non-security hotfixes are no longer available. - Calvin - Original Message - From: [EMAIL PROTECTED] To: CF-Talk Sent: Monday,

RE: COM Object Misery

2003-11-04 Thread Dain Anderson
Hi John, Give this a shot: cfloop collection=#search_stuff# item=place #search_stuff[place]#br /cfloop -Dain -Original Message- From: John Stanley [mailto:[EMAIL PROTECTED] Sent: Tue 11/4/2003 11:18 AM To: CF-Talk Cc: Subject: COM Object Misery Wrong subject in last postsorry

RE: Win 2003 SBS

2003-11-04 Thread Dave Watts
Dave do you have any docs on something like that? I was discussing it the other day with someone and they requested some documentation so that they can show their boss. The guy wants to go to a separate SQL server but the boss won't let him until the cost is justified. I don't really

CF 6.1 Linux and dBase

2003-11-04 Thread Tyler Clendenin
Now this question is quite advanced but if anyone has any suggestions worth sharing, they don't even have to be solutions, just suggestions of where to look i would be most appreciative. I am writing an app which needs to import data from a dbf and a mdx file quite regularly.i want to allow the

Re: OT: Flash Remoting Question

2003-11-04 Thread Calvin Ward
You'll need JRunScripts mapped in the site for Flash Remoting to work: http://www.macromedia.com/support/flash_remoting/ts/documents/iis_gateway_connection.htm Thanks, Calvin - Original Message - From: Brook Davies To: CF-Talk Sent: Monday, November 03, 2003 9:29 PM Subject: Re: OT:

RE: Archiving CF 5.0 log files

2003-11-04 Thread Earl, George
Neil said: why dont you just copy them out of the log files out of the CFUSION/LOG folder into an archive and then delete the existing ones..CF will automatically create new .log files. Because I want to save a couple of weeks' worth of the current log file entries so they are readily

RE: COM Object Misery

2003-11-04 Thread John Stanley
Thanks Dain, but get the same there is no method called item error. -Original Message- From: Dain Anderson [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 12:13 PM To: CF-Talk Subject: RE: COM Object Misery Hi John, Give this a shot: cfloop collection=#search_stuff#

OT: Viewing client hard drive via web server.

2003-11-04 Thread Bushy
Hi, I've tried everything from www.planet-source-code.com using ASP and ActiveX. The code does browse the server contents but I require to view the client hard drive. I thought Active X would do the trick but... Is there *anything* out there does does what I require? [Todays Threads] [This

RE: Win 2003 SBS

2003-11-04 Thread Mark W. Breneman
Dan what is considered Loaded with RAM in the context of a server with Win, CF and SQL? Mark W. Breneman -Cold Fusion Developer -Network Administrator Vivid Media [EMAIL PROTECTED] www.vividmedia.com 608.270.9770 -Original Message- From: Dan Phillips (CFXHosting.com) [mailto:[EMAIL

Killing a session variable

2003-11-04 Thread brob
Hey guyshow do i kill a session variable so that I people can't log bck into the admin site.I just havent touched it in a long time and can't find the code I used!Thanks [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Killing a session variable

2003-11-04 Thread Bryan F. Hogan
StructDelete(structure, key [, indicatenotexisting ]) -Original Message- From: brob [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 1:04 PM To: CF-Talk Subject: Killing a session variable Hey guyshow do i kill a session variable so that I people can't log bck into the admin

RE: Killing a session variable

2003-11-04 Thread Barney Boisvert
structDelete(session, myVarName, false) -Original Message- From: brob [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04, 2003 10:04 AM To: CF-Talk Subject: Killing a session variable Hey guyshow do i kill a session variable so that I people can't log bck into the admin site.I just

RE: Viewing client hard drive via web server.

2003-11-04 Thread Ben Densmore
ActiveX should have done what you needed. I know that a lot of the online virus scanners and tools are built with ActiveX. Try looking up the System.Management namespace in asp.net. I can't remember off the top of my head if you can view a clients hard drive with that or not. I know I wrote some

RE: Novell to acquire SUSE

2003-11-04 Thread Joshua Miller
But if you go to the store RedHat costs what, like $30-$40? Granted the Enterprise Version is expensive, but you can still buy the boxed version of RedHat Linux which I'm sure will be as reliable as ever. Personally I think that the free proving ground version is an excellent idea, it will give

RE: Novell to acquire SUSE

2003-11-04 Thread Dave Watts
But if you go to the store RedHat costs what, like $30-$40? Granted the Enterprise Version is expensive, but you can still buy the boxed version of RedHat Linux which I'm sure will be as reliable as ever. It is my understanding that RedHat is discontinuing all sales of RedHat Linux, except

Re: Killing a session variable

2003-11-04 Thread Tom Kitta
cfset structClear(session) TK - Original Message - From: brob To: CF-Talk Sent: Tuesday, November 04, 2003 1:03 PM Subject: Killing a session variable Hey guyshow do i kill a session variable so that I people can't log bck into the admin site.I just havent touched it in a long time

RE: Viewing client hard drive via web server.

2003-11-04 Thread Bushy
Have you made that code available on the net? --Original Message Text--- From: Ben Densmore Date: Tue, 4 Nov 2003 13:14:13 -0500 ActiveX should have done what you needed. I know that a lot of the online virus scanners and tools are built with ActiveX. Try looking up the System.Management

RE: Viewing client hard drive via web server.

2003-11-04 Thread Bushy
I've tried to do this with CF but it won't work. How did you do it? --Original Message Text--- From: Ben Densmore Date: Tue, 4 Nov 2003 13:14:13 -0500 ActiveX should have done what you needed. I know that a lot of the online virus scanners and tools are built with ActiveX. Try looking up the

Re: Novell to acquire SUSE

2003-11-04 Thread Tom Kitta
Well there is just a small problem with the enterprise edition, cost. It is very expensive solution as far as Linux goes. RH Linux 7.* was nice since it was a free download and had all the bells and whistles one needs. Now with Fedora we have not a very reliable version and Enterprise solution is

RE: Novell to acquire SUSE

2003-11-04 Thread Dave Carabetta
But if you go to the store RedHat costs what, like $30-$40? Granted the Enterprise Version is expensive, but you can still buy the boxed version of RedHat Linux which I'm sure will be as reliable as ever. However, RH up to version 9 stops being supported (patches, errata, etc.) on Dec. 31, and

RE: Novell to acquire SUSE

2003-11-04 Thread Dave Carabetta
But if you go to the store RedHat costs what, like $30-$40? Granted the Enterprise Version is expensive, but you can still buy the boxed version of RedHat Linux which I'm sure will be as reliable as ever. It is my understanding that RedHat is discontinuing all sales of RedHat Linux,

Re: Novell to acquire SUSE

2003-11-04 Thread Matt Liotta
I have blogged some commentary on this subject. http://devilm.com/archives/62.html Matt Liotta President CEO Montara Software, Inc. http://www.MontaraSoftware.com (888) 408-0900 x901 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Viewing client hard drive via web server.

2003-11-04 Thread Ben Densmore
Viewing directories across a network? You can just map a drive letter to a folder on a system on the network then use cfdirectory. You need to allow CF to have admin rights though I believe. I don't know if you could read a users hard drive coming to your site though, unless you had a com object

RE: Novell to acquire SUSE

2003-11-04 Thread Joshua Miller
Wow, so the Workstation version will now be $179 for the basic install. That sucks, I just switched my main computer over to RedHat from Windows and I'm loving it, but at $179 I bet a lot of people will learn to love Mandrake. For workstation use however, I'm sure Fedora will be all that I (and

Re: Novell to acquire SUSE

2003-11-04 Thread Matt Liotta
I never said Fedora was a bad idea. I did say and will say that it's a bad idea to use it as a production server. You may disagree, but I'm not willing to bet my job and my business on an unsupported platform. Personal use is not the same as commercial use. What is an unsupported

Re: Novell to acquire SUSE

2003-11-04 Thread Matt Liotta
It is my understanding that RedHat is discontinuing all sales of RedHat Linux, except for their Enterprise version. So, that'll leave you with two options - download Fedora (which is completely unsupported) or buy RedHat Enterprise. Or use another distribution. Matt Liotta President CEO

[Stats] CF-Talk: October 2003

2003-11-04 Thread Bill Doerrfeld
Searchable archives for this list are available at http://www.listsearch.com/cf-talk.lasso --- CF-Talk Stats October, 2003 --- Note: Up/Down % as compared with September, 2003 Posts:3724 (Down 10%) Authors:431 (Down2%) Threads:805 (Up 8%) Top 20 Contributors by

Using cfhttp to access FTP via IE

2003-11-04 Thread Bushy
Hi, If I do the following from within IE I can access the server and contents ftp://username:password@IPADDRESS/data But within my app I'm using the following and it doesn't work. Keeps telling me Connection Failure? What am I doing wrong? cfhttp url=""> method=get username=username

RE: Viewing client hard drive via web server.

2003-11-04 Thread Bushy
--Original Message Text--- From: Ben Densmore Date: Tue, 4 Nov 2003 13:40:37 -0500 Viewing directories across a network? Yes but different domains. You can just map a drive letter to a folder on a system on the network then use cfdirectory. Tried that. It won't work. You need to allow CF to

Re: Novell to acquire SUSE

2003-11-04 Thread Matt Liotta
Wow, so the Workstation version will now be $179 for the basic install. That sucks, I just switched my main computer over to RedHat from Windows and I'm loving it, but at $179 I bet a lot of people will learn to love Mandrake. For workstation use however, I'm sure Fedora will be all that I

Re: Using cfhttp to access FTP via IE

2003-11-04 Thread Jim Campbell
Is there any reason CFFTP wouldn't work for you?Does that fail as well? - Jim Bushy wrote: Hi, If I do the following from within IE I can access the server and contents ftp://username:password@IPADDRESS/data But within my app I'm using the following and it doesn't work. Keeps telling me

  1   2   >