Cfslider can it be disabled

2008-04-08 Thread kurt schroeder
I have a print page that has a cfslider on it for html print. Can it be 
disabled? 

~|
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:302936
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


ooutput a byte array to browser

2008-04-01 Thread kurt schroeder
I need to out put an excel file with charts to the user when she clicks on a 
link.
My method for this will be to oout put a byte array after i read the file 
"Binary"
However, I have no idea how to just write the byte array out!!! There and may 
examples of writting to file, but i need to write to screen. I have done this 
in asp.net. 

Help
Thanks
KES 

~|
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:302467
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cfchart rotate does not rotate

2008-03-27 Thread kurt schroeder
My chart comes up ok, but it does not rotate? Is there a bug or other issue 
that will force it to default under some conditions?

ColdFusion MX 7
Version: 7,0,2,142559
Edition: Enterprise
on linux



 

~|
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:302199
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


export to Excel

2008-03-13 Thread kurt schroeder
I need to export query results and graph objects to excel. the spreadsheet is 
no big deal, however, I've never created a graph from coldFusion to Excel. I 
would like to know what all of you advise. 

Also what is the best custom tag (if any) for this?
Thanks
KES 

~|
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:301176
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cfselect and onChange="........."

2007-05-03 Thread kurt schroeder
I have a cf form with a mix of cf form controls and html controls
a select box for html works using the onChange event. However, the cfselect 
ddl's do not work. When i look at the source, i see that the javascript is not 
being generated.

I'm sure this one is simple!!

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

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


Re: install CFMX7 on 64bit windows

2006-10-24 Thread kurt schroeder
Ok, Thanks everyone, i installed it as Jrun not as a standalone. it's up, 
running, now we get to see if it causes problems. Anything i should know about 
from all the rest of you who have it installed this way?
THANKS!!!
KES 
>We're running our dev server on win2k3 r2 x64 with no issues using apache.
>Planning to roll out production servers on x64 as well.  Haven't noticed any
>issues yet... 
>
>Russ
>
>>

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


Re: install CFMX7 on 64bit windows

2006-10-24 Thread kurt schroeder
I also heard that there are issues with the 64 bit version of iis? are you 
using this version?


