cfpdf and cfzip without writing to disk

2012-02-29 Thread David Mineer Jr

I want to take a pdf, add a watermark and then add that file to a zip
folder.  I want the original file to stay where it is, without the
watermark.  But the new pdf with the watermark should be added to the pdf
file.

I also want everything but the original deleted when the page finishes 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 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.


~|
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:350161
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.


~|
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:350170
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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

2011-09-29 Thread David Mineer Jr

I just got a new computer yesterday. Setup was easy.  Everything went on the
new computer in just a few hours.  Except coldfusion.  For the life of me I
cannot get coldfusion 9.0.1 installed and running.

Installing coldfusion 9.0 is no problem and it works.

However, the upgrade from 9.0 to 9.0.1 is not working at all.  I tried all
variations.  Using IIS. Using the builtin web server.  Saw all the IIS
compatibility stuff and played with variations of that.

Windows 7 Home 64 bit

The log shows the following:

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

Coldfusion won't start and the web server configuration tool just flashes
and goes away before I can read what is happening.

I saw some posts about msvcr71.dll . I could only find that file in one
place, an that was part of a roxio or some software and moving it over did
not fix the problem

Can anyone help?  I 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. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.


~|
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:347792
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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

2011-09-29 Thread David Mineer Jr

The update completes succesfully. It restarts all CF services (I do stop
them before upgrade) except the main one.  And running the webserver
configuration tool or starting the Main CF 9 service both don't work.  Doing
those from the command line give the error: Error loading:
C:/ColdFusion9/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 them now. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.


On Thu, Sep 29, 2011 at 10:06 AM, Russ Michaels r...@michaels.me.uk wrote:


 check the update log and it will tell you what failed.
 you also need to make sure you have ALL the cf related services and
 IIS stopped when you update.


 On Thu, Sep 29, 2011 at 4:50 PM, David Mineer Jr min...@gmail.com wrote:
 
  I just got a new computer yesterday. Setup was easy.  Everything went on
 the
  new computer in just a few hours.  Except coldfusion.  For the life of me
 I
  cannot get coldfusion 9.0.1 installed and running.
 
  Installing coldfusion 9.0 is no problem and it works.
 
  However, the upgrade from 9.0 to 9.0.1 is not working at all.  I tried
 all
  variations.  Using IIS. Using the builtin web server.  Saw all the IIS
  compatibility stuff and played with variations of that.
 
  Windows 7 Home 64 bit
 
  The log shows the following:
 
  Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll
 
  Coldfusion won't start and the web server configuration tool just flashes
  and goes away before I can read what is happening.
 
  I saw some posts about msvcr71.dll . I could only find that file in one
  place, an that was part of a roxio or some software and moving it over
 did
  not fix the problem
 
  Can anyone help?  I 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. Not
  tomorrow. Not next week. But today.
  The true entrepreneur is a doer.
 
 
 

 

~|
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:347794
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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 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 Thu, Sep 29, 2011 at 11:34 AM, Steve LaBadie slaba...@po-box.esu.eduwrote:


 I have never come across this before. I was asked to create a form that
 ask for all attendees that are coming to an event, which means multiple
 emails addresses using CFMAIL.



 Is this possible?



 Steve LaBadie, Web Manager

 East Stroudsburg University

 570-422-3999

 http://www.esu.edu http://www.esu.edu/

 slaba...@esu.edu





 

~|
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:347797
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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.
The true entrepreneur is a doer.


On Thu, Sep 29, 2011 at 12:10 PM, Russ Michaels r...@michaels.me.uk wrote:


 try updating your msvcr71.dll to a newer version

 On Thu, Sep 29, 2011 at 5:14 PM, David Mineer Jr min...@gmail.com wrote:
 
  The update completes succesfully. It restarts all CF services (I do stop
  them before upgrade) except the main one.  And running the webserver
  configuration tool or starting the Main CF 9 service both don't work.
  Doing
  those from the command line give the error: Error loading:
  C:/ColdFusion9/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 them now. Not
  tomorrow. Not next week. But today.
  The true entrepreneur is a doer.
 
 
  On Thu, Sep 29, 2011 at 10:06 AM, Russ Michaels r...@michaels.me.uk
 wrote:
 
 
  check the update log and it will tell you what failed.
  you also need to make sure you have ALL the cf related services and
  IIS stopped when you update.
 
 
  On Thu, Sep 29, 2011 at 4:50 PM, David Mineer Jr min...@gmail.com
 wrote:
  
   I just got a new computer yesterday. Setup was easy.  Everything went
 on
  the
   new computer in just a few hours.  Except coldfusion.  For the life of
 me
  I
   cannot get coldfusion 9.0.1 installed and running.
  
   Installing coldfusion 9.0 is no problem and it works.
  
   However, the upgrade from 9.0 to 9.0.1 is not working at all.  I tried
  all
   variations.  Using IIS. Using the builtin web server.  Saw all the IIS
   compatibility stuff and played with variations of that.
  
   Windows 7 Home 64 bit
  
   The log shows the following:
  
   Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll
  
   Coldfusion won't start and the web server configuration tool just
 flashes
   and goes away before I can read what is happening.
  
   I saw some posts about msvcr71.dll . I could only find that file in
 one
   place, an that was part of a roxio or some software and moving it over
  did
   not fix the problem
  
   Can anyone help?  I 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. Not
   tomorrow. Not next week. But today.
   The true entrepreneur is a doer.
  
  
  
 
 
 
 

 

~|
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:347811
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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

2011-09-29 Thread David Mineer Jr

Everything I found to download was the same version as the one on my
machine.  I put it in the directory. I restarted and registered the
downloaded file.  But still same problem.

I installed the latest Java JDK because I saw that in a thread somewhere.

This is kicking my but.  All the other 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 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 Thu, Sep 29, 2011 at 12:40 PM, Russ Michaels r...@michaels.me.uk wrote:


 here you go

 http://lmgtfy.com/?q=download+msvcr71.dll


 
 
  On Thu, Sep 29, 2011 at 12:10 PM, Russ Michaels r...@michaels.me.uk
 wrote:
 
 
  try updating your msvcr71.dll to a newer version
 
  On Thu, Sep 29, 2011 at 5:14 PM, David Mineer Jr min...@gmail.com
 wrote:
  
   The update completes succesfully. It restarts all CF services (I do
 stop
   them before upgrade) except the main one.  And running the webserver
   configuration tool or starting the Main CF 9 service both don't work.
   Doing
   those from the command line give the error: Error loading:
   C:/ColdFusion9/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 them now. Not
   tomorrow. Not next week. But today.
   The true entrepreneur is a doer.
  
  
   On Thu, Sep 29, 2011 at 10:06 AM, Russ Michaels r...@michaels.me.uk
  wrote:
  
  
   check the update log and it will tell you what failed.
   you also need to make sure you have ALL the cf related services and
   IIS stopped when you update.
  
  
   On Thu, Sep 29, 2011 at 4:50 PM, David Mineer Jr min...@gmail.com
  wrote:
   
I just got a new computer yesterday. Setup was easy.  Everything
 went
  on
   the
new computer in just a few hours.  Except coldfusion.  For the life
 of
  me
   I
cannot get coldfusion 9.0.1 installed and running.
   
Installing coldfusion 9.0 is no problem and it works.
   
However, the upgrade from 9.0 to 9.0.1 is not working at all.  I
 tried
   all
variations.  Using IIS. Using the builtin web server.  Saw all the
 IIS
compatibility stuff and played with variations of that.
   
Windows 7 Home 64 bit
   
The log shows the following:
   
Error loading: C:/ColdFusion9/runtime/jre\bin\server\jvm.dll
   
Coldfusion won't start and the web server configuration tool just
  flashes
and goes away before I can read what is happening.
   
I saw some posts about msvcr71.dll . I could only find that file in
  one
place, an that was part of a roxio or some software and moving it
 over
   did
not fix the problem
   
Can anyone help?  I 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. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.
   
   
   
  
  
  
  
 
 
 
 

 

~|
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:347826
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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

2011-09-29 Thread David Mineer Jr

K, hold the phone.  Looks like I installed 64 bit cf and downloaded and
tried to install the 32 bit 9.0.1 upgrade file.  So I'm a complete idiot.  I
get a new computer and apparently I can't even think straight cause I am so
excited.

Sorry. Thanks for trying to help me. Apparently I am beyond 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:347837
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Replace cfhttp with jquery.post()

2011-05-07 Thread David Mineer Jr

That's a great idea, and I have everything working to do that now.  I get
the query back, serializeJSON the results and I can see them in an alert
box.

BUT.  For the life of me I cannot figure out how to access those elements
with jQuery.

This should probably be in a new thread, and I do see alot of threads where
people are frustrated with this.  I have been pulling my hair out for hours.

jsonvar = serializeJSON(qry)
tostring(jsonvar, 'jsvar')

I really just want to do jsvar.field1 or jsvar.field2.  That doesn't work.
I have tried variations of $.each and everything I can find out 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. Not next week. But today.
The true entrepreneur is a doer.


On Fri, May 6, 2011 at 9:54 PM, andy matthews li...@commadelimited.comwrote:


 Simplest thing to do would be to put the cfhttp call into a cfc, then call
 that from jQuery.


 andy

 -Original Message-
 From: David Mineer Jr [mailto:min...@gmail.com]
 Sent: Friday, May 06, 2011 7:53 PM
 To: cf-talk
 Subject: Re: Replace cfhttp with jquery.post()


 K, hold up.  This has something to do with the ip address of the calling
 function.  This program can only be called from the local server i.e.
 localhost.  cfhttp must call from localhost and so it works.  jQuery.post()
 must call from the client ip address and therefore won't ever work.

 So I 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 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, 2011 at 5:55 PM, David Mineer Jr min...@gmail.com wrote:

  Nice catch.  I also had address2 instead of addressline2.  I changed
 those
  and still nothing.
 
  I get the code pasted above for the post info when I click on the link,
 but
  the response info is blank.  That's what has me flustered.  I get nothing
  back.  The link turns red and I can alert 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.
 
 
 




 

~|
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:344326
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr

I am trying to replace this:

CFhttp URL=http://localhost:8082/; method=post
cfhttpparam name=address value=68 N 4000 W
type=formfield
cfhttpparam name=addressline2 value= type=formfield
cfhttpparam name=city value=Cedar City
type=formfield
cfhttpparam name=state value=UT type=formfield
/CFHTTP

with this

