Re: cfcompile alternative

2006-06-07 Thread mike hanson
Thanks for your input Steve. We are struggling with this because of the number of processes that are not closed properly. What I am trying to acheive is effectively the command '%JAVACMD% -cp %J2EEJAR%;%WEBINF%\lib\cfmx_bootstrap.jar;%WEBINF%\lib\cfx.jar

Re: CF Calendar Display

2006-06-07 Thread Michael Traher
I guess you could interface to google calendars, I think some people have written CF interfaces to the API (check the archives). On 6/6/06, Paul Ihrig [EMAIL PROTECTED] wrote: so what do you guys use to display say class sign ups or meetings in a monthly calendar type format. i know there are

Re: Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-07 Thread Tom Chiverton
On Tuesday 06 June 2006 16:16, Jennifer Dodson wrote: We're using the ODBC Socket connection because the JDBC connection wouldn't let us get result sets back from Oracle. It won't ? Which version of CF ? What updater version ? -- Tom Chiverton

Re: CF Calendar Display

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
Yeah Ray Camden has an app to intergrate with google API - http://ray.camdenfamily.com/index.cfm/2006/4/20/Google-Calendar-API-Released On 07/06/06, Michael Traher [EMAIL PROTECTED] wrote: I guess you could interface to google calendars, I think some people have written CF interfaces to the

Re: DW code wrap issue...

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
Ken - i remember that Ben Forta had a post of how to turn DW in to a 'notepaddy' app - maybe you should search his blog for the post. http://www.forta.com/blog/index.cfm?mode=searchsearch=dreamweaver On 07/06/06, dave [EMAIL PROTECTED] wrote: :) ~Dave the disruptor~

Re: Suppressing white space - ekstra text inserted to templates after enabling trimfilted

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
I've never had this issues? On 07/06/06, WebSite CFtalk [EMAIL PROTECTED] wrote: Hello, After adding the trimfilter to a server we've experienced som strange things. (http://www.servletsuite.com/servlets/trimflt.htm) To all templates that have been run by cf some text is added to the end

RE: FDF and coldfusion

2006-06-07 Thread Robertson-Ravo, Neil (RX)
Hey Ryan, iText is the way forward here ( CF7 uses iText for more PDF manipulation ). I wrote and app which does just this in CFMX 6.1. It takes in a PDF form ( it doesn't have to be an FDF) and abstracts all the available fields etc. You can then map to each field a value from a given column in

RE: Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-07 Thread Jennifer Dodson
We're using CF MX 7 with the jdbc driver from Oracle. When we tried to use it we couldn't get the resultsets back in the curser output parameters. We found several posts online stating the same problem. All of them said to use the ODBC Socket connection to the Oracle ODBC driver. It works

Re: Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-07 Thread James Holmes
Ah, you need the DataDirect drivers that come with CF Enterprise for full Oracle functionality over JDBC. As for ODBC, sorry I can't help on that one. On 6/7/06, Jennifer Dodson [EMAIL PROTECTED] wrote: We're using CF MX 7 with the jdbc driver from Oracle. When we tried to use it we couldn't

RE: Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-07 Thread Jennifer Dodson
Do you happen to know if we can just buy the drivers? -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 4:39 AM To: CF-Talk Subject: Re: Problems with Oracle Stored Procs and Varchar2 output parameters Ah, you need the DataDirect drivers that

Re: Application CFC - OnRequest Method

2006-06-07 Thread Denny Valliant
On 6/6/06, Ian Skinner [EMAIL PROTECTED] wrote: Well in theory the code you had should have worked just fine. The value of the page argument will typically be /foo/zoo.cfm, and cfinclude shoukd have worked just fine. That seems to be the issue because of the leading slash in /foo/zoo.cfm

Re: Moving CF Variables to registry requires a restart?

2006-06-07 Thread Denny Valliant
I don't know for sure, if it requires a restart, but usually a little message comes up saying you'll need to restart for this to take effect or whatever. :d On 6/6/06, Alan Rother [EMAIL PROTECTED] wrote: Got it... That makes ALOT more sense. =] -- Alan Rother Macromedia Certified

Re: CF Calendar Display

2006-06-07 Thread Paul Ihrig
yeah i looked at that. but that is just displaying the users calendar. i was looking at a group calendar for scheduling classes. right now you cant insert things into the google api calendar links below of a few things i am looking at... very pretty The Event Calendar is a

http://coldfusion.sys-con.com/

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
any one having issues with the http://coldfusion.sys-con.com/ site?? -- Nick Tong web: http://talkwebsolutions.co.uk blog: http://succor.co.uk short urls: http://wapurl.co.uk linkedin:http://linkedin.com/pub/0/a70/502

RE: http://coldfusion.sys-con.com/

2006-06-07 Thread DURETTE, STEVEN J \(ASI-AIT\)
Yep. It comes up with the following error: Problem occurred Oopsie. An error occurred while processing your request. An email has been sent alerting this potential problem. Thank you for your patience. -Original Message- From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL

Re: Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-07 Thread James Holmes
If you have wadload of cash so big you could beat whales to death with it, yes you can buy the datadirect drivers and you can even try a 15 day eval version to see if it works: http://www.datadirect.com/downloads/registration/connect_jdbc/index.ssp: It may be cheaper (in terms of total benefit)

Re: ASP.NET How can one love it.

2006-06-07 Thread Dave Gruska
All you need to do is delete it in Windows Explorer. There is no remove for whole projects. You can delete individual files in a project by right-clicking on them, and selecting delete, which deletes them permanently from VS and the file system. If, for some reason, this doesn't work, you can

Re: http://coldfusion.sys-con.com/

2006-06-07 Thread Jose Diaz
Yep same here Jose Diaz On 6/7/06, DURETTE, STEVEN J (ASI-AIT) [EMAIL PROTECTED] wrote: Yep. It comes up with the following error: Problem occurred Oopsie. An error occurred while processing your request. An email has been sent alerting this potential problem. Thank you for your

RE: http://coldfusion.sys-con.com/

2006-06-07 Thread Robertson-Ravo, Neil (RX)
Down for me, which is only slightly better than what it usually looks like ;-) LOL -Original Message- From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL PROTECTED] Sent: 07 June 2006 12:14 To: CF-Talk Subject: http://coldfusion.sys-con.com/ any one having issues with the