>I installed it on my dev workstation running XP Pro x64, and it just
>worked - no special procedures needed. It's not that it won't run
>happily on 64bit Windows, it just doesn't run "natively". 
>
>I can't speak to how well it will run under load however, since I'm not
>using it in a server environment, just as a local developer install. 
>
>
>> -Original Message-
>> From: kurt schroeder [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, October 24, 2006 11:35 AM
>> To: CF-Talk
>> Subject: install CFMX7 on 64bit windows
>> 
>> ok, it can be done, so some people claim, anyone have the outline for
>the
>> steps necessary to get this to work?
>> i'm using 64 bit intel, wondows 203 64bit, sqlserver 64bit, and of
>course
>> the related version of iis.
>> 
>> I appreciate the help!
>> KES
>> 
>>

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


install CFMX7 on 64bit windows

2006-10-24 Thread kurt schroeder
ok, it can be done, so some people claim, anyone have the outline for the steps 
necessary to get this to work?
i'm using 64 bit intel, wondows 203 64bit, sqlserver 64bit, and of course the 
related version of iis. 

I appreciate the help!
KES

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257874
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, jdbc, SQL2k5 problem

2006-10-10 Thread kurt schroeder
Thanks for your help all of you! If nothing else we got a great discussion 
going going. for the sake of argument i reinstalled 2k5 on my notebook under a 
default instance only, and, after opening tcp/ip, it connected fine. However, 
the recomendation is to not install sql2k5 in the default instance for security 
reasons, so i'll need to get this one resolved when i convert up to 2k5 on my 
next version and it appears i have enough to work with.

A thank you to all!!
KES 


>Dave,
>
>For someone with your length of development you really have surprised me on
>this issue.
>
>First of all, if you install SQL2005 on a workstation it will default to a
>desktop version or a named instance of a database, however you can have
>multiple databases in that named instance.
>
>Second of all, yes for every named instance you do need to have a different
>port.
>
>Now Kurt this may answer your question.
>
>You need to download the SQL2005 JDBC drivers from MS if you haven't done so
>already, you then make the connection in the same manner you would any JDBC
>driver connection even mySQL.
>
>Now comes the catch, you need to go back to SQL2005 and open the TCP/IP
>ports because by default these are disabled and you will not be able to get
>coldfusion to connect to until you do this.
>
>SQL Express doesn't run on port 1433. On my machine it runs on port 1771. I
>didn't do anything special during the installation (meaning I just accepted
>all the defaults) so I'm not sure if 1771 is the default port for SQL 2005
>now or if for some reason on my setup it just chose this port. The port is
>obviously crucial when you're setting up your datasources for CF. To check
>your port after installation, go to the SQL Server Configuration Manager
>(the same one you went to above to enable TCP/IP connectivity), go to
>Network Configuration/Protocols again, right click on TCP/IP, choose
>Properties, then click on the IP Addresses tab. Under IPAll in the TCP
>Dynamic Ports section, in my install this was automatically set to port
>1771.
>
> 
> 
>Senior Coldfusion Developer
>Aegeon Pty. Ltd.
>www.aegeon.com.au
>Phone: +613  8676 4223
>Mobile: 0404 998 273
> 
>
>-Original Message-
>From: Dave Watts [mailto:[EMAIL PROTECTED] 
>Sent: Tuesday, 10 October 2006 12:38 PM
>To: CF-Talk
>Subject: RE: CF, jdbc, SQL2k5 problem
>
>> > You can't connect using an instance name. You will need to 
>> > use the IP socket corresponding to the instance.
>>
>> I'm not so sure about that. I believe i used an instance name 
>> at a client and it worked see: 
>> http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18294
>> but can't get it to work here
>
>You might want to read that technote more carefully. It says you have to use
>a unique port, which is what I said as well.
>
>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!

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256094
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, jdbc, SQL2k5 problem

2006-10-10 Thread kurt schroeder
actually it's on a server, my notebook is a 2k3 standard

>Dave,
>
>For someone with your length of development you really have surprised me on
>this issue.
>
>First of all, if you install SQL2005 on a workstation it will default to a
>desktop version or a named instance of a database, however you can have
>multiple databases in that named instance.
>
>Second of all, yes for every named instance you do need to have a different
>port.
>
>Now Kurt this may answer your question.
>
>You need to download the SQL2005 JDBC drivers from MS if you haven't done so
>already, you then make the connection in the same manner you would any JDBC
>driver connection even mySQL.
>
>Now comes the catch, you need to go back to SQL2005 and open the TCP/IP
>ports because by default these are disabled and you will not be able to get
>coldfusion to connect to until you do this.
>
>SQL Express doesn't run on port 1433. On my machine it runs on port 1771. I
>didn't do anything special during the installation (meaning I just accepted
>all the defaults) so I'm not sure if 1771 is the default port for SQL 2005
>now or if for some reason on my setup it just chose this port. The port is
>obviously crucial when you're setting up your datasources for CF. To check
>your port after installation, go to the SQL Server Configuration Manager
>(the same one you went to above to enable TCP/IP connectivity), go to
>Network Configuration/Protocols again, right click on TCP/IP, choose
>Properties, then click on the IP Addresses tab. Under IPAll in the TCP
>Dynamic Ports section, in my install this was automatically set to port
>1771.
>
> 
> 
>Senior Coldfusion Developer
>Aegeon Pty. Ltd.
>www.aegeon.com.au
>Phone: +613  8676 4223
>Mobile: 0404 998 273
> 
>
>-Original Message-
>From: Dave Watts [mailto:[EMAIL PROTECTED] 
>Sent: Tuesday, 10 October 2006 12:38 PM
>To: CF-Talk
>Subject: RE: CF, jdbc, SQL2k5 problem
>
>> > You can't connect using an instance name. You will need to 
>> > use the IP socket corresponding to the instance.
>>
>> I'm not so sure about that. I believe i used an instance name 
>> at a client and it worked see: 
>> http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18294
>> but can't get it to work here
>
>You might want to read that technote more carefully. It says you have to use
>a unique port, which is what I said as well.
>
>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!

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256092
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, jdbc, SQL2k5 problem

2006-10-09 Thread kurt schroeder
>> I have the works, on one box for testing. and it all 
>
>You can't connect using an instance name. You will need to use the IP socket
>corresponding to the instance.
>
>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!

I'm not so sure about that. I believe i used an instance name at a client and 
it worked see: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18294
but can't get it to work here

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


CF, jdbc, SQL2k5 problem

2006-10-09 Thread kurt schroeder
I have the works, on one box for testing. and it all functions except for the 
ColdFusion connection to the SQL2K5. I even created a few dot.net apps for 
testing and they connected fine! The other, possibly related symptom is that i 
can not create an ODBC data source eather. A side note is that i can connect to 
the live db on a different box, but this is a sql2000 db. 
Does anyone have any idea why this could be happening?
here is the dot.net connection string that does work: (real items changed) 
SERVER\INSTANCE;Initial Catalog=DBNAME;Persist Security Info=True;User 
ID=S;Password=X

After 10 years of developing CF apps this one is a first Never had this kind of 
trouble before!!!

Thanks for the help!
KES 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


Re: ajaxcfc install

2006-09-29 Thread kurt schroeder
I down loaded that version of ajax and i was able to get it to work. The other 
is supposed to be an improvment. I figure it's my lack of expereince that the 
real issue. But, as i said i got the one you suggested to work!
Thanks
KES

> I'm not sure about ajaxcfc, but I have used CFAjax and there was a 
> settings.js file which contained a global variable of the absolute 
> path 
> to the files.  You might want to look for something like that.
> 
> kurt schroeder wrote:
> > I'm sure there is a simple answer to this. I'm trying to get the 
> echo example loaded on a web site. If i go directly to the 
> ajaxcfc/examples/echo/index.cfm it works fine. When i try to move the 
> directory examples to the root i get javascript errors. Specificly 
> [object Error]. I figure there is a mapping someplace that needs to be 
> changed, but i can't find it. Anyone have this problem who can offer  
> me advice?
> >
> > 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


ajaxcfc install

2006-09-29 Thread kurt schroeder
I'm sure there is a simple answer to this. I'm trying to get the echo example 
loaded on a web site. If i go directly to the ajaxcfc/examples/echo/index.cfm 
it works fine. When i try to move the directory examples to the root i get 
javascript errors. Specificly [object Error]. I figure there is a mapping 
someplace that needs to be changed, but i can't find it. Anyone have this 
problem who can offer  me advice?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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


Event Scheduler question

2006-07-27 Thread kurt schroeder
I sometimes have to take a scheduled task off line. I've tried setting it to 
one time at a time eairlier that the current time, but this just starts the 
task imediately. Is there a way to just aturn a task off without deleting it?

THanks
KES

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247912
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: cftree question

2006-07-11 Thread kurt schroeder
> is there a way to load a cftree collapsed on initial load? The format 
> i'm using is flash.
> Thanks 
> KES 
Yes there is it's on the item control. expand="No"
KES

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246158
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cftree question

2006-07-11 Thread kurt schroeder
is there a way to load a cftree collapsed on initial load? The format i'm using 
is flash.
Thanks 
KES 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246151
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: lay person question

2006-06-28 Thread kurt schroeder
Well this is what i was hoping for. Thanks everyone. Anyway, the anouncement of 
a server side element, so i was told, is what started the discussion and the 
idea of it possibly replacing CF. 

Thanks Again i asked the question and hoped to get the answers you all gave.

Thanks
KES
> I've developed cf for 10 years now, love it, love dot.net too for that 
> matter, but what about Flex? A few people have suggested to me that cf 
> seems to be on the way out to be replaced with Flex. From their 
> perspective as non-cf developers this seems to be the case. My vision 
> is clouded so i'd like to ask it plainly as if I were not a CF 
> developer. Is CF on the way out and is Felx the intended replacement? 
> 
> 
> Thanks
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245025
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


lay person question

2006-06-28 Thread kurt schroeder
I've developed cf for 10 years now, love it, love dot.net too for that matter, 
but what about Flex? A few people have suggested to me that cf seems to be on 
the way out to be replaced with Flex. From their perspective as non-cf 
developers this seems to be the case. My vision is clouded so i'd like to ask 
it plainly as if I were not a CF developer. Is CF on the way out and is Felx 
the intended replacement? 

Thanks
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244962
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


cfchart without query?

2006-06-20 Thread kurt schroeder
I have a query that returns a single row of summary info:
YTD sales, MTD sates, forcastMTD, forcastYTD, and so forth. Anyone know how i 
can represent data in a cfgraph using these kind of values?.
(also side note are there switches that need to be turned on in cfadmin that 
will allow graph creation?)
thanks
KES  

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244265
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


cfreport and Crystal Reports

2006-05-26 Thread kurt schroeder
about 6 years ago i create a custom tag to envoke a Crystal Report. At the time 
CF and CRW as is would produce an HTML CR not a real CRYSTAL REPORT to be 
dumped to the printer. Does the current version of CF allow you to create a 
real CR or is is still HTML?


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241557
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: embed image in cfmail

2006-05-18 Thread kurt schroeder
just saw that. and thanks!!
>Look at CFMAILPARAM, especially the CONTENTID attribute of it in CFMX 7.
>You give it a contentID and use that in your source for your html.
>
>Look at
>http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/comm
>on/html/wwhelp.htm?context=ColdFusion_Documentation&file=part_cfm.htm
>
>And there's a section entitled "To display a file inline in a mail
>message" that tells you all about it. 
>
>
>John Burns
>Certified Advanced ColdFusion MX Developer
>Wyle Laboratories, Inc. | Web Developer
> 
>
>-Original Message-
>From: kurt schroeder [mailto:[EMAIL PROTECTED] 
>Sent: Thursday, May 18, 2006 9:59 AM
>To: CF-Talk
>Subject: Re: embed image in cfmail
>
>that get's me to a general docs help page. is there a specific area that
>has the answer i'm looking for?
>thanks
>kes

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240895
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: embed image in cfmail

2006-05-18 Thread kurt schroeder
CFmail part will do it as follows:

http://0.0.0.0/images/thsimg1.gif"; contentid="myimg1" 
disposition="inline">


Thanks
KES
> that get's me to a general docs help page. is there a specific area 
> that has the answer i'm looking for?
> thanks
> kes 
> > check out
> > http://livedocs.macromedia.
> > com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.
> > htm?context=ColdFusion_Documentation&file=part_cfm.htm
> > 
> > DK
> > 
> > On 5/17/06, kurt schroeder <[EMAIL PROTECTED]> wrote:
> > > Is there a way to embed an image in a cfmail without using a web 
> > reference.
> > >
> > > Thanks
> > > KES
> > >
> > > 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240894
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: embed image in cfmail

2006-05-18 Thread kurt schroeder
that get's me to a general docs help page. is there a specific area that has 
the answer i'm looking for?
thanks
kes 
> check out
> http://livedocs.macromedia.
> com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.
> htm?context=ColdFusion_Documentation&file=part_cfm.htm
> 
> DK
> 
> On 5/17/06, kurt schroeder <[EMAIL PROTECTED]> wrote:
> > Is there a way to embed an image in a cfmail without using a web 
> reference.
> >
> > Thanks
> > KES
> >
> > 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240891
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


embed image in cfmail

2006-05-17 Thread kurt schroeder
Is there a way to embed an image in a cfmail without using a web reference.

Thanks
KES

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240846
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: cgi.scriptname and url parameters

2006-05-09 Thread kurt schroeder
I've seen some examples on the web and may use cgi.scriptname, i havn't seen 
path_info used yet. I'll try it.

Thanks
KES
>i think you want cgi.path_info instead of script_name
>
>On 5/9/06, Ben Nadel <[EMAIL PROTECTED]> wrote:
>>

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239902
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: cgi.scriptname and url parameters

2006-05-09 Thread kurt schroeder
Thanks Ben,
No i'm not, Eather i have an error on some of my likes or there are other 
problems. I do use url parameter for some actions, but not on this one. 
However, again, the diagnostic info does not include the params as part of 
cgi.scriptname.
Thanks!
KES
>Kurt,
>
>Are you doing some sort of SEO method like "index.cfm/articles/34/"?
>
>In that case, it will use the "query params" in the script name I think as
>they are not delimited by the traditional "?".
>
>If you have a ? Before the query params, they should never be available in
>the script name. Please post a sample of the script name that is being
>carried over.
>
>-ben
>..
>Ben Nadel 
>Web Developer
>Nylon Technology
>350 7th Avenue
>Floor 10
>New York, NY 10001
>212.691.1134
>212.691.3477 fax
>www.nylontechnology.com
> 
>"You know, like nunchuck skills, bowhunting skills, computer hacking
>skills... Girls only want boyfriends who have great skills."
>- Napoleon Dynamite
>-Original Message-
>From: kurt schroeder [mailto:[EMAIL PROTECTED] 
>Sent: Tuesday, May 09, 2006 9:17 AM
>To: CF-Talk
>Subject: cgi.scriptname and url parameters
>
>I notice an issue with using cgi.scriptname as the Action of a form. It will
>include the url variables of the previous link (sometimes?). Is there a
>reasion for this and is there a way to turn it off. My diagnostics do not
>show the url parameters as part od the cgi.scriptname.
>
>The only other thing i'm doing that is unusual on this form is that i'm
>submitting the form using onChange=form.submit(); for fields on the form.
>
>THanks
>KES

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239899
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: cgi.scriptname and url parameters

2006-05-09 Thread kurt schroeder
Thanks. and that's an answer. I've used the function before and will do it 
again. But i'm still curious as to why the params are attacted?
Thanks
KES

>If you just want to submit the page to itself (without the URL keys) then
>use this as your "thispage":
>
>
>
>This variable will output only the file name for whatever page it's
>contained within.
>
>andy matthews
>web developer
>certified advanced coldfusion programmer
>ICGLink, Inc.
>[EMAIL PROTECTED]
>615.370.1530 x737
>------//->
>
>-Original Message-
>From: kurt schroeder [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, May 09, 2006 8:17 AM
>To: CF-Talk
>Subject: cgi.scriptname and url parameters
>
>
>I notice an issue with using cgi.scriptname as the Action of a form. It will
>include the url variables of the previous link (sometimes?). Is there a
>reasion for this and is there a way to turn it off. My diagnostics do not
>show the url parameters as part od the cgi.scriptname.
>
>The only other thing i'm doing that is unusual on this form is that i'm
>submitting the form using onChange=form.submit(); for fields on the form.
>
>THanks
>KES

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239897
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: I think I'm in love!

2006-05-09 Thread kurt schroeder
My Wife and i have been developing CF apps together for over 10 years now. She 
loves it because it's easer to modify that asp, aspx 1.1 or 2.0. I love it for 
rapid development. It's a marrage made in cyber space! 

And when we go married we had the Preacher read a passage for Ben Forta's book 
(the 2.0 version).

I think there are more CF romances out there than you think!
 :-)

>I think the chances of that are very slim Wil, you just got lucky. My wife
>just groans if ever anyone mentions CF, iftho she does defend it if anysays
>it's crap or says ASP is better :-)
>
>Russ 
>
>-Original Message-
>From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
>Sent: 07 May 2006 12:40
>To: CF-Talk
>Subject: OT: I think I'm in love!
>
>I know this is OT but I think it's so cool! 
>
>So I have this new girlfriend that seems to dig computers, programming, etc.
>She already knows some general programming because she spits it out at me
>here and there. 
>
>I told her all about CF... she loves my shirts... she likes the idea about
>what CF does/how it works. She also likes web sites, and the idea of
>building them. 
>
>I installed Studio 8 on her machine the other day. I went over yesterday and
>spotted some print outs by her laptop. She had printed out CF/DW tutorials
>from the docs so she could practice and learn CF!  lol! This is the coolest
>thing I've ever seen. I'm gonna get her to start helping me on projects
>since she's seems so enthused. 
>
>We should start a CF dating website. Everyone needs a CF chick! :)
>
>Will

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239895
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


cgi.scriptname and url parameters

2006-05-09 Thread kurt schroeder
I notice an issue with using cgi.scriptname as the Action of a form. It will 
include the url variables of the previous link (sometimes?). Is there a reasion 
for this and is there a way to turn it off. My diagnostics do not show the url 
parameters as part od the cgi.scriptname.

The only other thing i'm doing that is unusual on this form is that i'm 
submitting the form using onChange=form.submit(); for fields on the form.

THanks
KES

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239891
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: pass query row as argument to a function

2006-05-04 Thread kurt schroeder
you should have said, "I know you didn't create it...but it's still a useful 
post, da-mut. Because it was, and credit is deserved to one who shares as much 
to the one who creates,  da-mut!
Thanks
KES 
>I know you didn't create it...but it's still a useful post.
>
>andy matthews
>web developer
>certified advanced coldfusion programmer
>ICGLink, Inc.
>[EMAIL PROTECTED]
>615.370.1530 x737
>--//->
>
>-Original Message-
>From: Everett, Al (NIH/NIGMS) [C] [mailto:[EMAIL PROTECTED]
>Sent: Thursday, May 04, 2006 11:14 AM
>To: CF-Talk
>Subject: RE: pass query row as argument to a function
>
>
>I didn't create it. I just found it.
>
>Whenever I begin a sentence with "I wonder if there is a CF Function..."
>
>I am always on cflib.org before I finish the sentence.

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239565
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: pass query row as argument to a function

2006-05-04 Thread kurt schroeder
That's perfect and as you noted in a later post I likewise should look before i 
post.  

Thank you; to you and everyone else who gave an answer. You've all erned the 
right to be called "Fine Americans" or "Fine {whatever nationality you care to 
lay claim}s" on this day!!!

Much appreciated
KES
>QueryRowToStruct
>
>http://cflib.org/udf.cfm?id=358 
>
>
>
>-Original Message-
>From: kurt schroeder [mailto:[EMAIL PROTECTED] 
>Sent: Thursday, May 04, 2006 11:59 AM
>To: CF-Talk
>Subject: Re: pass query row as argument to a function
>
>Thanks for replying,
>That can work. Is there a function to convert or copy a row to a struct?
>If i remember right CF handles record sets, and all else, as structures
>so a structcopy(query[currentrow]) like function is possible, know of
>one?
>thanks
>kes

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239523
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: pass query row as argument to a function

2006-05-04 Thread kurt schroeder
Thanks for replying,
That can work. Is there a function to convert or copy a row to a struct? If i 
remember right CF handles record sets, and all else, as structures so a 
structcopy(query[currentrow]) like function is possible, know of one?
thanks
kes

>You could probably convert the row into a structure, then pass that as an
>argument.
>
>andy matthews
>web developer
>certified advanced coldfusion programmer
>ICGLink, Inc.
>[EMAIL PROTECTED]
>615.370.1530 x737
>--//->
>
>-Original Message-
>From: kurt schroeder [mailto:[EMAIL PROTECTED]
>Sent: Thursday, May 04, 2006 10:36 AM
>To: CF-Talk
>Subject: pass query row as argument to a function
>
>
>Can a row of a query be passed as an argument in CFMX7. I know i can pass in
>the query and the currentrow, but it would be cleaner if i could just passin
>the row only.
>
>Thanks
>KES

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239516
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


pass query row as argument to a function

2006-05-04 Thread kurt schroeder
Can a row of a query be passed as an argument in CFMX7. I know i can pass in 
the query and the currentrow, but it would be cleaner if i could just passin 
the row only.

Thanks
KES 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239510
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


cfdocument buggy?

2006-03-03 Thread kurt schroeder
Wondering what the general feel for cfdocument and pdf is. I'm having odd 
problems like it not reading breaks and nbspaces or height tags? Antone else 
have these problems?
thanks
KES 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234054
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