$(document).ready(function(){
var url = 'http://localhost:8082/',
mydata = {address1 : '68 N 4000 W', address2 : '' ,city : 'Cedar
City', state : 'UT'};
$.post(url, mydata,function(resp){
alert(resp);
}
);

});

the jQuery seems to work, but I get nothing back and the post url turns red
in firebug.  How do I at least return an error. I can return that there is
an error, but not the actual error message.

The cfhttp works great and returns xml.

If I could figure out the actual error message I could maybe move to the
next step.

Firebug returns the following in the post tab:

POST http://localhost:8082/



HeadersPostResponse
Parametersapplication/x-www-form-urlencoded
address168 N 4000 Waddress2
cityCedar CitystateUT
Source
address1=68+N+4000+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. Not next week. But today.
The true entrepreneur is a doer.


~|
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:344308
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr

Nice catch.  I also had address2 instead of addressline2.  I changed those
and still nothing.

I get the code pasted above for the post info when I click on the link, but
the response info is blank.  That's what has me flustered.  I get nothing
back.  The link turns red and I can alert 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 decide to do
something about them now. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.


On Fri, May 6, 2011 at 5:02 PM, Jason Fisher ja...@wanax.com wrote:


 Not sure if it's just and oversight, but you've got address in the
 CFHTTP version and address1 in the jQ version.

 As for the error, don't you get the response struct in Firebug if you
 click on the URL?


 On 5/6/2011 6:11 PM, David Mineer Jr wrote:
  I am trying to replace this:
 
  CFhttp URL=http://localhost:8082/; method=post
   cfhttpparam name=address value=68 N 4000 W
  type=formfield
   cfhttpparam name=addressline2 value=
 type=formfield
   cfhttpparam name=city value=Cedar City
  type=formfield
   cfhttpparam name=state value=UT type=formfield
  /CFHTTP
 
  with this
 
   $(document).ready(function(){
   var url = 'http://localhost:8082/',
   mydata = {address1 : '68 N 4000 W', address2 : '' ,city : 'Cedar
  City', state : 'UT'};
   $.post(url, mydata,function(resp){
   alert(resp);
   }
   );
 
   });
 
  the jQuery seems to work, but I get nothing back and the post url turns
 red
  in firebug.  How do I at least return an error. I can return that there
 is
  an error, but not the actual error message.
 
  The cfhttp works great and returns xml.
 
  If I could figure out the actual error message I could maybe move to the
  next step.
 
  Firebug returns the following in the post tab:
 
  POST http://localhost:8082/
 
 
 
  HeadersPostResponse
  Parametersapplication/x-www-form-urlencoded
  address168 N 4000 Waddress2
  cityCedar CitystateUT
  Source
  address1=68+N+4000+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. Not next week. But today.
  The true entrepreneur is a doer.
 
 
 

 

~|
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:344312
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr

K, hold up.  This has something to do with the ip address of the calling
function.  This program can only be called from the local server i.e.
localhost.  cfhttp must call from localhost and so it works.  jQuery.post()
must call from the client ip address and therefore won't ever work.

So I 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 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, 2011 at 5:55 PM, David Mineer Jr min...@gmail.com wrote:

 Nice catch.  I also had address2 instead of addressline2.  I changed those
 and still nothing.

 I get the code pasted above for the post info when I click on the link, but
 the response info is blank.  That's what has me flustered.  I get nothing
 back.  The link turns red and I can alert 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.





~|
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:344313
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Replace cfhttp with jquery.post()

2011-05-06 Thread David Mineer Jr

The cfhttp portion works from the same page.  And for the program it uses
You have to define the ip addresses that it listens on, so of course your
options are limited there.  It is only for an internal app, but building it
like everything else using CF is what works best for 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 decide to do
something about them now. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.


On Fri, May 6, 2011 at 7:18 PM, Russ Michaels r...@michaels.me.uk wrote:


 If the page you are trying to call is not web accessible then that indeed
 would be your problem, can;t you just put in the same folder as the rest of
 the site so that you can call it from Jquery ?


 On Sat, May 7, 2011 at 1:59 AM, Justin Scott leviat...@darktech.org
 wrote:

 
   This program can only be called from the local server i.e.
   localhost.  cfhttp must call from localhost and so it works.
 
  You could easily write a little CF-based form post proxy that would
  take in the request and re-post it internally and pass the results
  back to the client.
 
 
  -Justi
 
 

 

~|
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:344316
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: S3 Setup Process

2010-12-27 Thread David Mineer Jr

How do you add some one as a user and control their access?  Is that only
available via the API, or can it be done through the management console or
on the website somewhere?  I have tried to find this and only info I can
find is that it is in Beta and only available via the API.

---
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.
The true entrepreneur is a doer.


On Mon, Dec 27, 2010 at 1:06 PM, Stefan Richter ste...@flashcomguru.comwrote:


 Let your client sign up unless you want to pay his bill :-)
 He can then set you up as a user with privileges to match the type of
 access you need.

 Cheers

 Stefan




 On 27 Dec 2010, at 19:42, Dean Lawrence wrote:

 
  I've been fooling around with Amazon's S3 service and am getting ready to
 implement it for a client. However, I'm unsure of the process for signing up
 for a client account. Do I just have my client create the account and then
 supply me with the credentials or do I need to use my developer credentials
 in some way?
 
  Thanks,
 
  Dean


 

~|
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:340286
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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
-
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.


~|
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:340265
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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 legal types to trust their data with)
 * Performance
 * Scalability

 Tales of joys / woes with hosts would be much appreciated.

 TIA

 Dominic

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336108
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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 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.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332585
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


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, just don't want to, but.

On Mon, Apr 5, 2010 at 11:03 AM, Dave Watts dwa...@figleaf.com wrote:


  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?

 These settings are per-workspace settings, I think. By default, when
 you create a new workspace, it won't carry over the settings from the
 previous workspace. You can copy settings from one workspace to
 another by using the Switch Workspace ... Other option, and
 checking the Workbench Layout option under Copy Settings.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332589
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Creating documentation

2010-02-07 Thread David Mineer

Yes, your right.  Although I am the only one on the team.   I constantly
find myself having to study up on a portion of code I wrote years, or
actually even just months ago, because I can't remember what the heck I was
thinking.  I also find that creating documentation forces me to think
through stuff a little better.

Also, if something were to happen to me, I would like a resource that my
business could turn to that would help keep tings going.

But, this is mainly for internal purposes.  I guess I should also consider
documentation for users, but right now I am more interested in
 documentation for my own reference.

On Sat, Feb 6, 2010 at 5:35 PM, Mike Chabot mcha...@gmail.com wrote:


 It sounds like you are considering documentation targeted at other
 programmers on the project team. Is this correct? Identifying the
 target audience helps determine the programs to use.

 -Mike Chabot

 On Sat, Feb 6, 2010 at 6:38 PM, David Mineer min...@gmail.com wrote:
 
  I want to be better about creating documentation for the coldfusion apps
  that I write.  I wonder what you all are using? Today I have been
 searching
  for options.  Two options that I have looked at are google sites and
 trac.
   I have been using svn for years for source code control through csvdude
 and
  it comes with trac.  We also have google sites, which I like, but it is
 so
  basic and difficult to use. Trac isn't bad, but
 
  I would just like to hear what everyone uses to create documentation.
 
  Thanks,
 
  --
  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.
  The true entrepreneur is a doer.
 
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330460
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Creating documentation

2010-02-06 Thread David Mineer

I want to be better about creating documentation for the coldfusion apps
that I write.  I wonder what you all are using? Today I have been searching
for options.  Two options that I have looked at are google sites and trac.
 I have been using svn for years for source code control through csvdude and
it comes with trac.  We also have google sites, which I like, but it is so
basic and difficult to use. Trac isn't bad, but

I would just like to hear what everyone uses to create documentation.

Thanks,

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330452
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Login protection and verification

2010-01-14 Thread David Mineer

I want to protect my site login.  I first want to lock users out after so
many failed login attempts.  Lock them out for a specified amount of time. I
also want to require them to click a link from an email that they receive
the first time they login from a computer.

The email verification seems to get real complicated real fast when I try to
program that completely myself.

I was wondering if anyone knows of any articles or even better, any plugins
or cfc that have been written that are good examples or take care of this
type of issue.

TIA,

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329702
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF9 beans, cfqueryparam, and dates

2010-01-11 Thread David Mineer

You have accessors=true on your component right?

On Mon, Jan 11, 2010 at 3:05 PM, Scott Brady dsbr...@gmail.com wrote:


 I'm using the new bean type of component in CF9 for the first time
 and I'm running into a frustrating problem when trying to insert into
 the database (SQL Server 2005). The bean is set up with the following
 code:

 cfcomponent name=myBean.cfc hint=This sets and gets properties for
 my bean strict=true
cfproperty name=myID type=int default=0 /
cfproperty name=userID type=int default=0 /
cfproperty name=fileName type=string default= /
cfproperty name=rowsInFile type=int default=0 /
cfproperty name=rowsAttempted type=int default=0 /
cfproperty name=rowsFailed type=int default=0 /
cfproperty name=statusID type=int default=1 /
cfproperty name=startTime type=date /
cfproperty name=endTime type=date /
cfproperty name=created type=date /
cfproperty name=createdBy type=int default=0 /
cfproperty name=modified type=date /
cfproperty name=modifiedBy type=int default=0 /
cfproperty name=active type=boolean default=true /
 /cfcomponent

 And, in a DAO, I have the following insert:
