Code Assist and Code Coloring in Coldfusion Builder

2010-04-05 Thread David Mineer Jr
Code Assist and Code Coloring are not working in my workspace. However, they do work in the default workspace setup by the installation. Any ideas on how to remedy this? -- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's

Re: Code Assist and Code Coloring in Coldfusion Builder

2010-04-05 Thread David Mineer Jr
this is an already existing workspace, so I guess that wouldn't apply as I switch between the two and I did try it but it did not work. Creating a new workspace, even with out checking that option works fine. All code assist and coloring works when doing this. I guess I could move everything,

Re: Secure Hosted Subversion Services: Suggestions and experiences?

2010-08-08 Thread David Mineer Jr
I used codesion for years, then switched to unfuddle. Little cheaper and lots more features (at that time). Both are good but I sure love unfuddle. On Thu, Aug 5, 2010 at 10:20 AM, Dominic Watson watson.domi...@googlemail.com wrote: Key features: * Security (proven enough to convince

Re: CF 9.01 S3:// not working

2010-12-23 Thread David Mineer Jr
I am having this same problem. But I am pretty sure my server is running the latest update: Version: 9,0,1,274733 Could anything else cause this. I have restarted the app and see the s3 variables in there using application.getApplicationSettings(). --- David Mineer Jr

Re: S3 Setup Process

2010-12-27 Thread David Mineer Jr
Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now. Not tomorrow. Not next week. But today. The true entrepreneur is a doer. On Mon, Dec 27

Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr
+Waddress2=city=Cedar+Citystate=UT but nothing in the response tab --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now. Not tomorrow

Re: Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr
that there was an error, just don't know how to return the error that is sent back (assuming it is getting back to me. --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who

Re: Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr
better look more into this and see how I am going to handle this. This is an internal app and that service only responds to internal requests. --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have

Re: Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr
Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now. Not tomorrow. Not next week. But today. The true entrepreneur is a doer. On Fri, May 6

Re: Replace cfhttp with jquery.post()

2011-05-07 Thread David Mineer Jr
there. No luck. How can I get to those values with jquery? --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now. Not tomorrow

Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll

2011-09-29 Thread David Mineer Jr
really have researched this and hopefully I am just missing something simple. --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now

Re: Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll

2011-09-29 Thread David Mineer Jr
/runtime/jre\bin\server\jvm.dll. That is also what shows up in the coldfusion-out.log --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about

Re: multiple email addresses in cfmail FROM attribute

2011-09-29 Thread David Mineer Jr
You would just loop over the list of emails and use cfmail inside the loop to send, right? I could be misunderstanding exactly what you are asking. --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot

Re: Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll

2011-09-29 Thread David Mineer Jr
Where can I get that from? --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now. Not tomorrow. Not next week. But today

Re: Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll

2011-09-29 Thread David Mineer Jr
coldfusion services are running, but the main application service won't start up. And the web configuration tool won't either crap! Anyone else have any ideas? --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot

Re: Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll

2011-09-29 Thread David Mineer Jr
help. --- David Mineer Jr ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid

cfpdf and cfzip without writing to disk

2012-02-29 Thread David Mineer Jr
and the customer downloads the zip file. Do I have to write the modified pdf (the one with the watermark) to disk to be able to add it the zip? I can't seem to get cfzip to take the pdf variable. I can only get cfzip to read from disk. TIA --- David Mineer Jr - The critical

Re: cfpdf and cfzip without writing to disk

2012-02-29 Thread David Mineer Jr
Ray's right, cfpdf doesn't work with VFS. I did see that in the docs. --- David Mineer Jr - The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now