RE: RSS Weather Feed

2006-06-07 Thread Everett, Al \(NIH/NIGMS\) [C]
Weather Underground (http://www.wunderground.com) offers iCal and RSS feeds from their local forecast pages. -Original Message- From: Mark Henderson [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 06, 2006 8:42 PM To: CF-Talk Subject: RSS Weather Feed Does anyone have any

Re: http://coldfusion.sys-con.com/

2006-06-07 Thread Michael Dinowitz
Looks like a site wide error. I'm sure it'll be handled soon enough. any one having issues with the http://coldfusion.sys-con.com/ site?? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242770 Archives:

can't seem to get form in structKeyExists

2006-06-07 Thread Daniel Kessler
!--- the below form submits using the following js --- function county_nav(the_loc){ document.county_form.action=String(the_loc); document.county_form.submit(); } !--- end js --- cfset the_page = listlast(cgi.SCRIPT_NAME,/) form name=county_form action=some_value method=post

Re: ASP.NET How can one love it.

2006-06-07 Thread Ken Ferguson
You don't wanna start a flame war??? Come on Dave, we live for flame wars!!! Seriously though, that's the way I feel every time someone goes off baggin' on PHP. I've been doing both for so long that I can actually see the good and bad things about each language. --Ferg Dave Gruska wrote:

RE: can't seem to get form in structKeyExists

2006-06-07 Thread Everett, Al \(NIH/NIGMS\) [C]
The form name isn't used in the form structure, just the field names. cfdump var=#form# will show you what's available. Anyway, it looks like you want structKeyExists(form,'county') -Original Message- From: Daniel Kessler [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 9:12 AM

Re: can't seem to get form in structKeyExists

2006-06-07 Thread Charlie Griefer
country_form is the name of your form. the name of the form itself is not included as a key in the form struct/scope. try cfif structKeyExists(form, 'fieldnames'), since 'fieldnames' is always present as a comma-delimited list of fields that are passed in the form. you could also just use any

Re: can't seem to get form in structKeyExists

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
cfif structKeyExists(form,county') to check for the country in the form that has been posted. you don't need the _form part ? On 07/06/06, Daniel Kessler [EMAIL PROTECTED] wrote: !--- the below form submits using the following js --- function county_nav(the_loc){

Re: http://coldfusion.sys-con.com/

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
just wondering whats been happening recently with a lot of the 'big' sites going down? clearsoftware.net, doughughes.netand boyzoid.com (all though i believe these are on the same server?) houseoffusion.com http://coldfusion.sys-con.com is there a common cause or just a coincidence? On

CFUNITED-06 interview 22: Maxim Porges - Secrets of Top Notch Development Teams

2006-06-07 Thread Michael Smith
In this issue of ColdFusion conference and training news: * CFUNITED fun online game Wack the Guru * Ben Forta Interview * New Session * Get CFUNITED news fast as soon as it is posted! RSS feed, email, blog. * Bridging the Gap between Marketing and IT professionals * Current Prices expire 6/16/06

Re: FDF and coldfusion

2006-06-07 Thread Stephen Hait
On 6/7/06, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: I wrote and app which does just this in CFMX 6.1. It takes in a PDF form ( Any code I can share let me know..be happy to. I would like to see your code for this. Thanks in advance. Stephen

Re: soEditor

2006-06-07 Thread Damien McKenna
On Jun 6, 2006, at 6:38 PM, Jason Rogoz wrote: Is anyone using soEditor in their cms site? Any reason you aren't using TinyMCE or something similar, the free ones? -- Damien McKenna - Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include

Re: can't seem to get form in structKeyExists

2006-06-07 Thread daniel kessler
oh man, that was a big duh. I was afraid that it might be. I guess I'm not all here today. thank you very much everyone for your help. cfif structKeyExists(form,county') to check for the country in the form that has been posted. you don't need the _form part ? On 07/06/06, Daniel Kessler

Re: http://coldfusion.sys-con.com/

2006-06-07 Thread Michael Dinowitz
House of Fusion is a combination of a few things. The first is that we're getting about 4,000 extra people coming to the site per day. This started about 3 weeks ago and I have no idea what happened to cause this rush. The second thing is that I was supposed to move the site to better hardware

Re: http://coldfusion.sys-con.com/

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
FYI: looks like it's back up now On 07/06/06, Nick Tong - TalkWebSolutions.co.uk [EMAIL PROTECTED] wrote: just wondering whats been happening recently with a lot of the 'big' sites going down? clearsoftware.net, doughughes.netand boyzoid.com (all though i believe these are on the same

Re: FDF and coldfusion

2006-06-07 Thread Tony
neily wheely... i'd love to see some of that code. i STILL *3 years coming* have to finish a project for an atty friend who needs me to make his court docs dynamic pdfs :) tw On 6/7/06, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: Hey Ryan, iText is the way forward here ( CF7 uses iText

Re: can't seem to get form in structKeyExists

2006-06-07 Thread Rodney Enke
Ony form fields, not the form name, get passed in with the form variables. Change your if statement to the following: cfif structKeyExists(form,'county') That should fix it. - Rod On 6/7/06, Daniel Kessler [EMAIL PROTECTED] wrote: !--- the below form submits using the following js ---

RE: soEditor

2006-06-07 Thread Ben Nadel
I know no one ever likes this suggestion, but I stand by the Xstandard editor. XHtml compliance. Swet. And the free version is great. The Pro version is amazing. ... Ben Nadel www.bennadel.com -Original Message- From: Jason Rogoz [mailto:[EMAIL PROTECTED] Sent:

Re: http://coldfusion.sys-con.com/

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
Thanks for letting us know Michael - hope you're now feeling better. On 07/06/06, Michael Dinowitz [EMAIL PROTECTED] wrote: House of Fusion is a combination of a few things. The first is that we're getting about 4,000 extra people coming to the site per day. This started about 3 weeks ago and

RE: CF, Ajax and shared hosting.

2006-06-07 Thread Munson, Jacob
And by the way, a lot of James's documentation for CFAjax works for ajaxCFC as well. Particularly the data types stuff. -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 06, 2006 5:24 PM I did this because the docs weren't being actively

RE: CF, Ajax and shared hosting.

2006-06-07 Thread Munson, Jacob
Would those socket gateways be configured in the Event Gateways section? If so, isn't that only available in CF enterprise edition? I'm not saying this is bad, I'm just curious. -Original Message- From: David Strong [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 06, 2006 7:07 PM If

RE: http://coldfusion.sys-con.com/

2006-06-07 Thread Munson, Jacob
just wondering whats been happening recently with a lot of the 'big' sites going down? clearsoftware.net, doughughes.netand boyzoid.com (all though i believe these are on the same server?) houseoffusion.com http://coldfusion.sys-con.com is there a common cause or just a coincidence?

RE: cfopen?

2006-06-07 Thread Munson, Jacob
Anyone seen cfopen.org lately? I'm pretty sure I saw him leaving town last night, in a real hurry! ;) Seriously though, it's down for me too. - This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you

RE: Large cfserver.log file a performance issue?

2006-06-07 Thread Munson, Jacob
Mamory utilization. I'm not going to touch that one with a ten foot pole. ;) -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 06, 2006 8:12 PM ROFL, that should be MEMORY utilisation, of course :-P On 6/7/06, James Holmes [EMAIL PROTECTED]

RE: Application CFC - OnRequest Method

2006-06-07 Thread Ben Nadel
Sorry, not really following the convo, but thought I would drop this in... I was having a lot of trouble in the beginning of Application.cfc gettting the CFInclude to work. After much banking my head against the wall, I discovered that someone had mapped the path / to point to some other directory

Re: soEditor

2006-06-07 Thread Ken Ferguson
Does TinyMCE have file/image upload capabilities? --Ferg Damien McKenna wrote: On Jun 6, 2006, at 6:38 PM, Jason Rogoz wrote: Is anyone using soEditor in their cms site? Any reason you aren't using TinyMCE or something similar, the free ones?

Re: cfopen?

2006-06-07 Thread Jeff Fleitz
I noticed it has been down for over a week. I wanted to go in a check on a couple of CFMBB issues, but the site wouldn't load. On 6/6/06, Rick Root [EMAIL PROTECTED] wrote: Anyone seen cfopen.org lately? Looks like it's down again and I've gotten a bunch of emails from people unable to

RE: Large cfserver.log file a performance issue?

2006-06-07 Thread Brad Wood
Speaking of memory utilization, is there any want to pinpoint how much webserver memory is being used by any specific variable or object used in your application. For example, in our app, we persist a large result set in the application scope containing all of the security rights for all roles,

RE: ASP.NET How can one love it.

2006-06-07 Thread Ken Ketsdever
Right-click in the Solution Explorer panel AND? Extend finger used for right click, extend arm in the air, and scream. Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information.

Re: Large cfserver.log file a performance issue?

2006-06-07 Thread James Holmes
All I want for Christmas is some typographical accuracy :-S On 6/7/06, Munson, Jacob [EMAIL PROTECTED] wrote: Mamory utilization. I'm not going to touch that one with a ten foot pole. ;) -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/

Capturing executed SQL in CF

2006-06-07 Thread Neil Middleton
Does anyone know if there is a way of getting the SQL strings executed within a request at runtime without directly effecting the code (ie doing it from within an error handler)? I seem to have a vague recollection of Ben commenting on it in the past but can't find anything. -- Neil Middleton

RE: soEditor

2006-06-07 Thread Terry Troxel
I am really happy with TGEDIT http://www.geomantics.net/ especially the $39 pricetag. It works file with all versions of CF and they have a PHP version for the same price With a combo version that does both for $49. I have been using it for quite awhile and Haven't had a single problem and it has

Re: Large cfserver.log file a performance issue?

2006-06-07 Thread James Holmes
Theoretically, something like JProbe may be able to provide the info: http://www.quest.com/jprobe/debugger.aspx However, it's not likely to provide a friendly veiw of things - it will show java classes, not CF names etc. On 6/7/06, Brad Wood [EMAIL PROTECTED] wrote: Speaking of memory

Reopening timed out cfftp connection ..

2006-06-07 Thread |Rens| 0
Hello all (new here) .. I have a (quite difficult to explain) code-setup. What it boils down to is this: My CFMX (7.1) application generates a bunch of files, that need to be FTP-ed to another server. The FTP connection will be cached, so that I don't have to suffer from the overhead of the

Re: Capturing executed SQL in CF

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
cfquery... result= ? http://succor.co.uk/index.cfm/2006/3/21/The-cfquery-result-structure http://www.forta.com/blog/index.cfm?mode=eentry=1520 On 07/06/06, Neil Middleton [EMAIL PROTECTED] wrote: Does anyone know if there is a way of getting the SQL strings executed within a request at

Re: CF, Ajax and shared hosting.

2006-06-07 Thread James Holmes
Now that's cool to know. That's either really good desing on Arjun's part or pure luck, since, as far as I can tell, ajaxCFC uses WDDX and the CFWDDX tag to write the JS that gets written to the browser (which is a really good choice btw) and CFAJAX uses other code. I'm going to have to examine

RE: Capturing executed SQL in CF

2006-06-07 Thread Dawson, Michael
With CF7, you can use the result attribute of the cfquery tag. M!ke -Original Message- From: Neil Middleton [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 9:59 AM To: CF-Talk Subject: Capturing executed SQL in CF Does anyone know if there is a way of getting the SQL strings

RE: Capturing executed SQL in CF

2006-06-07 Thread kola.oyedeji
On CF7 + I believe its queryname.sql -Original Message- From: Neil Middleton [mailto:[EMAIL PROTECTED] Sent: 07 June 2006 14:59 To: CF-Talk Subject: Capturing executed SQL in CF Does anyone know if there is a way of getting the SQL strings executed within a request at runtime

Re: Large cfserver.log file a performance issue?

2006-06-07 Thread Nick Tong - TalkWebSolutions.co.uk
check out this blog: http://www.webapper.net/ - the seefusion chaps run it i believe. On 07/06/06, Brad Wood [EMAIL PROTECTED] wrote: Speaking of memory utilization, is there any want to pinpoint how much webserver memory is being used by any specific variable or object used in your

RE: CF, Ajax and shared hosting.

2006-06-07 Thread Munson, Jacob
Now that's cool to know. That's either really good design on Arjun's part or pure luck, since, as far as I can tell, ajaxCFC uses WDDX and the CFWDDX tag to write the JS that gets written to the browser (which is a really good choice btw) and CFAJAX uses other code. I'm going to have to

Re: Reopening timed out cfftp connection ..

2006-06-07 Thread Tom Chiverton
On Wednesday 07 June 2006 16:04, |Rens| 0 wrote: I have been Google'ing for days now, but I can't figure out how to reopen a connection that has been timed out. You can't. just open another. The 'overhead' of opening the connection can't be that bad though. Just open it for each file -

Re: CF Calendar Display

2006-06-07 Thread Larry Lyons
You may want to check out Simon Horwith's Calendar API. Its readily adaptable to what you need. You can read about it and download it at his site: http://www.horwith.com/index.cfm?mode=entryentry=C8837FD9-E081-0478-47F93823F4029950 and for the wrap challenged: http://www.antiwrap.com/?1011

Re: soEditor

2006-06-07 Thread David Strong
POSeditor... ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242810 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe:

RE: ASP.NET How can one love it.

2006-06-07 Thread Ian Skinner
Lastly, I'm tempted to defend ASP.NET/Visual Studio, especially based on your Subject line, but I don't want to start a flame war. I will say that I absolutely love both CF and .NET. Dave Gruska I really don't have much against ASP.NET as long as it's not pushed on me with LEARN .NET or you

error no ntvinv in java.library.path

2006-06-07 Thread Troy Simpson
Has anyone seen this error before or might know what I need to be looking for? --- Here is the test code that generates the error. The error occurs on the line 'o_domain = createObject(COM, NTAdmin.NTContainerManagement); ' cfscript o_NTAuth = createObject(java,

Re: CF, Ajax and shared hosting.

2006-06-07 Thread David Strong
Jacob Wrote: Would those socket gateways be configured in the Event Gateways section? If so, isn't that only available in CF enterprise edition? I'm not saying this is bad, I'm just curious. True. But you could always use another socket server there are plenty XML Socket servers. Or write

Re: Reopening timed out cfftp connection ..

2006-06-07 Thread |Rens| 0
Tom Chiverton wrote: On Wednesday 07 June 2006 16:04, |Rens| 0 wrote: I have been Google'ing for days now, but I can't figure out how to reopen a connection that has been timed out. You can't. just open another. The 'overhead' of opening the connection can't be that bad though. Just open

Re: Capturing executed SQL in CF

2006-06-07 Thread Neil Middleton
Got any examples? On 6/7/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On CF7 + I believe its queryname.sql -Original Message- From: Neil Middleton [mailto:[EMAIL PROTECTED] Sent: 07 June 2006 14:59 To: CF-Talk Subject: Capturing executed SQL in CF Does anyone know if

Re: Capturing executed SQL in CF

2006-06-07 Thread Neil Middleton
whilst handy, I need something that I can use without having to change the code I already have (~3 mil lines). I am trying to get a stack of the SQL executed in a request from within an error handler. Neil On 6/7/06, Nick Tong - TalkWebSolutions.co.uk [EMAIL PROTECTED] wrote: cfquery...

RE: Capturing executed SQL in CF

2006-06-07 Thread Ian Skinner
cfquery ... result=BoyGeorge ... /cfquery cfoutput#BoyGeorge.sql#/cfoutput cfdump var=#BoyGeorge# -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA - | 1 | | - Binary Soduko | | | - C code. C code run. Run code

Re: FDF and coldfusion

2006-06-07 Thread Bryan Stevenson
I would like to see your code for this. Thanks in advance. Stephen Ditto here Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com

RE: FDF and coldfusion

2006-06-07 Thread Ben Forta
Bryan, FYI, I plan on posting a tag to Labs soon that allows you to read and write PDF forms. Stay tuned. --- Ben -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 12:18 PM To: CF-Talk Subject: Re: FDF and coldfusion I would like to

Re: FDF and coldfusion

2006-06-07 Thread Bryan Stevenson
FYI, I plan on posting a tag to Labs soon that allows you to read and write PDF forms. Stay tuned. --- Ben Thanks for the heads up Ben! Cheers Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell:

Re: cfopen?

2006-06-07 Thread Rick Root
Jeff Fleitz wrote: I noticed it has been down for over a week. I wanted to go in a check on a couple of CFMBB issues, but the site wouldn't load. Maybe i need to switch to sourceforge or build my own solution based on lighthouse or something. I never get email updates when people post bugs

Re: FDF and coldfusion

2006-06-07 Thread Robert Everland III
I would like to see the code also. We're using active pdf to do this and that's all we're doing is using pdf to match up to the fields to the pdf. So any code you can share Neil would be awesome. Bob ~| Message:

RE: Reopening timed out cfftp connection ..

2006-06-07 Thread Munson, Jacob
I just want to jump in here and suggest that ColdFusion is probably not the best tool for your problem. I know you are probably very familiar with CF, and maybe not familiar with other options like batch scripting, but I'd presume that those tools are better suited to your task. There are some

RE: Reopening timed out cfftp connection ..

2006-06-07 Thread Dave Watts
I just want to jump in here and suggest that ColdFusion is probably not the best tool for your problem. I know you are probably very familiar with CF, and maybe not familiar with other options like batch scripting, but I'd presume that those tools are better suited to your task.

RE: CF Calendar Display

2006-06-07 Thread Turetsky, Seth
Out of curiousity, I tried this: createObject(component, GoogleCalendar).init(googleCalendarUrl,-5) but couldn't get through our proxy with it. is there a way to specify this like how cfhttp has the proxy attributes? -Original Message- From: Nick Tong - TalkWebSolutions.co.uk

RE: Large cfserver.log file a performance issue?

2006-06-07 Thread Brad Wood
Wow, seefusion looks pretty sweet. I think I could actually talk my company into this. I searched the archives and found fusion-reactor mentioned as well. I didn't find any definitive opinions on which was one was better, though. Without starting any Thread Wars, does anyone have any quick,

RE: FDF and coldfusion

2006-06-07 Thread Chad Gray
What/Where is Labs so I can keep an eye out for it. -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 12:21 PM To: CF-Talk Subject: RE: FDF and coldfusion Bryan, FYI, I plan on posting a tag to Labs soon that allows you to read and write PDF

RE: CF Calendar Display

2006-06-07 Thread Turetsky, Seth
sorry, ignore this. i hadn't looked at his cfc yet, thought it was being done right in java -Original Message- From: Turetsky, Seth [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 1:10 PM To: CF-Talk Subject: RE: CF Calendar Display Out of curiousity, I tried this:

RE: Reopening timed out cfftp connection ..

2006-06-07 Thread Munson, Jacob
Most third-party Windows FTP clients are scriptable. WS_FTP, for example. In fact, you can even script the built-in Windows FTP client. Typing windows FTP scripting into Google will give you a plethora of examples. I don't see how it could be much easier than that. If you want to go

Re: FDF and coldfusion

2006-06-07 Thread Bryan Stevenson
Adobe Labs Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~|

RE: FDF and coldfusion

2006-06-07 Thread Ben Forta
http://labs.adobe.com/ (same place you got (or should have gotten g) Flex 2). I expect it to be posted in the next few days. --- Ben -Original Message- From: Chad Gray [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 1:14 PM To: CF-Talk Subject: RE: FDF and coldfusion

RE: FDF and ColdFusion

2006-06-07 Thread Ian Skinner
What/Where is Labs so I can keep an eye out for it. http://labs.adobe.com nee http://labs.macromedia.com -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA - | 1 | | - Binary Soduko | | | - C code. C code run. Run code

Re: Fusebox 4 Slow?

2006-06-07 Thread Nathan Strutz
Dave, Chack your network connections. Switch providers if it helps. Sounds to me like every site you visit is slow. I know, I know, and i'm just kidding, but really, you've never seen a speedy enough CF framework-driven or asp.net site? I've built and visited a number of each, most all quite

Re: Fusebox 4 Slow?

2006-06-07 Thread Nathan Strutz
Eric, You'd be surprised how many people develop sites like this. Pretty much everywhere I've gone, there's been some form of quasi-fusebox 1 or 2 applications (and if there weren't any, I'm sure I've made it so there were when I left). -nathan strutz http://www.dopefly.com/ On 6/6/06, Eric

Re: Fusebox 4 Slow?

2006-06-07 Thread Nathan Strutz
Didn't see anyone directly answer this... Yes, the straight cfm would probably be faster, assuming you were cfincluding dependencies at the page level vs a framework doing it at the controller, and they have the same model layer, if any, like a single basic cfc. Would it be noticeable? Depends

Re: Fusebox 4 Slow?

2006-06-07 Thread Nathan Strutz
I would argue your point about competent being the same as having your own framework. That's pretty blanketed. Think of all the developers who don't have their own. Open-sourcing projects (including frameworks) is a great way to get community feedback and come closer to perfecting the product. In

Re: ASP.NET How can one love it.

2006-06-07 Thread Dave Gruska
I wonder how many people realize with very little work one could make CF run markup that looks just like ASP.NET markup. Agreed. I'm currently working on putting together a list of CFC -- .NET class equivalents. They are quite similar. I'll post my findings here if anyone is interested.

RE: ASP.NET How can one love it.

2006-06-07 Thread Ian Skinner
Agreed. I'm currently working on putting together a list of CFC -- .NET class equivalents. They are quite similar. I'll post my findings here if anyone is interested. Anyway, did you get your problem figured out? Dave Gruska That would be cool to see, it is one of the first things I thought

RE: Fusebox 4 Slow?

2006-06-07 Thread Eric Roberts
I think it just has a natural logic to it... Eric -Original Message- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: Wednesday, 07 June 2006 13:06 To: CF-Talk Subject: Re: Fusebox 4 Slow? Eric, You'd be surprised how many people develop sites like this. Pretty much everywhere

RE: Reopening timed out cfftp connection ..

2006-06-07 Thread Dave Watts
I'm wrong, I stand corrected. I was just making a suggestion based on my experience, and I'd hope that is allowed on this list. Well, I have no say whatsoever about what's allowed on this list, any more than you have. And I certainly have nothing against suggestions based on experience. I was

Re: Reopening timed out cfftp connection ..

2006-06-07 Thread Bryan Stevenson
A lot of people use Windows because they have to, or because they're more comfortable with it, or because that's what came on their shiny new Dell server, and use Linux instead is not an appropriate answer for the vast majority of questions on this list, in my opinion. Dave Watts, CTO, Fig

Re: Webservice authentication

2006-06-07 Thread Denny Valliant
Thanks Tom! I found some good stuff on bpurcell's blog as well. :D On 6/6/06, Tom Chiverton [EMAIL PROTECTED] wrote: On Tuesday 06 June 2006 02:04, Denny Valliant wrote: If you authenticate to a webservice via passing username and password as params, you should probably do it over SSL

RE: Reopening timed out cfftp connection ..

2006-06-07 Thread Munson, Jacob
Well, I have no say whatsoever about what's allowed on this list, any more than you have. And I certainly have nothing against suggestions based on experience. I was merely commenting on the increase in list noise in the last few days, about OSs, editors, frameworks, etc; this isn't

Re: Moving CF Variables to registry requires a restart?

2006-06-07 Thread Jochem van Dieten
Mark Kruger wrote: I can't find this in the docs and my recollection is YES that it does require a restart - but can anyone out there confirm that moving from registry to database for clients vars requires a cf restart? When you change the configuration the new location will be used

Re: Reopening timed out cfftp connection ..

2006-06-07 Thread Bryan Stevenson
I'd love too know if there are any posted rules on HOF somewhere so people could be pointed that direction when neccessary. It's Mike D and his big I'll kick you off the list hammer ;-) He's been otherwise occupied over the last week, so the mine is bigger than your threads have been

OT: accesskey conundrum

2006-06-07 Thread Damien McKenna
Here's the story. I'm working on a series of somewhat long forms that I'd like to make completely accessible using accesskeys in addition to other basics (labels, pure CSS layout, etc). The problem is that I'm ending up with more fields than accesskeys makes sense for, and there are

anybody a cartweaver user?

2006-06-07 Thread Ray Champagne
I have some pretty basic questions that I need answers to, and thought I might be able to get them here before I go Googling and hunting -- ~~~ Ray Champagne :: [EMAIL PROTECTED] ~~~ ~| Message:

ListGetAt issue

2006-06-07 Thread Bruce Sorge
I have this line of code: cfif IsUserInRole(SuperAdmin) OR IsUserInRole(Admin) OR ListGetAt('GetAuthUser',1) EQ (qEmployees.Employee_ID) a href=Add_New_Employee.cfm?Employee_ID=#Employee_ID#Action=EditEmpUpdate /a /cfif I am logged in, and when I go to the page that has this code, I do

re: anybody a cartweaver user?

2006-06-07 Thread dave
yeah, shoot away ~Dave the disruptor~ From: Ray Champagne [EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 4:07 PM To: CF-Talk cf-talk@houseoffusion.com Subject: anybody a cartweaver user? I have some pretty basic questions that I need answers to, and

  1   2   >