INSERT INTO myTbl
(
userID,
fileName,
rowsInFile,
rowsAttempted,
rowsFailed,
statusID,
startTime,
endTime,
created,
createdBy,
modified,
modifiedBy,
active
)
VALUES
(
cfqueryparam
 value=#arguments.bean.getAdvertiserID()#
 cfsqltype=cf_sql_int /,
cfqueryparam
 value=#arguments.bean.getFileName()#
 cfsqltype=cf_sql_varchar /,
cfqueryparam
 value=#arguments.bean.getRowsInFile()#
 cfsqltype=cf_sql_int /,
cfqueryparam
 value=#arguments.bean.getRowsAttempted()#
 cfsqltype=cf_sql_int /,
cfqueryparam
 value=#arguments.bean.getRowsFailed()#
 cfsqltype=cf_sql_int /,
cfqueryparam
 value=#arguments.bean.getStatusID()#
 cfsqltype=cf_sql_int /,
cfqueryparam
 value=#arguments.bean.getStartTime()#
 cfsqltype=cf_sql_datetime /,
cfqueryparam
 value=#arguments.bean.getEndTime()#
 cfsqltype=cf_sql_datetime null=#NOT
 isDate(arguments.bean.getEndTime())# /,
cfqueryparam
 value=#arguments.bean.getCreated()#
 cfsqltype=cf_sql_datetime /,
cfqueryparam
 value=#arguments.bean.getCreatedBy()#
 cfsqltype=cf_sql_int /,
cfqueryparam
 value=#arguments.bean.getModified()#
 cfsqltype=cf_sql_datetime /,
cfqueryparam
 value=#arguments.bean.getModifiedBy()#
 cfsqltype=cf_sql_int /,
cfqueryparam
 value=#arguments.bean.getActive()# cfsqltype=cf_sql_bit /
);


 (the endTime column can be null, and for the insert, it pretty much
 should be -- the other date fields default to getdate())

 When I run the insert, I get this error:
 Conversion failed when converting datetime from character string.

 I've tried using the default attribute for the properties to set them
 to #now()# (which didn't seem to actually set the value). When
 instantiating a bean, I've tried setting the non-nullable dates to be
 #now()#.  I've taken my query and put it into SQL Server (hard-coding
 values) and it works.  I've tried using createODBCDateTime() [as in my
 example] in case there was something weird with the way the dates were
 formatted (haven't had to do that in the past).  If I take out all of
 the date fields in the query, it works.  And, it appears to be every
 date field that causes the problem (well, not endTime, since the null
 is working).

 So, I'm at a loss.  Short of going back to the old way of doing
 beans [manually doing the getters and setters], I don't know what to
 do.

 Any suggestions?

 Scott
 --
 -
 Scott Brady
 http://www.scottbrady.net/

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329554
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 

XML-RPC

2010-01-08 Thread David Mineer

Does anyone have up to date information on connecting to a XMLRPC
webservice.  I am trying to connect to the www.infusionsoft.com web service
and that is what they provide.

I did find some info on xmlrpc.cfc, but it does seem very old, but it might
still work, although I am a little confused as to how I pass my api key and
other info back to the webservice.

Thanks,

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329528
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: XML-RPC

2010-01-08 Thread David Mineer

Thanks Justin.  I did talk to them after I posted and I will be buying that
on Monday morning.  He gave me a demo and showed me some of the code and it
would take me weeks, at least, to recreate that stuff if I even understood
it in the first place.

Good to hear that it is as easy and powerful as I was hoping.

Thanks,

On Fri, Jan 8, 2010 at 1:30 PM, Justin Scott
jscott-li...@gravityfree.comwrote:


  Does anyone have up to date information on connecting to
  a XMLRPC webservice.  I am trying to connect to the
  www.infusionsoft.com web service and that is what they provide.

 Hi David, check this out:

 http://dougharrison.info/66/infusionsoft-coldfusion-sdk

 I had to integrate an application with InfusionSoft beginning the middle of
 last year.  We purchased the SDK that Liquifusion created and it works like
 a charm.  We purchased the option that includes the source code and support
 and I've not been disappointed.  Their SDK is CF-based and maps directly to
 the InfusionSoft API.  You just createObject() the SDK and you're up and
 running.  It's worth every penny.


 -Justin



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329537
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


jquery javascript coldfusion.navigate cflayout cfdiv

2010-01-07 Thread David Mineer

We cannot get a simple jquery function to work using coldfusion.navigate,
cflayout and a cfdiv.  One of those 3 or a combination is causing us fits.

page 1: checkbox2.cfm
--
script src=
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js;/scripthttp://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js%22%3E%3C/script


script
$(document).ready(function(){

 $(#checkboxall).click(function()
  {
   var checked_status = this.checked;
   $(input[name=mapid]).each(function()
   {
this.checked = checked_status;
   });
  });

});
/script

label for=checkboxallSelect Allinput id=checkboxall type=checkbox
/

FORM
 input name=mapid type=checkbox /BR
 input name=mapid type=checkbox /BR
 input name=mapid type=checkbox /BR
/form

Page 2: checkboxtest.cfm

cflayout type=border name=layoutborder
  cflayoutarea name=Center position=center
a href=javascript:ColdFusion.navigate('checkbox2.cfm','catz')Click
Here/a
  /cflayoutarea
/cflayout
cfdiv id=catz
/cfdiv

---

The first page, by itself works just fine.  The second page gives an error
and we cannot figure out a solution.  I really like the dynamic nature of
using coldfusion.navigate to load a page into the cfdiv on the fly.

How can I make the second page work?

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329470
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: jquery javascript coldfusion.navigate cflayout cfdiv

2010-01-07 Thread David Mineer

It was on the target page (the page that is called by coldfusion.navigate,
checkbox2.cfm)

Moving it to the parent page (checkboxtest.cfm) actually gets rid of the
error message, but the function does not work.

On Thu, Jan 7, 2010 at 12:30 PM, Martin Franklin ma...@assetresearch.comwrote:


 Have you tried including the jQuery library on target page?

 - Original Message -
 From: David Mineer min...@gmail.com
 To: cf-talk cf-talk@houseoffusion.com
 Sent: Thursday, January 07, 2010 12:09 PM
 Subject: ***SPAM*** jquery javascript coldfusion.navigate cflayout cfdiv


 
  We cannot get a simple jquery function to work using coldfusion.navigate,
  cflayout and a cfdiv.  One of those 3 or a combination is causing us
 fits.
 
  page 1: checkbox2.cfm
  --
  script src=
  http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
 /script
 http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js%22%3E%3C/script
 
  
 
  script
  $(document).ready(function(){
 
  $(#checkboxall).click(function()
   {
var checked_status = this.checked;
$(input[name=mapid]).each(function()
{
 this.checked = checked_status;
});
   });
 
  });
  /script
 
  label for=checkboxallSelect Allinput id=checkboxall
 type=checkbox
  /
 
  FORM
  input name=mapid type=checkbox /BR
  input name=mapid type=checkbox /BR
  input name=mapid type=checkbox /BR
  /form
  
  Page 2: checkboxtest.cfm
 
  cflayout type=border name=layoutborder
   cflayoutarea name=Center position=center
 a href=javascript:ColdFusion.navigate('checkbox2.cfm','catz')Click
  Here/a
   /cflayoutarea
  /cflayout
  cfdiv id=catz
  /cfdiv
 
  ---
 
  The first page, by itself works just fine.  The second page gives an
 error
  and we cannot figure out a solution.  I really like the dynamic nature of
  using coldfusion.navigate to load a page into the cfdiv on the fly.
 
  How can I make the second page work?
 
  --
  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.
  The true entrepreneur is a doer.
 
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329475
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: jquery javascript coldfusion.navigate cflayout cfdiv

2010-01-07 Thread David Mineer

The answer came from the jedi master himself Ray Camden:

if you put the click handler in the root document,
and switch it to Live(), then it will work.

So changing the event handler to
   $(#checkboxall).live(click,function()  {
Makes it work.

Even Ray was a little surprised that Live() was needed in this case.  I
never even heard of Live() cause I don't use jQuery that much, I should
start.

But it works now, thanks All.

On Thu, Jan 7, 2010 at 1:39 PM, Qing Xia txiasum...@gmail.com wrote:


 I am a jQuery newbie so I definitely feel your pain.  One method that has
 worked for me is to the bottom-up approach.

 Start with a bare-bone simple form with just the jQuery stuff and then add
 the other stuff you want in, one by one.  Make sure to also strip down your
 CSS file to just those definitions directly relating to the jQuery
 stuff. This way you can figure out when it stops working and then narrow it
 down to the prime suspect.

 The other thing is to test the stuff at each stage in all browsers you
 have.
  If it doesn't work in any of them, then you know the problem is your code.

 On Thu, Jan 7, 2010 at 3:07 PM, David Mineer min...@gmail.com wrote:

 
  It was on the target page (the page that is called by
 coldfusion.navigate,
  checkbox2.cfm)
 
  Moving it to the parent page (checkboxtest.cfm) actually gets rid of the
  error message, but the function does not work.
 
  On Thu, Jan 7, 2010 at 12:30 PM, Martin Franklin 
 ma...@assetresearch.com
  wrote:
 
  
   Have you tried including the jQuery library on target page?
  
   - Original Message -
   From: David Mineer min...@gmail.com
   To: cf-talk cf-talk@houseoffusion.com
   Sent: Thursday, January 07, 2010 12:09 PM
   Subject: ***SPAM*** jquery javascript coldfusion.navigate cflayout
 cfdiv
  
  
   
We cannot get a simple jquery function to work using
  coldfusion.navigate,
cflayout and a cfdiv.  One of those 3 or a combination is causing us
   fits.
   
page 1: checkbox2.cfm
--
script src=
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
   /script
  
 
 http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js%22%3E%3C/script
   

   
script
$(document).ready(function(){
   
$(#checkboxall).click(function()
 {
  var checked_status = this.checked;
  $(input[name=mapid]).each(function()
  {
   this.checked = checked_status;
  });
 });
   
});
/script
   
label for=checkboxallSelect Allinput id=checkboxall
   type=checkbox
/
   
FORM
input name=mapid type=checkbox /BR
input name=mapid type=checkbox /BR
input name=mapid type=checkbox /BR
/form

Page 2: checkboxtest.cfm
   
cflayout type=border name=layoutborder
 cflayoutarea name=Center position=center
   a
  href=javascript:ColdFusion.navigate('checkbox2.cfm','catz')Click
Here/a
 /cflayoutarea
/cflayout
cfdiv id=catz
/cfdiv
   
---
   
The first page, by itself works just fine.  The second page gives an
   error
and we cannot figure out a solution.  I really like the dynamic
 nature
  of
using coldfusion.navigate to load a page into the cfdiv on the fly.
   
How can I make the second page work?
   
--
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.
The true entrepreneur is a doer.
   
   
   
  
  
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329479
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Renumber pdf pages

2009-12-21 Thread David Mineer

How do I reset the page number using cfpdf?

Right now I merge 3 pdf files.  So the page numbers are 1,1,1,2,3,4,5.  If a
user tries to print out pages 1-3 they get all three pages numbered 1 and
also 2 and 3, so 5 total pages.

Anyway to reset the pagenumbering when I am doing the merge, or after, with
cfpdf?

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329290
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: changing cfreport format with direct link

2009-12-21 Thread David Mineer

Don't browse directly to the report.  Browse to cfm page that calls the
report using cfreport. Apply conditional logic there.

On Dec 21, 2009 12:58 AM, Anthony Doherty a.dohe...@advancesystems.co.uk
wrote:


Does anyone have any idea on this???

 Hi I have designed a number of reports for a user and they are  exported
into PDF format. I u...
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329284

Subscription: 
http://www.houseoffusion.com/groups/cf-talk/subscribe.cfmUnsubscribe:
http://www.hous...


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329291
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Post a form synchronously even though it is in a cfdiv

2009-11-13 Thread David Mineer

How do I force a form to post synchronously even thought it is inside a
cfdiv and therefore defaults to posting asynchronously?

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328379
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Post a form synchronously even though it is in a cfdiv

2009-11-13 Thread David Mineer

That is what I mean.  It submits inside the cfdiv, show the target page
pulls up completely inside the cfdiv.  I want it to pull up on a new page.
I changed the cfform to just use form and that fixed it for me, but I didn't
need any cfform goodness this time.  I did breifly test your _top suggestion
and that didn't make a difference when I was still using CFFORM.

On Fri, Nov 13, 2009 at 2:49 PM, Dave Watts dwa...@figleaf.com wrote:


  How do I force a form to post synchronously even thought it is inside a
  cfdiv and therefore defaults to posting asynchronously?

 What exactly do you mean? Do you want the entire page to refresh, not
 just the contents of the CFDIV? If so, just change the TARGET to
 incorporate the entire page (target=_top).

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/

 Fig Leaf Software provides the highest caliber vendor-authorized
 instruction at our training centers in Washington DC, Atlanta,
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328382
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CFMAP Problems in firefox

2009-11-13 Thread David Mineer

We are passing some addresses to the cfmap tag and it is working awesome.
In IE.  But in firefox it cuts of the right side of the map.  Normally you
see the map, hybrid, and satellite buttons.  In firefox it cuts it off so
you only barely see the left side of the map button, which is the leftmost
button, so it is cutting of quite a bit.

Chrom also does the same thing.

Has anyone ran into this and do you have a solution?

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328383
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFMAP Problems in firefox

2009-11-13 Thread David Mineer

This has something to do with the css that we are using, cause when we
remove it it works.  Now to track down the specific part of the css and find
a solution.

On Fri, Nov 13, 2009 at 3:49 PM, David Mineer min...@gmail.com wrote:

 We are passing some addresses to the cfmap tag and it is working awesome.
 In IE.  But in firefox it cuts of the right side of the map.  Normally you
 see the map, hybrid, and satellite buttons.  In firefox it cuts it off so
 you only barely see the left side of the map button, which is the leftmost
 button, so it is cutting of quite a bit.

 Chrom also does the same thing.

 Has anyone ran into this and do you have a solution?

 --
 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.
 The true entrepreneur is a doer.




-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328384
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Passing an object to Report Builder

2009-10-23 Thread David Mineer

Anyone know how I can pass an object to coldfusion report builder.

myObj.getValue() works on a web page.

I use cfreportparam name=myObj value=#myObj#

I create an input parameter in report builder param.myObj

Then I try and use param.myObj.getValue() and I get an error:

Error evaluating expression: Source Text

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327596
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Passing an object to Report Builder

2009-10-23 Thread David Mineer

Nevermind.  It just worked like I wanted it to.  I wanted the object in a
subreport but was only passing it to the main report.  Setup to pass from
main to subreport and now it works great.  Luv U CF!

On Fri, Oct 23, 2009 at 11:39 AM, David Mineer min...@gmail.com wrote:

 Anyone know how I can pass an object to coldfusion report builder.

 myObj.getValue() works on a web page.

 I use cfreportparam name=myObj value=#myObj#

 I create an input parameter in report builder param.myObj

 Then I try and use param.myObj.getValue() and I get an error:

 Error evaluating expression: Source Text

 --
 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.
 The true entrepreneur is a doer.




-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327598
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Cf9 tabbed layouts cflayout

2009-10-22 Thread David Mineer

I did see that after Ray's post about the release notes.  I honestly hadn't
seen the release notes before Ray's post.

But, if my memory serves me correct it only mentiones it for firefox, and I
did have the same problem with IE.

On Wed, Oct 21, 2009 at 9:21 AM, Tom Chiverton tom.chiver...@halliwells.com
 wrote:


 On Wednesday 21 Oct 2009, David Mineer wrote:
  The temporary workaround that I found for this was to set a height value
 in
  the cflayout tag.  You can see more details about how I fixed it in the
  comments on Sam's blog linked below.

 This is listed in the release notes isn't it ?

 --
 Helping to carefully orchestrate visionary eye-catching clicks-and-mortar
 eigth-generation ROI as part of the IT team of the year, '09 and '08

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England and
 Wales under registered number OC307980 whose registered office address is at
 Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A
 list of members is available for inspection at the registered office
 together with a list of those non members who are referred to as partners.
  We use the word “partner” to refer to a member of the LLP, or an employee
 or consultant with equivalent standing and qualifications. Regulated by the
 Solicitors Regulation Authority.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
 may be confidential or legally privileged.  If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents.  If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 2500.

 For more information about Halliwells LLP visit www.halliwells.co

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327488
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: How to display LARGE amounts of Data in a Timely Fashion

2009-10-22 Thread David Mineer

They can't see that much on one screen anyway.  So break it up and only give
them 500 at a time.  You can use startrow and maxrows for that.

Or you can spit it out in a .csv file that will pop up in excel or
openoffice.  I did this all the time with CF8 and it is even easier now with
cf9 because you can use cfspreadsheet.

On Wed, Oct 21, 2009 at 9:22 PM, Rick Colman rcol...@cox.net wrote:


 I need to query, retrieve and display a large amount of data; i.e. 4100
 rows by 50 columns of numerics, to the browser screen. It is really
 slow, and after some testing, the bottleneck seems to be on the page
 that displays the data. The query is OK and connection is ok. But, the
 user has to wait an unacceptably long time for the results to show.

 Ideally, I would like to break the returned data into about 10
 spreadsheet-style grids, with one grid per tab. TABLES is way too slow.

 Any ideas on how to render the displayed data quickly would be appreciated.

 Rick.

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327489
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Cf9 tabbed layouts cflayout

2009-10-21 Thread David Mineer

The temporary workaround that I found for this was to set a height value in
the cflayout tag.  You can see more details about how I fixed it in the
comments on Sam's blog linked below.

On Wed, Oct 14, 2009 at 3:01 PM, David Mineer min...@gmail.com wrote:

 Has anyone been able to workaround the bug in cflayout for tabbed
 interfaces.  Sam's blog has been very helpful, but so far I haven't been
 able to get that to work:


 http://samfarmer.instantspot.com/blog/2009/08/14/Use-cfajaximport-to-help-with-CF8-to-CF9-migration

 Seems like a pretty big bug to let slip past the final release. But cf9 is
 still awesome, just need this fixed.

 Thanks,

 --
 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.
 The true entrepreneur is a doer.




-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327421
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Cf9 tabbed layouts cflayout

2009-10-14 Thread David Mineer

Has anyone been able to workaround the bug in cflayout for tabbed
interfaces.  Sam's blog has been very helpful, but so far I haven't been
able to get that to work:

http://samfarmer.instantspot.com/blog/2009/08/14/Use-cfajaximport-to-help-with-CF8-to-CF9-migration

Seems like a pretty big bug to let slip past the final release. But cf9 is
still awesome, just need this fixed.

Thanks,

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327221
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Whitespace markers in CF Builder

2009-10-13 Thread David Mineer

I pressed some key combination that added some whitespace markers.  for
tabs (although smaller) and \r\n at the end of each line.

Anyone know where the setting to turn this off is located?  Little annoying.

Thanks,

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327142
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Whitespace markers in CF Builder

2009-10-13 Thread David Mineer

Beauty.  That was it.  Thank you!

On Tue, Oct 13, 2009 at 12:39 PM, Rob Parkhill robert.parkh...@gmail.comwrote:


 it is CTRL+. on Windows - Show Whitespace and CTRL+. removes it
 HTH

 Rob

 On Tue, Oct 13, 2009 at 2:29 PM, David Mineer min...@gmail.com wrote:

 
  I pressed some key combination that added some whitespace markers. 
 for
  tabs (although smaller) and \r\n at the end of each line.
 
  Anyone know where the setting to turn this off is located?  Little
  annoying.
 
  Thanks,
 
  --
  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.
  The true entrepreneur is a doer.
 
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327145
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Form in CFWINDOW - currently CHEATING to get parent to refresh...

2009-08-01 Thread David Mineer

Seems like I had an issue like this and I changed the submit button to just
a button (instead of submit) and used ColdFusion.navigate.  It has options
where you can chose which div to submit the form in and other options.

On Sat, Aug 1, 2009 at 3:10 PM, Les Mizzell lesm...@bellsouth.net wrote:


 I've still not figured this out.
 This isn't a do my work for me by posting some code request!

 I just need a pointer in the right direction. I've been looking at the
 live docs and miles of AJAX/Javascript code and my head is starting to
 hurt! Surely it can't be *that* complex!

 All I need to do...

 1. Display a number of returned records on a page (grid format doesn't
 really get it)

 2. With the parent window staying in place, click the record to update.

 3. Open a CFWINDOW withe update form.

 4. Submit the form, which will
a. update the database
b. update the displayed data on the parent page in place


 Works fine up to 4a. To refresh the changed data on the parent page
 though, I'm having to force a page refresh, which defeats the whole
 purpose of trying to get it to update in place without a page refresh.

 There's got to be a good tutorial on this somewhere, I've just not found
 it yet...

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325166
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Reporting

2009-07-29 Thread David Mineer

Are you able to invoke the reports from your web page and output them to
.pdf?

On Wed, Jul 29, 2009 at 2:42 PM, denstar valliants...@gmail.com wrote:


 On Tue, Jul 28, 2009 at 3:21 PM, David Mineermin...@gmail.com wrote:
 
  Is anyone using Jasper Reports or Crystal Reports with coldfusion.

 I use JasperReports/JasperServer, and I love 'em.

 --
 You cannot be mad at somebody who makes you laugh - it's as simple as that.
Jay Leno

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325104
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Reporting

2009-07-28 Thread David Mineer

Is anyone using Jasper Reports or Crystal Reports with coldfusion.

For years I have been using asp code to interact with cyrstal reports, but
now that I need to move to a new server (been trying that for 2 years) I
need to upgrade my code and am searching for a solution.

We publish a 3 column newsletter and I have not been able to duplicate this
in the coldfusion report builder.

Currently I can pass parameters to a crystal report, process the report, and
output the finished report to a pdf file for my user.

Is anyone doing this?

Can anyone build me a tag? I wouldn't expect this to be free.

Has anyone used http://asreports.riaforge.org/ with crystal reports XI.

Thanks for any information you can give 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 decide to do
something about them now. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325060
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: asynchronous form values

2009-07-22 Thread David Mineer

I had no luck figuring this out so I used another method.  I used
coldfusion.navigate to submit the form to a div at the bottom of the page.

This works great and is actually a nicer solution, but I still I wish I knew
how to make asynchronous form values stick.

On Mon, Jul 20, 2009 at 2:25 PM, David Mineer min...@gmail.com wrote:

 I have a form page.  Several of the fields are cfselect dropdowns with bind
 values that relate them to each other.  I save the values in an object in
 session scope.

 This page by itself works perfect.  You choose values, submit the form and
 when the page comes back, the values you chose are preselected.

 The problem is that I want the page as part of a tabbed interface.  So the
 main page contains several tabs, and the page in question pulls up when you
 click on it's tab.

 When the form is submitted from within the tab, the default values are not
 selected.  My research tells me that form values submitted asynchronously
 are not saved like you would expect in a normal page submit.

 How can I save and reference the chosen form values when the from is
 asynchronous.

 --
 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.
 The true entrepreneur is a doer.




-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324819
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


asynchronous form values

2009-07-20 Thread David Mineer

I have a form page.  Several of the fields are cfselect dropdowns with bind
values that relate them to each other.  I save the values in an object in
session scope.

This page by itself works perfect.  You choose values, submit the form and
when the page comes back, the values you chose are preselected.

The problem is that I want the page as part of a tabbed interface.  So the
main page contains several tabs, and the page in question pulls up when you
click on it's tab.

When the form is submitted from within the tab, the default values are not
selected.  My research tells me that form values submitted asynchronously
are not saved like you would expect in a normal page submit.

How can I save and reference the chosen form values when the from is
asynchronous.

-- 
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.
The true entrepreneur is a doer.


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324742
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Saving beans to a databse

2009-02-17 Thread David Mineer

I have a siteoptions bean which holds session variables that are unique to
each user.  I use roobies cfc bean generator to create a bean which gives me
get and set access to variables which essetially match the form on my
website that I use to collect the information.

How can I store this information in the database to persist it between
visits for my users?

The obvious answer would be to have a matching table in the database which
has a corresponding field for each form field.  I could use transfer for
this and it would work great and I understand that.  But would that be a
good thing?

Or is there I way I can take the bean and just save it to the database as
one object, easily retrievable for the next session.

I guess now that I think about it, either way I will have to have a db
table, so there goes that advantage.  But if the bean were to grow or change
The db wouldn't have to if I was able to save the whole object.

Anyone have any thoughts on these ramblings?

-- 
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.
The true entrepreneur is a doer.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319463
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFWindow Refreshing the parent page

2009-02-06 Thread David Mineer
 select name=herbId style=width:150px;
 cfloop query=qPinYinList
 option class=l1
  value=#herbId##pinYin#/option/cfloop
 /select
 /td
 /tr
 tr
 td class=labelGewicht/td
 tdinput type=text class=text name=weight value=
  style=width:50px; //td
 /tr
 /table
 !--- instead of type=submit, this uses type=button ---
 div align=right style=margin:10px 0 0 0;input type=button
  class=submit value=Save onclick=javascript:addRecipeHerb();
 //div
 /form
  /cfwindow
 
  cfwindow width=250 height=140 x=300 y=250
  name=deleteRecipeHerbWin modal=true resizable=false title=Delete
  Recipe Herb?
 div style=margin-left:5px;margin-top:5px;
 Delete the selected herb from the recipe?
 div align=center style=padding-top:6px;
 input type=button value=Yes
 onClick=deleteRecipeHerb('yes')
 input type=button value=No onClick=deleteRecipeHerb('no')
 /div
  /cfwindow
 
  It took me quite awhile over the last few days to get this to work ... so
 I
  hope it helps you.
 
  Nando
 
  On Sat, Jan 31, 2009 at 2:53 AM, David Mineer min...@gmail.com wrote:
 
  
   I am using a cfwindow that opens and displays some ajax based cfselects
  and
   a 2 date selection input fields.
  
   This all works except when I close the window, the parent page does not
   refresh the values.  The page seems to refresh and I know the values
 have
   been correctly set,  but they do not show up.  I am sending a
   document.location.reload() in the onclick of the submit button as well
 as
   the coldfusion.window.hide.
  
   I have seen a few posts on exactly this same thing but the answers are
  not
   clear to me.  I have toyed with coldfusion.navigate and other
 recommended
   solutions but nothing is working.
  
   Does anyone have any suggestions?
  
  
   --
   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.
   The true entrepreneur is a doer.
  
  
  
 
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318987
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFWindow Refreshing the parent page

2009-02-03 Thread David Mineer
 class=submit value=Save onclick=javascript:addRecipeHerb(); //div
/form
 /cfwindow

 cfwindow width=250 height=140 x=300 y=250
 name=deleteRecipeHerbWin modal=true resizable=false title=Delete
 Recipe Herb?
div style=margin-left:5px;margin-top:5px;
Delete the selected herb from the recipe?
div align=center style=padding-top:6px;
input type=button value=Yes onClick=deleteRecipeHerb('yes')
input type=button value=No onClick=deleteRecipeHerb('no')
/div
 /cfwindow

 It took me quite awhile over the last few days to get this to work ... so I
 hope it helps you.

 Nando

 On Sat, Jan 31, 2009 at 2:53 AM, David Mineer min...@gmail.com wrote:

 
  I am using a cfwindow that opens and displays some ajax based cfselects
 and
  a 2 date selection input fields.
 
  This all works except when I close the window, the parent page does not
  refresh the values.  The page seems to refresh and I know the values have
  been correctly set,  but they do not show up.  I am sending a
  document.location.reload() in the onclick of the submit button as well as
  the coldfusion.window.hide.
 
  I have seen a few posts on exactly this same thing but the answers are
 not
  clear to me.  I have toyed with coldfusion.navigate and other recommended
  solutions but nothing is working.
 
  Does anyone have any suggestions?
 
 
  --
  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.
  The true entrepreneur is a doer.
 
 
 

 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318721
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


CFWindow Refreshing the parent page

2009-01-30 Thread David Mineer

I am using a cfwindow that opens and displays some ajax based cfselects and
a 2 date selection input fields.

This all works except when I close the window, the parent page does not
refresh the values.  The page seems to refresh and I know the values have
been correctly set,  but they do not show up.  I am sending a
document.location.reload() in the onclick of the submit button as well as
the coldfusion.window.hide.

I have seen a few posts on exactly this same thing but the answers are not
clear to me.  I have toyed with coldfusion.navigate and other recommended
solutions but nothing is working.

Does anyone have any suggestions?


-- 
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.
The true entrepreneur is a doer.


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318695
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: OT - Google Hosted Email

2008-05-08 Thread David Mineer
It Rocks.  Your going to wonder why you didn't do it sooner.  We have
been on for over a year and I can barely remember the days of
purchasing spam filtering software, trying to keep a web interface
up,and worrying about backing up.  That doesn't even touch the user
side of it (searching and storage mainly) that you are probably
already familiar with.

The list of pluses is huge.

On Wed, May 7, 2008 at 4:37 AM, Adrian Lynch [EMAIL PROTECTED] wrote:
 Anyone out there using Google's hosted email?

 I've set up one account and was going to recommend it to a client but I
 haven't had enough experience with it to be 100% sure.

 Cheers.

 Adrian Lynch
 http://www.adrianlynch.co.uk/


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304954
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Flatten out a relational database

2008-01-23 Thread David Mineer
I need a query that will flattion out a relational database.

I have 2 objects.  Permits and Companies.

Right now you enter a permit, then you can add 1-n companies and
attach them to that permit.

A query would return

Permit Info
1-Company1
2-Company2
etc...

I want to return

Permit Info,Company1,Company2

This smacks of a crosstab or pivot query, but I am not sure how to
make it work, or if either of those are a good solution.

I don't just want:

permit info,company1
permit info,company2

That is just an easy join.

TIA,

-- 
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.
The true entrepreneur is a doer.

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297238
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: How good is cfreport?

2007-11-26 Thread David Mineer
I have been using crystal reports for years, but not with cfreport.  I
use an asp page to render the Crystal Report in a .pdf format.  I pass
the variables I need from coldfusion to the .asp page, which then
calls the Crystal report, and exports it to .pdf, then displays the
..pdf to the user.

More recently I have written code to use .net to do ths.  It should be
easy with .net, but it aint for me, although it does work.

But it is a major pain and not very portable between machines. I am
really hoping that I will be able to convert this to the CF report
builder, although I have not been able to convert our detailed, multi
column report to the cf report builder copying the functionality and
design.

Recreating your reports with cfreport builder may be quicker.  People
probably hate this option.


On Nov 26, 2007 3:28 PM, Billy Cox [EMAIL PROTECTED] wrote:
 Does anyone have experience with outputting Crystal Reports using
 ColdFusion? We have a number of existing Crystal Reports that I would like
 to leverage if possible. I am also making a purchase decision between Blue
 Dragon Server JX and CF Server 8.0, so I want to know whether CF Server
 (cfreport tag) is worth the extra bucks.


 Thanks,

 Billy Cox
 Old World Spices
 [EMAIL PROTECTED]







 

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293850
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


ColdFusion Home Directory Problem

2007-11-08 Thread David Mineer
http://localhost/index.html points to C:\inetpub\wwwroot\index.html
http://localhost/index.cfm points to C:\coldfusion8\wwwroot\index.cfm

I have deactivated the builtin coldfusion server and I use iis. I
cannot get it to map to C:\inetpub\wwwroot.  I have been able to work
around this using lmhosts file, but why does it do this. How can I get
it to quit referencing C:\coldfusion8\wwwroot.

Thanks

-- 
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.
The true entrepreneur is a doer.

~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292992
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: XML to Excel

2007-08-24 Thread David Mineer
- permitinfo
- permit
- permitdetail
  statusApproved/status
  areanameNorthern Utah/areaname
  descriptionGarage/description
  numberHON07032905/number
  date03/29/2007/date
  value22000/value
  /permitdetail
  /permit
- permit
- permitdetail
  statusApproved/status
  areanameNorthern Utah/areaname
  descriptionGivens Home/description
  numberCC-07-004/number
  date03/20/2007/date
  value139000/value
  /permitdetail
  /permit
/permitinfo

Changing the dates to 4 digit years seemed to help the date field but
some of the fields still show errors.

In excel, you get a prompt: the specified xml source does not refer to
a schema.  Excel will create a schema based on the xml source data.

Can I somewho provide that schema automatically?

On 8/23/07, Dominic Watson [EMAIL PROTECTED] wrote:
 XMLTransorm() takes some XML and applies an XSLT Stylesheet to it, returning
 the transformed XML. An XSLT transformation will always output another XML
 document so XMLTransform() is not what you need.

 A schema is a set of rules for a particular flavour of XML for it to
 validate against. I.e. XHTML has a schema and when you validate your XHTML
 web pages on W3C or the like, you are validating against that schema.

 I'd say you're only problem is getting that date to appear correctly. I've
 never exported XML to excel so I'm curious as to what your XML looks like.
 Could you post a sample?

 Dominic


 On 23/08/07, Dave Watts [EMAIL PROTECTED] wrote:
 
   I want to make an xml file available to my clients that they
   can easily import into excel.  I can generate the xml file no
   problem and it imports into excel pretty good, but some of
   the date fields give the little exclamation mark, because
   excel doesn't know them to be date fields.
  
   Do I use xmltransform to attach a stylesheet?  I can use an
   xsd file and define the datatypes, but I am getting confused
   on the difference between a stylesheet and a schema and how
   to use xmltransform.  This is my first foray into xml.
 
  What do you see if you export from Excel to XML?
 
  If you're generating the XML yourself, you don't need to transform it;
  just
  generate what you need in the first place.
 
  Stylesheets (CSS/XSL) are used to format or transform XML. Schemas are
  used
  to validate XML.
 
  Dave Watts, CTO, Fig Leaf Software
  http://www.figleaf.com/
 
  Fig Leaf Software provides the highest caliber vendor-authorized
  instruction at our training centers in Washington DC, Atlanta,
  Chicago, Baltimore, Northern Virginia, or on-site at your location.
  Visit http://training.figleaf.com/ for more information!
 
 
 

 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287094
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cfdiv query output

2007-08-24 Thread David Mineer
Can I gind a cfdiv to a query so that the div area will only show if
there are query results.  I want to bind it to a select box for
instance.

So if I choose a value from the select dropdown, then the div shows my
nicely formatted cfoutput block with query results inside.

I could pull in a different page with the cfselect value in the url,
then the page would call the query with the URL value as the filter,
but I would rather not have to create a seperate page.

Possible?

TIA,

-- 
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. The true entrepreneur
is a doer.

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287095
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: XML to Excel

2007-08-24 Thread David Mineer
Dave,  THank you.  That is what I was looking for.  I think I can
figure it out from here.  I need to learn xslt and all that, but I was
stuck trying to figure out how to get that info in there using the
CFXML tag.  Easy as inserting it in my root element as per your
example.

Thanks again, off to play with this some more.

On 8/24/07, Dave Watts [EMAIL PROTECTED] wrote:
  In excel, you get a prompt: the specified xml source does not
  refer to a schema.  Excel will create a schema based on the
  xml source data.
 
  Can I somewho provide that schema automatically?

 Sure:

 permitinfo xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance;
   xsi:noNamespaceSchemaLocation=http://urlpath/to/yourexcelschema.xsd;
 

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/

 Fig Leaf Software provides the highest caliber vendor-authorized
 instruction at our training centers in Washington DC, Atlanta,
 Chicago, Baltimore, Northern Virginia, or on-site at your location.
 Visit http://training.figleaf.com/ for more information!


 

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287097
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


XML to Excel

2007-08-23 Thread David Mineer
I want to make an xml file available to my clients that they can
easily import into excel.  I can generate the xml file no problem and
it imports into excel pretty good, but some of the date fields give
the little exclamation mark, because excel doesn't know them to be
date fields.

Do I use xmltransform to attach a stylesheet?  I can use an xsd file
and define the datatypes, but I am getting confused on the difference
between a stylesheet and a schema and how to use xmltransform.  This
is my first foray into xml.

TIA

-- 
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. The true entrepreneur
is a doer.

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287008
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Report Problems

2007-08-08 Thread David Mineer
I am creating a report with report builder.

I have a report header.

This report is 3 pages long.  After I get the content for the first
page, I add a page break.

2 problems.  Once the detail band is longer than a page, the report
header is forced to page 1 by itself, like a page break magically
appears after the report header.

Also, At a certain point I am given an error:

Report design not valid : 1. The detail section, the page and column
headers and footers and the margins do not fit the page height.

How do I create a report that is 3 pages long, with specifically
placed page breaks, and a report header.  The detail band should start
immediately after the report header(no page break after report
header).

TIA,

-- 
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. The true entrepreneur
is a doer.

~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finderproductID=1522loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285662
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


AUTOSUGGESTBINDDELAY won't take anything less than 1

2007-08-06 Thread David Mineer
I am using an autosuggest control and it works great.  However, I want
to lower the response time to 0.1.  If I try anything with a
decimal, that is anything between 0.1 and 0.9, I get an error.  Even
trying the default 0.5 gives me the following error:

Attribute validation error for the CFINPUT tag.
The value of the AUTOSUGGESTBINDDELAY attribute is invalid. The value
specified, 0.0, must be greater than 0.0.

I have tried .1 and 0.1.

If I don't specify the AUTOSUGGESTBINDDELAY value, than it works also,
with the default of 0.5.

I don't know what I could be doing wrong.  Anyone able to succesfully
use anything less than 1?

-- 
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. The true entrepreneur
is a doer.

~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285463
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: AUTOSUGGESTBINDDELAY won't take anything less than 1

2007-08-06 Thread David Mineer
..5 isn't really fast enough.  I know my users are going to scream.
Maybe it's not the speed.  But this is not working as I had hoped.
Once you start typing I would expect all matches to show up and then
the list would eliminate items which no longer match as you continued
typing.  With cfautosuggest you have to pause for the amount of time
in AUTOSUGGESTBINDDELAY before the list will pop up.

So, nothing really happens until you pause.  The Javascript function I
was using before worked as I expected.  Your list popped up
immediately and items were eliminated as they no longer matched
without any delay at all.  This Javascript function also used the
results of a query.

Am I stuck?  Any way to tweak cfautosuggest?

On 8/6/07, Raymond Camden [EMAIL PROTECTED] wrote:
 The docs clearly say you must use a non-zero integer. So while the
 default is indeed 0.5, if you want to specify something it must be a
 whole #, 1 or higher.

 On 8/6/07, David Mineer [EMAIL PROTECTED] wrote:
  I am using an autosuggest control and it works great.  However, I want
  to lower the response time to 0.1.  If I try anything with a
  decimal, that is anything between 0.1 and 0.9, I get an error.  Even
  trying the default 0.5 gives me the following error:
 
  Attribute validation error for the CFINPUT tag.
  The value of the AUTOSUGGESTBINDDELAY attribute is invalid. The value
  specified, 0.0, must be greater than 0.0.
 
  I have tried .1 and 0.1.
 
  If I don't specify the AUTOSUGGESTBINDDELAY value, than it works also,
  with the default of 0.5.
 
  I don't know what I could be doing wrong.  Anyone able to succesfully
  use anything less than 1?
 
  --
  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. The true entrepreneur
  is a doer.
 
 

 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285478
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: AUTOSUGGESTBINDDELAY won't take anything less than 1

2007-08-06 Thread David Mineer
I agree that one needs to be careful.  I do understand the performance
problems that could arise if you are making lots of round trips to the
server.

In this case I bind to: autosuggest=#ValueList(desc.description)#.
So since I already have the results of the query I don't think there
would be any roundtrips.

The biggest thing is once I type a letter and some results are
returned, then eliminating them as you type should require almost
nothing, just drop off those that no longer match. With CFAUTOSUGGEST
you have to pause for anything at all to happen.  So essentially you
have to pause  1/2 second after every letter to let the list refresh
and see your new options.  This is not good and as I said my users
will go bezerko.  1/2 second may not seem like alot but when you
multiply that by every letter, and the fact that my users will be
using this lookup every time they enter a new record which is every 30
seconds to 2 minutes, then you see how those little pauses may drive
one crazy.

On 8/6/07, Dan G. Switzer, II [EMAIL PROTECTED] wrote:
 David,

 ..5 isn't really fast enough.  I know my users are going to scream.
 Maybe it's not the speed.  But this is not working as I had hoped.
 Once you start typing I would expect all matches to show up and then
 the list would eliminate items which no longer match as you continued
 typing.  With cfautosuggest you have to pause for the amount of time
 in AUTOSUGGESTBINDDELAY before the list will pop up.
 
 So, nothing really happens until you pause.  The Javascript function I
 was using before worked as I expected.  Your list popped up
 immediately and items were eliminated as they no longer matched
 without any delay at all.  This Javascript function also used the
 results of a query.
 
 Am I stuck?  Any way to tweak cfautosuggest?

 Are you binding to an AJAX call or a local array?

 If binding to local array, I agree the timeout you specify should allow a
 smaller amount.

 However, when dealing w/AJAX calls you've got to be extremely careful that
 you don't flood the server with AJAX calls. This would be easy to due if you
 set the timeout too low.

 The problem with CFMX 8 adding lots of AJAX functionality is developers
 don't have to have understand what's going on behind the scenes. I think
 it's extremely important that Web Developers really understand AJAX and the
 potential server issues you introduce implementing lots of AJAX on a site.

 That's not a knock on AJAX and I think it's great Adobe has made great
 strides to make implementing complex DHTML easy to use--it's just I think
 it's extremely important to really understand what's going on behind the
 scenes.

 Where I'm going with this is that it wouldn't surprise me if Adobe purposely
 was trying to limit users from setting an obscurely low delay speed--since
 it could have serious impact on the server.

 However, that's only an issue if you're binding to an AJAX call.

 -Dan


 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285498
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: AUTOSUGGESTBINDDELAY won't take anything less than 1

2007-08-06 Thread David Mineer
Sean.  Thank you.  That makes it work exactly like I want it to.

Too bad it can't default to 0.5 but allow us to choose 0.1 or even
0.0.  Is that a feature request that I could submit?  Would that go to
Yahoo or Adobe?

Is there an overwhelming reason to not allow us to set anything below 1?

Thanks again.

On 8/6/07, Sean Corfield [EMAIL PROTECTED] wrote:
 On 8/6/07, David Mineer [EMAIL PROTECTED] wrote:
  I don't know what I could be doing wrong.  Anyone able to succesfully
  use anything less than 1?

 You can change the default by modifying lines 20 and 28 of
 autocomplete-min.js in /CFIDE/scripts/ajax/yui/autocomplete - or
 copying the entire scripts tree elsewhere, modifying the copy and
 using scriptsrc= on your cfform tag. Obviously the latter is more
 portable across installations.
 --
 Sean A Corfield -- (904) 302-SEAN
 An Architect's View -- http://corfield.org/

 If you're not annoying somebody, you're not really alive.
 -- Margaret Atwood

 

~|
Check out the new features and enhancements in the
latest product release - download the What's New PDF now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285544
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


FAQ creator

2007-03-02 Thread David Mineer
Can anyone reccomend a good FAQ creator package, preferably in cold fusion.

I want to create a FAQ for my website.  It would be nice if it was
easy to administer and kept track of number of clicks on each topic
etc...

-- 
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. The true entrepreneur
is a doer.

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271368
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Exporting to csv or dbf

2007-02-05 Thread David Mineer
Rick,

This is exactly the kind of thing I am looking for.

But I get an error when it encounters a numeric field:

The selected method append was not found.

Any ideas?

On 2/5/07, Rick Root [EMAIL PROTECTED] wrote:
 I wrote a UDF that does CSV, Excel, and TAB delimited file generation from a
 query.

 http://www.opensourcecf.com/1/2006/12/UDF-to-generate-File-Drops-in-CSV-Excel-and-Tab-delimited-formats.cfm

 http://tinyurl.com/yuz8pu


 

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268674
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Exporting to csv or dbf

2007-02-05 Thread David Mineer
I saw that and also posted there.  Changing those lines to the
following fixed the problem:

output.append(toString(FIELD))

On 2/5/07, Rick Root [EMAIL PROTECTED] wrote:
 I posted a response on the blog... haven't tested it though:

 try changing lines 106 and 108 to the following:

 output.append(FIELD.toString())


 On 2/5/07, David Mineer [EMAIL PROTECTED] wrote:
 
  Rick,
 
  This is exactly the kind of thing I am looking for.
 
  But I get an error when it encounters a numeric field:
 
  The selected method append was not found.
 
  Any ideas?
 
  On 2/5/07, Rick Root [EMAIL PROTECTED] wrote:
   I wrote a UDF that does CSV, Excel, and TAB delimited file generation
  from a
   query.
  
  
  http://www.opensourcecf.com/1/2006/12/UDF-to-generate-File-Drops-in-CSV-Excel-and-Tab-delimited-formats.cfm
  
   http://tinyurl.com/yuz8pu
  
  
  
 
 

 

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268704
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Exporting to csv or dbf

2007-02-03 Thread David Mineer
I have an app that uses DTS in MSSQL server to export records  to a
..dbf file that is then emailed or made available to our clients.
Using DTS has never been ideal for me and now we are moving to a
hosted solution with workgroup edition of MSSQL which as I  understand
it doesn't have DTS included.

What are my options for exporting to a .dbf or .csv file(Other than
DTS).  I imagine that these would be the two most universal choices,
with .csv being the more universal.

Is anyone else out there doing this type of exporting.  How are you handling it?

-- 
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. The true entrepreneur
is a doer.

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268589
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFC DAO/Bean Generator

2007-02-01 Thread David Mineer
I was looking for a code generator a few weeks ago.  I was using
http://rooibos.maestropublishing.com/ for generating beans.  It was
great, but I wanted something for my DAO CRUD methods also.

I spent a night figuring out Transfer ORM
(ttp://www.compoundtheory.com/?action=transfer.index) and I have never
looked back.  This may not fit your situation but for me, It works out
great that I don't have to regenerate code when I have a change in my
db or code. Transfer takes care of it all.  Transfer makes getting one
record or even a query (list) very simple.  transfer.get(user.user,
userid) and now I can use getUsername() (for example)  just like I had
generated or written all the getters and setters on my own.

Worth a look anyway.

HTH

On 2/1/07, Marco Antonio C. Santos [EMAIL PROTECTED] wrote:
 Anyone know a good CFC DAO and Bean generator other than CFCCreator?

 Cheers


 

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268339
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Coldfusion and Spry

2007-01-18 Thread David Mineer
In addition to the usecache that you already have, here are my notes
from when I had the same problem: (My complete notes are here:
http://mineer.blogspot.com/search?q=spry+caching)

After that, you'll want to define a function callback that will be
triggered *after* your server request to update the record:


function UpdateRecordCallback(req)
{
// We just finished updating a record, force myDataSet to
// reload the data from the server so our regions auto update.

myDataSet.loadData();
}


Then use the loadURL() utility function to send your request. You'll
have to pass your callback function to loadURL so that it gets called
when the request succeeds:

function UpdateMyRecord(recordID)
{
Spry.Utils.loadURL(GET, closetesrecord.php?id= + recordID, true,
UpdateRecordCallback);
}

I hope that helps.

On 1/17/07, Chad McCue [EMAIL PROTECTED] wrote:
 I created a search page that allows the admin to search for accounts in
 the database. When they first come to the search screen all accounts in
 the database are returned and presented to them. The xml document that
 SPRY reads gets generated with all accounts in the DB. When the admin
 conducts a search, I create a XML document only with the results
 returned and then overwrite the original XML document. Works Perfectly.
 The problem is the browser after the search is conducted still sees all
 accounts even though the XML document only shows the results searched
 for. Below is some code:

 I am running a cf component that returns a list of accounts and puts it
 into and XML document like below.

 CFQUERY
 SELECT BLAH
 FROM BLAH
 WHERE BLAH = BLAH
 /CFQUERY

 CFXML VARIABLE=RecruitmentResults
Recruitments
CFOUTPUT query=Recruitments 
 Recruitment ID=#RecruitmentID#
 firstname#htmleditformat(trim(FirstName))#/firstname
 lastname#htmleditformat(trim(LastName))#/lastname
 company#trim(CompanyName)#/company
 country#trim(Country)#/country
 WantedPosition#trim(WantedPosition)#/WantedPosition
 /Recruitment
/CFOUTPUT
/Recruitments
   /CFXML

   CFFILE ACTION=write
 FILE=#Request.XMLRoute#/Administrator_#Session.AdminID#/Recruitments.xm
 l OUTPUT=#ToString(RecruitmentResults)# nameconflict=overwrite

 This is the part of my result page that is outputting the results.

 !--
 var pageOffset = 0;
 var pageSize = 50;
 var pageStop = pageOffset + pageSize;

 CFOUTPUT
 var dsRecruitments = new
 Spry.Data.XMLDataSet(../DisplayPages/admin/Administrators/Administrator
 _#Session.AdminID#/Recruitments.xml,Recruitments/Recruitment, {
 filterFunc: MyPagingFunc }, {useCache:false});
 /CFOUTPUT

 function MyPagingFunc(ds, row, rowNumber)
 {
  if (rowNumber  pageOffset || rowNumber = pageStop)
   return null;
  return row;
 }

 function UpdatePage(offset)
 {
  var numRows = dsRecruitments.getUnfilteredData().length;

  if (offset  (numRows - pageSize))
   offset = numRows - pageSize;
  if (offset  0)
   offset = 0;

  pageOffset = offset;
  pageStop = offset + pageSize;

  // Re-apply our non-destructive filter on dsStates1:
  dsRecruitments.filter(MyPagingFunc);

 }
 --
 /script

 div id=Recruitment_Div spry:region=dsRecruitments
   table id=Recruitment_Table class=datagrid width=100%
 border=0 cellspacing=0 cellpadding=0
tr class=FormBar
th onclick=dsRecruitments.sort('lastname','toggle');
 align=left  class=LeftBorder style=cursor:pointernbsp;Contact
 Name/th
th onclick=dsRecruitments.sort('company','toggle');
 width=350 align=left style=cursor:pointerCompany Name/th
   /tr
   tbody
   tr bgcolor=#Request.Row1Color# spry:repeat=dsRecruitments
 class=FormBody2
td width=125 align=left valign=middle class=LeftBorder
 {firstname} {lastname}
/td
td width=350 valign=middle
 {company}
/td
  /tr
 /tbody
 /table
 /div






 

~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266879
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CFMAIL and SSL Google Apps for your Domain.

2007-01-10 Thread David Mineer
Is it still not possible to use SSL and CFMAIL.  I want to use CFMAIL
to connect to a gmail account and send emails.  I am trying to
integrate with Google Apps for your Domain.

I have seen this article:

http://www.roktech.net/devblog/index.cfm/2006/10/24/Cfmail-Google-Tools-For-Your-Domain-and-SPAM

The tool he talks about using is $1000.

Is there a way to do this?

TIA,

-- 
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. The true entrepreneur
is a doer.

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266142
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Report and Crystal reports

2006-12-09 Thread David Mineer
I have been using the asp pages for years with crystal 9.  Works great, but 
only 3 concurrent users.

Several months ago I spent some time with my free support incident for my CR 11 
upgrade trying to get everything working with version 11.  I was successfull 
but it wasn't easy.  Also, I never went to production because I am still 
upgrading a major app on a new production machine.

I have some info at work.  I will try and put my thoughts together and send you 
more info on Monday.  If that is too long to wait, you may search their support 
site for their sample apps.  They do have them, they are just extremely 
difficult to find.

The report builder is great, but only to a point.  I use it for mailing labels 
and such, but I cannot get it to duplicate the main report that we use for a 
newsletter that we publish.  Just too many quirks and roadblocks.  YOu just 
don't have the same finetooth control that you have in Crystal.  I hope that 
changes, though.  Anyone disagrees, I would be happy to send you a sample of 
the report to see if you can make the report builder do it.

Later

Dave

Has anyone succeeded in getting this combination to work?  We have tried
many combinations and the instructions we could find to no avail.  Please
let me know what you did to make this work.

-- 
Russel Madere


Never Again!
Rebuild New Orleans with Category 5 Protection

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263446
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF Report and Crystal reports

2006-12-09 Thread David Mineer
I'm sorry, I searched for a message I expected to be posted and got the wrong 
one and replied to it.  This is an old message.  Subject is the same, but not 
the message I meant to reply to.

 I have been using the asp pages for years with crystal 9.  Works great, 
 but only 3 concurrent users.
 
 Several months ago I spent some time with my free support incident for 
 my CR 11 upgrade trying to get everything working with version 11.  I 
 was successfull but it wasn't easy.  Also, I never went to production 
 because I am still upgrading a major app on a new production machine.
 
 I have some info at work.  I will try and put my thoughts together and 
 send you more info on Monday.  If that is too long to wait, you may 
 search their support site for their sample apps.  They do have them, 
 they are just extremely difficult to find.
 
 The report builder is great, but only to a point.  I use it for 
 mailing labels and such, but I cannot get it to duplicate the main 
 report that we use for a newsletter that we publish.  Just too many 
 quirks and roadblocks.  YOu just don't have the same finetooth control 
 that you have in Crystal.  I hope that changes, though.  Anyone 
 disagrees, I would be happy to send you a sample of the report to see 
 if you can make the report builder do it.
 
 Later
 
 Dave
 

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263447
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


IN predicate SQL and CFMX

2005-02-24 Thread David Mineer
I get a value from the field of a database.  Typical result is su,dm,ie

Assuming that value is stored in dbfield.

THen I want to use that value in SQl like so

SELECT * FROM DATABASE
WHERE thisvalue in (#dbfield#)

SQL is looking for ('su','dm','ie')

HOw do I pass that value instead of ('su,dm,ie')

TIA,

-- 
David Mineer Jr

-
Don't wish it was easier; wish you were better.
Don't wish for less problems; wish for more skills.
Don't wish for less challenges; wish for more wisdom.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196398
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Add the results of one query to another

2004-10-21 Thread David Mineer
Thanks for everybody's input.  I ended up with a cfc with three methods.

1-getQuery1
2-getQuery2
3-getBothQueries

This way I have access to either query one, OR query two, or both
combined.  I guess I can't see a better way to do it.


On Thu, 21 Oct 2004 13:03:04 -0600, Scott Brady [EMAIL PROTECTED] wrote:
 On Thu, 21 Oct 2004 10:06:05 +0800, James Holmes wrote:
  Do a UNION in the QoQ instead of a join.
 
 I thought the point was that he wanted not to do a UNION in SQL (still
 not clear on why).  I can't imagine doing a UNION in a QoQ would serve
 a purpose better than just doing  a UNION to begin with.
 
 Scott
 
 --
 -
 Scott Brady
 http://www.scottbrady.net/
 
 

~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=36

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182279
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Add the results of one query to another

2004-10-20 Thread David Mineer
What is the best way to add the results of 2 queries into one.

I want to check 2 different databases for login information.  A union
query does work but I would like to use Cold Fusion to do it if
possible.

TIA,

-- 
David Mineer Jr

-
Don't wish it was easier; wish you were better.
Don't wish for less problems; wish for more skills.
Don't wish for less challenges; wish for more wisdom.

~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=34

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182057
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Add the results of one query to another

2004-10-20 Thread David Mineer
Well, these two queries usually server two different purposes and I
need them combined only in this situation.  There will be times where
I will want to use the two queries individually, so Instead of having
3 queries, each one individually plus the union I would rather just
have two and combine them in the one case.

I understand query of queries a little , but in this case I don't see
how they would work.  The example was given to join them based on a
common id, but there will be no common id.  I thought of qofq but... 
WIll it work in this case.

Hope I am clear.  Not a huge deal, just trying to be as OO as I can.

Thanks for your input.


On Wed, 20 Oct 2004 13:40:30 -0500, G [EMAIL PROTECTED] wrote:
 Mind if i ask why? Seems to me a one-query union would be faster than
 anything CF could do that would require TWO queries, on top of the extra CF
 processing.
 
 
 
 - Original Message -
 From: David Mineer [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, October 20, 2004 1:34 PM
 Subject: Add the results of one query to another
 
  What is the best way to add the results of 2 queries into one.
 
  I want to check 2 different databases for login information.  A union
  query does work but I would like to use Cold Fusion to do it if
  possible.
 
  TIA,
 
  --
  David Mineer Jr
 
  -
  Don't wish it was easier; wish you were better.
  Don't wish for less problems; wish for more skills.
  Don't wish for less challenges; wish for more wisdom.
 
 
 
 

~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=34

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182132
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Updater Installation error

2004-09-13 Thread David Mineer
Restarting with the services on manual did the trick.I installed
before starting them and it is now upgraded.I didn't see Dirk's
comments before trying Dave's suggestion so that may have worked also.
 Thanks for your help.

On Sat, 11 Sep 2004 10:08:43 -0400, Dave Watts [EMAIL PROTECTED] wrote:
  I do stop all 3 services when instructed to do so.Once I even
  stopped them before I started any part of the installation.Is that
  what you mean?
 
 Yes, that's what I meant, but since that didn't solve your problem I'd
 recommend that you set the CF service not to automatically start, reboot
 your computer, and try again.
 
 
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 phone: 202-797-5496
 fax: 202-797-5444

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Updater Installation error

2004-09-11 Thread David Mineer
I do stop all 3 services when instructed to do so.Once I even
stopped them before I started any part of the installation.Is that
what you mean?

- Original Message -
From: Dave Watts [EMAIL PROTECTED]
Date: Fri, 10 Sep 2004 17:27:06 -0400
Subject: RE: Updater Installation error
To: CF-Talk [EMAIL PROTECTED]

 The updater worked just fine on 2 development and testing machines. 
 However, on my production machine it gives an error.After 
 looking at the installation log this seems to be the offender:
 
 Execute ANT Script: Script: cfmx-patch-move-files-all.xml
Status: ERROR
Additional Notes: ERROR -
 cfmx-patch-move-files-all.xml:306: Failed to copy 
 C:\Documents and Settings\Administrator\Local 
 Settings\Temp\3856.tmp\windows\cfusion\runtime\bin\jrunsvcmsg.
 dll to D:\CFusionMX\runtime\bin\jrunsvcmsg.dll due to 
 D:\CFusionMX\runtime\bin\jrunsvcmsg.dll (The requested 
 operation cannot be performed on a file with a user-mapped 
 section open)
 
 Can I remedy this by manually copying this file to the 
 correct location?Any ideas?

I would recommend that you stop your CF service first, and reinstall the
updater.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Report Generator - Crystal Reports?

2004-09-10 Thread David Mineer
I think I might have sent this straight to David instead of to the
list.If it double posts on the list, I apologize.If the attachment
doesn't work on the list I will post somewhere else.

This is a sample of the email I send out to those who inquire.I have
had many inquiries so I have made a template of such to make sending
them instruction easier and quicker.

I am able to create crystal reports from from my web browser using the
attached asp file.I pass variables like so:

Just put show_report.asp in your form statement.Here is an example.

FORM ACTION='' METHOD='post'
 input name=report_file type=hidden value=coverpage.rpt
 input name=pm_week type=hidden value=#varweek#
 input name=pm_year type=hidden value=2003
 input name=pm_areaabbr type=hidden value=#getinfo.areaabbr#
 input type=submit value='Cover Page'
/FORM

Anything that starts with pm_ is sent to the report to match the parameters
you can define in Crystal.

If your report has no parameters you would really only need

FORM ACTION='' METHOD='post'
 input name=report_file type=hidden value=coverpage.rpt
 input type=submit value='Cover Page'
/FORM

Your report needs to be in the /rptfiles directory and you need an /output
directory for the pdf file.You might also need to give the output file a
name(actually I think it gives a default so nevermind that).Can't
remember, cause I always pass client.cfid.But it might require that.

I have attached the asp file I use.This has been the only way I have been
able to do what you are talking about.

P.S. I hear that the upcoming blackstone release of Cold Fusion will have
this built in.I hope so.


- Original Message -
From: David Brown [EMAIL PROTECTED]
Date: Fri, 10 Sep 2004 10:38:22 -0400
Subject: Fw: Report Generator - Crystal Reports?
To: [EMAIL PROTECTED]

Hello,

I would be interested in the asp code for the reporting and the
instructions for it.We always need reporting options for web
applications we create here.We have crystal reports 9 too, but we
have not been able to have reporting built into the web app.

Thanks a head of time
David
- Original Message -
From: David Mineer
To: CF-Talk
Sent: Friday, September 10, 2004 12:14 AM
Subject: Re: Report Generator - Crystal Reports?

I use a fairly simple .asp page to dynamically generate pdf files.
You would have to have a version of Crystal Reports installed on the
server.I have 9.0 installed and that provides the necessary .dll's
that the asp page interfaces with.All my stuff is in cf, I only pass
the info I need to the .asp page as the last step on the way to
presenting the .pdf to the user in their web browser.Be happy to
provide more info if you would like.I have a copy of the .asp code
and instructions I have sent to others.Let me know if you would like
it.

I have been excited about the posibility of the new blackstone release
making this much easier.Last year at max I got the feeling we could
look forward to it.I hope so.I never could make this work with
CFOBJECT even though I was able to find some info on it.So, until
blackstone I just use the .asp page.Someone smarter might be able to
make it work with cfobject and then you wouldn't need the .asp code.

- Original Message -
From: Jeff Chastain [EMAIL PROTECTED]
Date: Thu, 9 Sep 2004 20:31:10 -0500
Subject: Report Generator - Crystal Reports?
To: CF-Talk [EMAIL PROTECTED]

I am working on an application that will need to generate a wide variety of
reports and invoices, preferable with output to the web and in PDF that
could then be printed or emailed.This application is going to be used by
different customers, so that ability to brand the reports and invoices is
very important.

I have never used Crystal Reports, but I have heard it mentioned quite a few
times in the context of CFMX.Can anybody make any recommendations as to
Crystal Reports or another method for building this kind of functionality?

Thanks
-- Jeff 
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Updater Installation error

2004-09-10 Thread David Mineer
The updater worked just fine on 2 development and testing machines. 
However, on my production machine it gives an error.After looking at
the installation log this seems to be the offender:

Execute ANT Script: Script: cfmx-patch-move-files-all.xml
Status: ERROR
Additional Notes: ERROR -
cfmx-patch-move-files-all.xml:306: Failed to copy C:\Documents and
Settings\Administrator\Local
Settings\Temp\3856.tmp\windows\cfusion\runtime\bin\jrunsvcmsg.dll to
D:\CFusionMX\runtime\bin\jrunsvcmsg.dll due to
D:\CFusionMX\runtime\bin\jrunsvcmsg.dll (The requested operation
cannot be performed on a file with a user-mapped section open)

Can I remedy this by manually copying this file to the correct
location?Any ideas?

TIA

---
David Mineer Jr

-
Don't wish it was easier; wish you were better.
Don't wish for less problems; wish for more skills.
Don't wish for less challenges; wish for more wisdom.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Report Generator - Crystal Reports?

2004-09-09 Thread David Mineer
I use a fairly simple .asp page to dynamically generate pdf files. 
You would have to have a version of Crystal Reports installed on the
server.I have 9.0 installed and that provides the necessary .dll's
that the asp page interfaces with.All my stuff is in cf, I only pass
the info I need to the .asp page as the last step on the way to
presenting the .pdf to the user in their web browser.Be happy to
provide more info if you would like.I have a copy of the .asp code
and instructions I have sent to others.Let me know if you would like
it.

I have been excited about the posibility of the new blackstone release
making this much easier.Last year at max I got the feeling we could
look forward to it.I hope so.I never could make this work with
CFOBJECT even though I was able to find some info on it.So, until
blackstone I just use the .asp page.Someone smarter might be able to
make it work with cfobject and then you wouldn't need the .asp code.

- Original Message -
From: Jeff Chastain [EMAIL PROTECTED]
Date: Thu, 9 Sep 2004 20:31:10 -0500
Subject: Report Generator - Crystal Reports?
To: CF-Talk [EMAIL PROTECTED]

I am working on an application that will need to generate a wide variety of
reports and invoices, preferable with output to the web and in PDF that
could then be printed or emailed.This application is going to be used by
different customers, so that ability to brand the reports and invoices is
very important.

I have never used Crystal Reports, but I have heard it mentioned quite a few
times in the context of CFMX.Can anybody make any recommendations as to
Crystal Reports or another method for building this kind of functionality?

Thanks
-- Jeff
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]