RE: Joomla?

2010-04-19 Thread Eric Hoffman

AFAIK, no, unfortunately.

We have used it at times for projects it fit best over the last 4 years,
really wish there was something like it in CF-land.   Closest thing I can
think of is Mura, if their open source plugin community started going nuts.

Eric

-Original Message-
From: Rick Sanders [mailto:c...@webenergy.ca] 
Sent: Monday, April 19, 2010 6:59 PM
To: cf-talk
Subject: Joomla?


I am curious to know if there's any Open-source free ColdFusion CMS out
there like Joomla?

 

Joomla is the latest craze in CMS making it easy for people to manage their
own websites. I'm wondering if there's anything comparable in CF? Currently
I build my own CMS depending on the site I'm doing for my client.

 

Thanks

Rick

Webenergy

 

 






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


RE: CF9 + W2k8 Migration

2010-04-13 Thread Eric Hoffman

We did similar and the process was essentially painless.   The only gotchas
we had were a few setting mistakes.

64 Bit will be a nice bump for you.

-Original Message-
From: Paul Kukiel [mailto:pkuk...@gmail.com] 
Sent: Tuesday, April 13, 2010 12:51 AM
To: cf-talk
Subject: Re: CF9 + W2k8 Migration


I also just migrated a large eTraning app from CF8 32bit to CF9 64bit Win2k3
- Win 2k8.

It was painless. The CF9 installer works really well with IIS 7.0 and 7.5
now.  We only had a few issues where local.something was treated differently
under cf9 but that was fixed in about 2 mins.

Perfomance has been great.

Paul Kukiel
http://blog.kukiel.net

On Mon, Apr 12, 2010 at 11:01 PM, Cutter (ColdFusion) 
cold.fus...@cutterscrossing.com wrote:


 We are considering moving from CF8 on 32-bit Windows 2003 to 64-bit 
 CF9 on Windows 2008. Anyone who has experience with this, if you could 
 please give me your feedback on any issues you may have dealt with, 
 hurdles you crossed, and gotchas that slowed your progress.

 --
 Steve Cutter Blades
 Adobe Community Professional - ColdFusion Adobe Certified Professional 
 Advanced Macromedia ColdFusion MX 7 Developer

 Co-Author of Learning Ext JS
 http://www.packtpub.com/learning-ext-js/book
 _
 http://blog.cutterscrossing.com



 



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


Uservoice

2010-02-27 Thread Eric Hoffman

Has anyone ever integrated the SSO from their site to Uservoice?   All
examples are in other languages, so kind of understand it, but thought I
would not re-invent the wheel if its a known process.   Didn't find in the
Google though.

 

Thanks.

 

Eric Hoffman




~|
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:331199
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 looks different in cf9

2010-02-14 Thread Eric Hoffman

I did some css overwrites to force my app to remain similar.  The ext- 
css file in CF has darn near every HTML tag listed in there and zeroed  
out.

Sent from my iPhone

On Feb 13, 2010, at 4:12 PM, John Pullam jpul...@mcleansystems.com  
wrote:


 I can't find any documentation to explain it, but my cfwindow in cf9  
 looks different than the same app in cf8. The colours around the  
 window are different and the handling of table formats inside the  
 window are different (less white space on the border with cf9 than  
 cf8). It's almost as though the CSS rendering is different and buggy  
 compared to cf8.

 Am I the only one running into this? Any suggestions on what has  
 happened and more importantly what I can do to make the window  
 content look the same between releases?

 

~|
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:330721
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 not showing in cfwindow

2010-01-31 Thread Eric Hoffman

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Ray,

I had it on the calling page, along with cfwindow.  I even added it to the
source page I call as you mention to test it, to no avail.   

Just bizarre.

Thanks!

Eric

- -Original Message-
From: Raymond Camden [mailto:rcam...@gmail.com] 
Sent: Sunday, January 31, 2010 5:38 PM
To: cf-talk
Subject: Re: cfmap not showing in cfwindow


Maybe try

cfajaximport tags=cfmap

This tells CF to load the necessary JS/CSS files for maps.

On Sun, Jan 31, 2010 at 12:18 AM, Eric Hoffman
ehoff...@ejhassociates.com wrote:

 Now, I understand that this is supposed to work so you can pop up a map
 pretty easy.   All is configured with the key, etc.   I see the cfwindow
 popup, and scroll bars appear.   No map.



 On the calling page, I do have cfwindow and cfmap tags imported via cf.



 I call this function from the page:



 a href=## onclick=ColdFusion.Window.create('showmap#id#', 'Quick
 Organization Map View',

                         '/member/contacts/mappop.cfm?oid=#oid#',



{height:410,width:410,modal:false,closable:true,draggable:true,resizable:tru
 e,initshow:false });

                          ColdFusion.Window.show('showmap#id#')



 and on that window, this runs:



 cfmap name=gmap8

      centeraddress=#getOrgInfo.address1#, #getOrgInfo.city#,
 #getOrgInfo.state# #getOrgInfo.zip#, USA

      doubleclickzoom=true

    scrollwheelzoom=true

    showscale=false

    tip=My Map

      width=400 /



 No dice there.  Am I missing something obvious here?



 Thanks!!



 Eric Hoffman

 CF since 01!




 



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


cfmap not showing in cfwindow

2010-01-30 Thread Eric Hoffman

Now, I understand that this is supposed to work so you can pop up a map
pretty easy.   All is configured with the key, etc.   I see the cfwindow
popup, and scroll bars appear.   No map.

 

On the calling page, I do have cfwindow and cfmap tags imported via cf.

 

I call this function from the page:

 

a href=## onclick=ColdFusion.Window.create('showmap#id#', 'Quick
Organization Map View',

 '/member/contacts/mappop.cfm?oid=#oid#',

 
{height:410,width:410,modal:false,closable:true,draggable:true,resizable:tru
e,initshow:false });

  ColdFusion.Window.show('showmap#id#')

 

and on that window, this runs:

 

cfmap name=gmap8 

  centeraddress=#getOrgInfo.address1#, #getOrgInfo.city#,
#getOrgInfo.state# #getOrgInfo.zip#, USA 

  doubleclickzoom=true 

scrollwheelzoom=true 

showscale=false 

tip=My Map

  width=400 /

 

No dice there.  Am I missing something obvious here?

 

Thanks!!

 

Eric Hoffman

CF since 01!




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


Cflayout page return question

2007-10-22 Thread Eric Hoffman
We have a page that we are capturing data in using cflayout and it  
works wonderfully.  Now our question is, I think I am missing  
something obvious?

We want to submit the page and have it return to the tab we had open  
during the submission;  alternately maybe another tab if we wanted  
them to.  But primary is how to get it back to where the person  
wasfor this project there is a reason for it.

Thanks!

Eric 

This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.

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


Re: CFLAYOUT/CFLAYOUTAREA help!

2007-10-18 Thread Eric Hoffman
Well, if you modify one of the css files in cfide directory it  
uses.copy it out, put it somewhere, and cfajaximport srccss  if I  
recall.   Then you can change the colors.  Now, in terms on one,  
thats a little tougher.   What about writing multiple color  
declarations and calling the class in each tab as you program them?


On Oct 18, 2007, at 2:14 PM, J W wrote:

 I can't find the answer anywhere. Hope you guys would know.

 Can you change the actual TAB color itself? One of the tabs I want  
 to make
 red. Is this possible? Or at the very least can you change the text  
 color
 inside the actual TAB itself?

 Thanks,
 Jeff


 

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


CF Webservices Security Primer

2007-09-19 Thread Eric Hoffman
Hey all,

I am looking to review again security issues around opening up web  
services.   Does anyone have a favorite bookmark or some primer  
related directly to CF that is handy?   Things we can do on the  
application side maybe...have a pretty good handle on the network/ 
firewall sides

Google of course turned up billions and a lot are just vendor selling  
wares.

Thanks!

Eric 

This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. If verification is 
required please request a hard-copy version.

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


Blogcfc: feeling stupid

2007-09-15 Thread Eric Hoffman
Okay, I am setting up a blog system at our site using this, with 5  
bloggers.

I changed the app.cfm files per instructions, did the ini file per  
instructionsthe only blog that works is the default directory.
If I goto the subdirectory of a bloggerit errors in app.cfm.  Org  
is mapped in CF 8.

So, I have www.domain.com/blogs  which all works fine.

When I copy the client files to a subdirectory, and edit the app.cfm  
line to name the blog the right way, it bombs.   so each bloggers url  
looks like:  www.domain.com/blogs/dude/index.cfm

Am I pulling a stupid?   In any of these subdirectories, I get the  
error about a bad cfif in app.cfm

Thanks for any pointers this weekend.  Gotta get it live by Monday or  
so.


Eric







  
mail: 
www: 
tel: 
fax: 
mob: 
Adobe Solution Partner
Sonicwall Security Partner
Microsoft Certified Partner



This message contains confidential information and is intended only for [EMAIL 
PROTECTED] If you are not cf-talk@houseoffusion.com you should not disseminate, 
distribute or copy this e-mail. Please notify [EMAIL PROTECTED] immediately by 
e-mail if you have received this e-mail by mistake and delete this e-mail from 
your system. E-mail transmission cannot be guaranteed to be secure or 
error-free as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  therefore does not accept 
liability for any errors or omissions in the contents of this message, which 
arise as a result of e-mail transmission. If verification is required please 
request a hard-copy version.


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


RE: Dynamic image thumbnails with Massimo's tmt_img

2005-11-17 Thread Eric Hoffman
I too would be interested in learning more about this

Thanks,

Eric 

-Original Message-
From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 17, 2005 8:21 PM
To: CF-Talk
Subject: Dynamic image thumbnails with Massimo's tmt_img

I was wondering if anyone has used Massimo Foti's tmt_img to create dynamic
image thumbnails (i.e. resize an existing image and send it directly to the
browser, rather than saving it to the server first)? 
If so, would you care to share any code or pass on any tips?

Thanks,

Pete



~|
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:224595
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


Grab Iframe data

2005-10-31 Thread Eric Hoffman
I assume this can't be done, as it would be too great if I could.
 
I have a CF page with a form...and at the top there is an iframe with a form
that is HTML...when I submit the main page form, can I somehow reference
that loaded document in the iframe and grab a form variable there?  By
Iframe name?
 
Thanks!
 
Eric



~|
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:222779
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: Grab Iframe data

2005-10-31 Thread Eric Hoffman
That looks about right, thanks everyone!   Will play with it.   You find
results on google, but sometimes you have to double check with the experts
here.  :)

Eric 

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 31, 2005 3:02 PM
To: CF-Talk
Subject: Re: Grab Iframe data

Yeah, you bet, as long as both documents are from the same website. 
I'm not sure exactly the syntax without seeing the code, but it should be
something like window.iframeName.document.getElementById(fieldId).value

cheers,
barneyb

On 10/31/05, Eric Hoffman [EMAIL PROTECTED] wrote:
 I assume this can't be done, as it would be too great if I could.

 I have a CF page with a form...and at the top there is an iframe with 
 a form that is HTML...when I submit the main page form, can I somehow 
 reference that loaded document in the iframe and grab a form variable 
 there?  By Iframe name?

 Thanks!

 Eric

--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.



~|
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:222787
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


CF based Flash Detection

2005-10-28 Thread Eric Hoffman
AM in a super tight pinchI know how to detect flash via javascript...and
then output the results in document.write method...but it seems not to be
working for huge amounts of text.
 
Is there a tag somewhere or a cf based routine to help with this?  
 
Thanks!
 
Eric



~|
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:222571
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


Library to convert week number to string?

2005-10-20 Thread Eric Hoffman
Does something like this exist and I am missing it...basically getting
datepart(ww, orderdate) for some graphing in SQL and would like in the
cfoutput to have that converted to week of or xx/yy - xx/yy.

Thanks!

Eric



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221685
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: Library to convert week number to string? (cancel)

2005-10-20 Thread Eric Hoffman
Sorry, got it off of CFLIB.   Sweet!!

Thanks! 

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 20, 2005 11:36 AM
To: CF-Talk
Subject: Library to convert week number to string?

Does something like this exist and I am missing it...basically getting
datepart(ww, orderdate) for some graphing in SQL and would like in the
cfoutput to have that converted to week of or xx/yy - xx/yy.

Thanks!

Eric





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

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


Select by whats not there?

2005-10-19 Thread Eric Hoffman
I hae two tables, related to each other by order id.

I need to find out programatically what orders exist in the main table
without any corresponding lines in the other table based upon the
relationship of the order id.

How can I do a SQL query in which I ask during the join for what does not
exist specifically?   Left join, for example, gives me everything; record or
not.  Right join would be only if something exists in that second table...

Must be easy, but I can't figure it out.

Thanks!

from #request.cust_table# cu
JOIN #request.orders_table# co on co.customer_id =
cu.cust_id 
cfif url.errorid NEQ 4
RIGHT OUTER JOIN #request.hold_table# ht on ht.order_id  =
co.corder_id 
cfelse
!---heregive me what specifically does not have a
record in the other table---
LEFT OUTER JOIN #request.hold_table# ht on ht.order_id  =
co.corder_id 


Eric



~|
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:221506
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: Select by whats not there?

2005-10-19 Thread Eric Hoffman
I am on MSSQL.

So:   cfelse
!---heregive me what specifically does not have a
record in the other table---
FULL OUTER JOIN #request.hold_table# ht on ht.order_id =
co.corder_id AND IN (SELECT corder_id FROM co)

?

Thanks for helping me out.

-Original Message-
From: Jillian Koskie [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 19, 2005 12:15 PM
To: CF-Talk
Subject: RE: Select by whats not there?

Eric,

Depending on what dbms you are using, you could just do a subselect.
Add 'AND IN (SELECT field FROM table)' to your join.

Some dbms do not support subselects in the join statement, in which case you
can likely work your query to function with the subselect in the where
statement.

--
Jillian

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 19, 2005 11:03 AM
To: CF-Talk
Subject: Select by whats not there?

I hae two tables, related to each other by order id.

I need to find out programatically what orders exist in the main table
without any corresponding lines in the other table based upon the
relationship of the order id.

How can I do a SQL query in which I ask during the join for what does not
exist specifically?   Left join, for example, gives me everything;
record or
not.  Right join would be only if something exists in that second table...

Must be easy, but I can't figure it out.

Thanks!

from #request.cust_table# cu
JOIN #request.orders_table# co on co.customer_id =
cu.cust_id 
cfif url.errorid NEQ 4
RIGHT OUTER JOIN #request.hold_table# ht on ht.order_id =
co.corder_id 
cfelse
!---heregive me what specifically does not have a
record in the other table---
LEFT OUTER JOIN #request.hold_table# ht on ht.order_id =
co.corder_id 


Eric







~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221513
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: Select by whats not there?

2005-10-19 Thread Eric Hoffman
Good deal, that got me where I needed to go with some conditional coding in
cf telling it when to use that filter.

Thank you!!! 

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 19, 2005 12:35 PM
To: CF-Talk
Subject: RE: Select by whats not there?

 How can I do a SQL query in which I ask during the join for what does 
 not exist specifically?

You might find it easier to use a subquery rather than a join in this case:

SELECT ... 
FROM TABLE1
WHERE ID NOT IN (SELECT ID FROM TABLE2)

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!




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

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


IMAP webmail app?

2005-09-28 Thread Eric Hoffman
Does anyone know of a good IMAP based webmail application?

I purchased one from AdvancedWebmail.com, but got screwed.  They won't
return any communications nor ever sent the serial number to activate the
product.  BEWARE.

This has left me pretty hosed, this portion of the larger app is due in a
few days and we had always figured on using an prewritten-app to fulfill the
needs.  All I see are POP based ones in my searches, though.

Any ideas welcome!

Thanks!

Eric Hoffman



~|
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:219503
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: [QUARRANTINE] IMAP webmail app?

2005-09-28 Thread Eric Hoffman
Cold fusion based...but I have heard good things about squirrel name. 

-Original Message-
From: Ben Doom [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 28, 2005 3:10 PM
To: CF-Talk
Subject: Re: [QUARRANTINE] IMAP webmail app?

If PHP is an option, SquirrelMail seems to work pretty well.

--Ben

Eric Hoffman wrote:
 Does anyone know of a good IMAP based webmail application?
 
 I purchased one from AdvancedWebmail.com, but got screwed.  They won't 
 return any communications nor ever sent the serial number to activate 
 the product.  BEWARE.
 
 This has left me pretty hosed, this portion of the larger app is due 
 in a few days and we had always figured on using an prewritten-app to 
 fulfill the needs.  All I see are POP based ones in my searches, though.
 
 Any ideas welcome!
 
 Thanks!
 
 Eric Hoffman
 
 
 
 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

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


Querying across two datasources example?

2005-09-13 Thread Eric Hoffman
Is there such a beast that is pretty concise?

I have a app that needs to query some data from an external datasource now.
Just looking at theory:

So, I query our data.

Then query their data.

Then query what?  A query of queries or something?   

Or shortcuts?

Thanks!

Eric



~|
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:218085
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: Querying across two datasources example?

2005-09-13 Thread Eric Hoffman
That's a good idea, as it is on the same server, and will be in general.
But then this corners us into MSSQL (which I am sure we will use)

But joining queries by Query of Query is the best bet otherwise from my
reading, right? 

-Original Message-
From: Jann E. VanOver [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 13, 2005 3:33 PM
To: CF-Talk
Subject: Re: Querying across two datasources example?

Are these two datasources on the same server?  Which DBMS?

Using SQL Server, I use a dot-dot notation to refer to other databases on
the same server:

STUFF is the datasource known to ColdFusion and it has a table named
stuff.  OtherStuff is a database on the same server that has a table named
moreStuff
...
cfquery datasource=stuff name=stuff SELECT s.field1, t.field2,
t.field3 FROM stuff s
INNER JOIN OtherStuff..moreStuff t on s.field = t.field /cfquery

Eric Hoffman wrote:

Is there such a beast that is pretty concise?

I have a app that needs to query some data from an external datasource now.
Just looking at theory:

So, I query our data.

Then query their data.

Then query what?  A query of queries or something?   

Or shortcuts?

Thanks!

Eric







~|
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:218127
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


Casting Error

2005-03-12 Thread Eric Hoffman
Here's a weird one:
 
I am attempting to update a com object.  If I use cold fusion variables in my 
call as designed:
cfset bRet = oUser.addAdminACE(#Attributes.ConnectString#, 
#attributes.conID#) 
 
I get an error.
 
If I replace the second variable with any integer it works.
 
cfset bRet = oUser.addAdminACE(#Attributes.ConnectString#, 65) 
 
When I cfoutput I get the correct connectstring variable and the second 
variable actually is 65!  What gives?
 
This is the exact error:
 
Error casting an object of type to an incompatible type. This usually indicates 
a programming error in Java, although it could also mean you have tried to use 
a foreign object in a different way than it was designed. 
 
I don't understandCF should be outputting an integer there.  Manually done, 
it works.  CF'ed no.  Cfoutput shows the same number as I put in manually.  Is 
there some trick to it?
 
Thanks.

 



~|
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:198560
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: List loop current row

2005-03-11 Thread Eric Hoffman
Well, no, I need to add a line of SQL, one line per value using the OR
connector between statements.  I am sure I have used loop counters
inside a cfloop inside a SQL statement  before... 


Regards, 

Eric 

-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 10, 2005 2:13 PM
To: CF-Talk
Subject: RE: List loop current row

Ummm am I missing something, but presuming the list is a comma separated
list, and you want to output it as a comma separated list, what is wrong
with:

#LIST#?


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

.-Original Message-
.From: Barney Boisvert [mailto:[EMAIL PROTECTED]
.Sent: Thursday, March 10, 2005 12:10 PM
.To: CF-Talk
.Subject: Re: List loop current row
.
.If you're guarenteed that your list doesn't contain duplicates, you
can do this:
.
.cfset last = listLast(list) /
.cfloop list=#list# index=i
.  #i#cfif i NEQ last,/cfif
./cfloop
.
.Probably slightly less efficient than adding a counter in there, but
I think it's more readable, because it's clear that you're not
adding the comma after the last item, rather than having to figure
out what the numbers are.
.
.cheers,
.barneyb
.
.On Thu, 10 Mar 2005 13:49:50 -0600, Eric Hoffman
.[EMAIL PROTECTED] wrote:
. How can I find the current row of a list loop?
.
. I had the old school cfset I = I + 1 in my SQL query, but it kept
. barfing having it in there inside my loop in my SQL query.
.
. I am trying to basically say, look for this value , and if this is
not  the last of the comma delimited list sent me, then put OR,
otherwise  move on.
.
. cfset listnum = listlen(form.area)  cfif form.area neq ''
. AND (
. cfloop list=#form.area# index=m
. customer_contact.phone LIKE '%#m#%' cfif listnum
LT
. currentrowOR/cfif
. /cfloop
. )
. /cfif
.
. Any ideas?  Thanks!
.
.--
.Barney Boisvert
[EMAIL PROTECTED]
.360.319.6145
.http://www.barneyb.com/
.
.Got Gmail? I have 50 invites.
.
.



~|
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:198419
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


List loop current row

2005-03-10 Thread Eric Hoffman
How can I find the current row of a list loop?

I had the old school cfset I = I + 1 in my SQL query, but it kept
barfing having it in there inside my loop in my SQL query.

I am trying to basically say, look for this value , and if this is not
the last of the comma delimited list sent me, then put OR, otherwise
move on.

cfset listnum = listlen(form.area)
cfif form.area neq ''
AND (
cfloop list=#form.area# index=m
customer_contact.phone LIKE '%#m#%' cfif listnum LT
currentrowOR/cfif
/cfloop
)
/cfif


Any ideas?  Thanks!

~|
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:198251
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: List loop current row

2005-03-10 Thread Eric Hoffman
I was doing that, but SQL freaked when that was in its path.

When I take out the counter, it works, back in, kaboom.  Its okay to run
loops with counters inside a SQL statement, right?  Or did I miss the
boat there?

-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 10, 2005 1:53 PM
To: CF-Talk
Subject: Re: List loop current row

increment a counter variable with each pass of the loop...

cfset LoopCount = 0
cfloop from=1 to=100 index=i
  cfset LoopCount = LoopCount +1
/cfloop

HTH

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com.cfm/54



~|
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:198257
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: OT: Live Chat Service

2005-02-22 Thread Eric Hoffman
I did find a group at boldchat.com and boldchatplus.com that has looked 
promising as well!  Includes the desktop client which is helpful and much more 
affordable for small business than Live Person.



From: dave [mailto:[EMAIL PROTECTED]
Sent: Mon 2/21/2005 9:11 PM
To: CF-Talk
Subject: RE: OT: Live Chat Service



is this on your dev machine?

 if so you need to either set the tables username and password or be sure to 
set them as blank

 like
 cfset un = 
 cfset pw = 

 what its doing is throwing an error because the username and passord is 
incorrect.
 If your queries are set up access style then you need to add the username 
and password attributes

 cfquery name=qgetUser datasource=#dsn#
 thus becomes
 cfquery name=qgetUser datasource=#dsn# username=#un# password=#pw#


From: Rick Faircloth [EMAIL PROTECTED]
Sent: Monday, February 21, 2005 10:05 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: RE: OT: Live Chat Service

Funny you should mention MySQL db connections...I just installed MySQL 4.1
on a server with CF 4.5.2 for the first time and can't get CF hooked up with
MySQL.
CF keeps erroring and saying:

ODBC Error Code = HYT00 ()
[MySQL][ODBC 3.51 Driver] Access Denied for User 'ODBC'@'localhost' (using
password NO)

I'm trying to figure out where the [EMAIL PROTECTED] is coming into play.
I'm not logging into the new MySQL Administrator that way, and I've given
the account I do use to login to MySQL all rights.

I noticed that when I entered registered the database with the ODBC
Administrator
in the Control Panel (Windows 2000 Server) that it said that ODBC was the
default user
in the options, but I used my own username...

The database shows up in CF Administrator under ODBC, but it won't
connect...
I've tried changing the account that CF is running under to the same
Username and Password
that I use to connect to MySQL and used the same Username and Password to
register the
database in the Administrator...I'm missing something...(perhaps the brains
to do this! :o)

Somewhere I've got things set up wrong...any ideas?

Rick

-Original Message-
From: dave [mailto:[EMAIL PROTECTED]
Sent: Monday, February 21, 2005 8:54 PM
To: CF-Talk
Subject: RE: OT: Live Chat Service

i'd spend the 100 bucks for phplive, it really is nice.
 and no you don't need to know php just know the mysql db connections, its
pretty painless, and if i can do it..


From: Rick Faircloth
Sent: Monday, February 21, 2005 8:50 PM
To: CF-Talk
Subject: RE: OT: Live Chat Service

CraftySyntax looks interesting...I'm a little wary of it, however.
I don't know anything about php...is that a problem with using it?

I see that phplivesupport is also php...do I have to understand php
to deploy and use it? I see that it can be modified, but do I need to?

Rick

-Original Message-
From: Jordan Michaels [mailto:[EMAIL PROTECTED]
Sent: Monday, February 21, 2005 5:45 PM
To: CF-Talk
Subject: Re: OT: Live Chat Service

Here's another one:

http://www.craftysyntax.com/

HTH!

-Jordan

dave wrote:

phplive (choke) is the best i have used
 http://www.phplivesupport.com/


From: Eric Hoffman
Sent: Monday, February 21, 2005 11:00 AM
To: CF-Talk
Subject: OT: Live Chat Service

Blah monday to everyone...

Do any of you have experience with a live chat service and can recommend
one? Paid is fine, figuring free doesn't exist. I know of Live Person, but
looking for others as well and experiences. Hopefully this question helps
several folks out there.

Thanks.

Eric



--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED]





~|
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:195890
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: Free Coldfusion Devs Tool

2005-02-22 Thread Eric Hoffman
Mine just calls, and calls.  But noone answers.  

Great app though, can't wait to really get into it, thanks for letting
us know about it. 


Regards, 

Eric J. Hoffman
CIO
Market Connections, LLC
Building Brands.  Breaking Barriers.

-Original Message-
From: Kevin Aebig [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 22, 2005 1:50 PM
To: CF-Talk
Subject: RE: Free Coldfusion Devs Tool

I'm pretty sure that I can get at alot of the same data, but theres some
things only JAVA can touch.

I'll look into getting that. I think I can access it from in CF using
Java objects...

Cheers,

Kevin

-Original Message-
From: Douglas Knudsen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 22, 2005 1:33 PM
To: CF-Talk
Subject: Re: Free Coldfusion Devs Tool


kewl arse tool.  I've built a basic session viewer before, wanted to
do it up in Flash at some point, u beat me.  hehe.   Are you looking
to get some data similar to seefusion.com in there too?

One neat thing I've wanted to figure out...how to tell how much memory a
particular application is using.

kudos!



On Tue, 22 Feb 2005 13:19:25 -0600, Greg Morphis [EMAIL PROTECTED]
wrote:
 Stan, did you not read all of these messages.. the admin, Michael 
 Dinowitz, said the product itself is on topic. And just because one 
 guy is PMSing over the generous offer of free software doesnt mean we 
 all need a few chill pills.
 Post away!

 On Tue, 22 Feb 2005 13:58:48 -0400, Stan Winchester 
 [EMAIL PROTECTED] wrote:
  I was about to invite some members of this list to beta test two
applications (products) I've been developing: a photo gallery and a
links manager, but after reading this post I don't want to get my head
bit off. If this is not an appropriate place to ask for input, sharing,
etc... please name an appropriate forum to use?
 
  Thank you,
  Aftershock Web Design, Inc.
  by: Stan Winchester
  President/Developer
  [EMAIL PROTECTED]
  http://www.aftershockweb.com/
  Phone 503-244-3440
  Fax 503-244-3454
 
  If I wanted to know about your product I would have read it from a 
  web
feed
  or signed up to know about from an email notification list.
 
 







~|
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:195985
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


OT: Live Chat Service

2005-02-21 Thread Eric Hoffman
Blah monday to everyone...
 
Do any of you have experience with a live chat service and can recommend one?  
Paid is fine, figuring free doesn't exist.  I know of Live Person, but looking 
for others as well and experiences.  Hopefully this question helps several 
folks out there.
 
Thanks.
 
Eric

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

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


threeselects ?

2005-02-20 Thread Eric Hoffman
I am trying to use nate weiss's three selects related tag..but when I choose 
the first box, nothin' changes. 
 
Here is my data query
Select 
ag.group_name,
ag.id as group_id,
ac.cat_name,
ac.id as cat_id,
at.typename,
at.id as type_id
from analyte_groups ag, analyte_cats ac, analyte_types at 
WHERE ac.id = at.cat_id
AND ag.id = ac.group_id
ORDER BY ag.group_name ASC, ac.cat_name ASC
 
and my three selects code
 
CF_ThreeSelectsRelated
   QUERY=getData
 DISPLAY1=group_name
 DISPLAY2=cat_name
 DISPLAY3=typename
 VALUE1=group_id
 VALUE2=cat_id
 VALUE3=type_id
   EmptyText1=Pick a group
   EmptyText2=Pick a category
   Emptytext3=pick an type 
 
 
 
 
and here is a the data dump.  (groupid, groupname, catid, catname, typeid, 
typename)
2 Ag Inputs 7 Feed 21 Nutritional Analysis
2 Ag Inputs 7 Feed 22 Minerals
2 Ag Inputs 7 Feed 23 Mycotoxin Screens
2 Ag Inputs 7 Feed 24 Amino Acids
2 Ag Inputs 7 Feed 25 Vitamins
2 Ag Inputs 7 Feed 26 Microscopy
2 Ag Inputs 7 Feed 27 Drugs/Antibiotics
2 Ag Inputs 8 Fertilizer 28 Nutrients
2 Ag Inputs 8 Fertilizer 29 Non-Nutrative
2 Ag Inputs 8 Fertilizer 30 Manure
2 Ag Inputs 8 Fertilizer 31 Lime
2 Ag Inputs 8 Fertilizer 32 Water Chemistry
2 Ag Inputs 8 Fertilizer 33 Minerals
1 Food 1 Food Chemistry 1 Additives
1 Food 1 Food Chemistry 10 Allergens
1 Food 1 Food Chemistry 11 Dairy Chemistry
1 Food 1 Food Chemistry 12 Food Chemistry
1 Food 1 Food Chemistry 13 Mycotoxins
1 Food 1 Food Chemistry 14 Nutritional Labeling
1 Food 1 Food Chemistry 15 Species Identification
1 Food 6 Food Microbiology 16 Bacterial Characterization
1 Food 6 Food Microbiology 17 CDC Select Agents
1 Food 6 Food Microbiology 18 Dairy Microbiology
1 Food 6 Food Microbiology 19 Pathogens
1 Food 6 Food Microbiology 20 Routine Microbiology

 
 
How did I mess up??  Many many thanks in advance!!!  
 
Thanks@
Eric

~|
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:195691
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: threeselects ? forget it

2005-02-20 Thread Eric Hoffman
got it, thanks!!



From: Eric Hoffman [mailto:[EMAIL PROTECTED]
Sent: Sun 2/20/2005 5:31 PM
To: CF-Talk
Subject: threeselects ?



I am trying to use nate weiss's three selects related tag..but when I choose 
the first box, nothin' changes.

Here is my data query
Select
ag.group_name,
ag.id as group_id,
ac.cat_name,
ac.id as cat_id,
at.typename,
at.id as type_id
from analyte_groups ag, analyte_cats ac, analyte_types at
WHERE ac.id = at.cat_id
AND ag.id = ac.group_id
ORDER BY ag.group_name ASC, ac.cat_name ASC

and my three selects code

CF_ThreeSelectsRelated
   QUERY=getData
 DISPLAY1=group_name
 DISPLAY2=cat_name
 DISPLAY3=typename
 VALUE1=group_id
 VALUE2=cat_id
 VALUE3=type_id
   EmptyText1=Pick a group
   EmptyText2=Pick a category
   Emptytext3=pick an type




and here is a the data dump.  (groupid, groupname, catid, catname, typeid, 
typename)
2 Ag Inputs 7 Feed 21 Nutritional Analysis
2 Ag Inputs 7 Feed 22 Minerals
2 Ag Inputs 7 Feed 23 Mycotoxin Screens
2 Ag Inputs 7 Feed 24 Amino Acids
2 Ag Inputs 7 Feed 25 Vitamins
2 Ag Inputs 7 Feed 26 Microscopy
2 Ag Inputs 7 Feed 27 Drugs/Antibiotics
2 Ag Inputs 8 Fertilizer 28 Nutrients
2 Ag Inputs 8 Fertilizer 29 Non-Nutrative
2 Ag Inputs 8 Fertilizer 30 Manure
2 Ag Inputs 8 Fertilizer 31 Lime
2 Ag Inputs 8 Fertilizer 32 Water Chemistry
2 Ag Inputs 8 Fertilizer 33 Minerals
1 Food 1 Food Chemistry 1 Additives
1 Food 1 Food Chemistry 10 Allergens
1 Food 1 Food Chemistry 11 Dairy Chemistry
1 Food 1 Food Chemistry 12 Food Chemistry
1 Food 1 Food Chemistry 13 Mycotoxins
1 Food 1 Food Chemistry 14 Nutritional Labeling
1 Food 1 Food Chemistry 15 Species Identification
1 Food 6 Food Microbiology 16 Bacterial Characterization
1 Food 6 Food Microbiology 17 CDC Select Agents
1 Food 6 Food Microbiology 18 Dairy Microbiology
1 Food 6 Food Microbiology 19 Pathogens
1 Food 6 Food Microbiology 20 Routine Microbiology



How did I mess up??  Many many thanks in advance!!! 

Thanks@
Eric



~|
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:195694
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: Flash Remoting remains as elusive as ever

2005-02-18 Thread Eric Hoffman
Amen.



From: Mike Kear [mailto:[EMAIL PROTECTED]
Sent: Fri 2/18/2005 6:35 AM
To: CF-Talk
Subject: Flash Remoting remains as elusive as ever



I confess, I am still totally flumoxed by flash remoting.  I have done
a lot of things with CFCs, and I understand the ColdFusion side of it,
but when it comes to the flash side of things, I can never find any
resource that can lead me to getting even the most simple of things to
work.

For example .. I went to EasyCFM tonight to follow a beginners Flash
Remoting tutorial, having decided that I ought to put in whatever
effort was required to get my mind around it. My heart sank when
the first instruction related to the flash end of it went awry.  From
the File menu, choose New from Template, and go down to web  it says.
  Nope.  Not on my FlashMX2004Professional.  No such menu item.

I knew immediately that this was a tutorial written for another
version of Flash, and yet again nothing on my flash version would
correlate with the tutorial.

And so it went on - The first thing we do is include the necessary
links to external Actionscript files that enable Flash Remoting. 
but no clue given about including .. WHERE?

This has been teh case with all the tutorials I've tried to follow in
the past, and the three books I have, bear little relationship to the
version I have - a fully registered FlashMX2004Professional.

Does anyone know of a beginners tutorial related to THIS version of
flash?  There are so many differences between one version and another
- nothing seems to be in the same place twice when I look.   I've
learned from experience that you can enter stuff into flash but unless
you have previously clicked the right frame and the right layer within
the frame, nothing works.   So for a tutorial to be any use to
beginners, it has to give that information too.  Simply saying
include the necessary links is quite useless to a beginner (well
this beginner anyway).

I once tried to get help through the flash lists, but they did the
same thing.  They tried their hardest to be helpful, but because they
all know what to do, they forget to include the most basic information
that isnt obvious to people like me who havent even got the simplest
most elementary flash things to work.

Is it a vain hope that there is a really basic beginners tutorial for
flashMX2004Professional 7.2?

Is it too much to ask that tutorial writers and book authors state
what versions of things they're writing with?

--
Cheers
Mike Kear
Windsor, NSW, Australia
Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



~|
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:195375
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: Laptop for development purposes

2005-02-15 Thread Eric Hoffman
Just went through it and have always chosen the Pent 4.  M will give you
longer battery life, and good performance.  Pent 4 will reduce battery
life but maintains the same crunch power of the desktop.  It boils down
to whether you are plugged in much or not.  Mine is a desktop
replacement, and wanted to keep the power as battery, etc was not as
much of a concern to me.  And the heat problem is completely wiped out
with the new one I got last week from gateway...a 520 model.  NO more
burning thighs.  *whew* 


Regards, 

Eric J. Hoffman
CIO
Market Connections, LLC
Building Brands.  Breaking Barriers.

-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 15, 2005 10:32 AM
To: CF-Talk
Subject: Re: Laptop for development purposes

Centrino Centrino Centrino ;-)

They cost more...but the battery life is around twice that of a regular
laptop (like 4 hours)!!!

Not sure the difference between P4 and Pemtium M (unless the m is for
mobile in which case it is probably Centrino based).

HTH

Cheers

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




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194802
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: OT: 50 GMail Invites???

2005-02-03 Thread Eric Hoffman
Yes!   :)



From: sathya v [mailto:[EMAIL PROTECTED]
Sent: Thu 2/3/2005 9:43 PM
To: CF-Talk
Subject: Re: OT: 50 GMail Invites???



Hi

even i got 50 , any one need one !!


On Thu, 03 Feb 2005 17:43:08 +, Stephen Moretti (cfmaster)
[EMAIL PROTECTED] wrote:
 When they've taken over the world Pinky! ;)

 Sorry - I'll go now...

 Adrocknaphobia wrote:

 Heck, I couldnt even give away my first 6 so exactly when will it
 stop being a 'beta'?
 
 -Adam
 
 
 On Thu, 3 Feb 2005 17:36:43 +, Mark Drew [EMAIL PROTECTED] wrote:
 
 
 ANyone noticed that Gmail now gives away 50 invites?
 
 I dont know that many people! sad ole me!
 
 





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193044
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: ColdFusion-based scanning solution?

2005-02-01 Thread Eric Hoffman
Yeah, works sorta under MX6.1 and IE6 XPSP2, tried to get support for it
and they said no dice even though we purchased it years ago.  They
stopped selling and developing it, so we understood. 


Regards, 

Eric J. Hoffman
CIO
Market Connections, LLC
Building Brands.  Breaking Barriers.

-Original Message-
From: Paul [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 01, 2005 10:30 AM
To: CF-Talk
Subject: RE: ColdFusion-based scanning solution?

CFDEV used to have such a product; looks like they killed it a year ago:
http://www.cfdev.com/activescan/


-Original Message-
From: Don Smith [mailto:[EMAIL PROTECTED]
Sent: Monday, January 31, 2005 11:20 PM
To: CF-Talk
Subject: ColdFusion-based scanning solution?

A friend has put together a web-based scanning solution in ASP.NET
utilizing, I believe, com objects. 

I am convinced I can do the same in CF.  

He won't show me how he did it right now.  Has anyone seen an
application that allows you to similarly scan right onto the screen and
save the document on a server?  I presume this would take advantage of
Java libraries, but I'm just starting my research.  Anyone seen this
done?

The process I have for some clients now involves using COTS scanning
software and then uploading via file upload, but anyway I can make that
more fool-proof the better.

Thanks,

Don






~|
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:192616
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


Counting rows in a SQL group

2005-01-31 Thread Eric Hoffman
Is there a quick and dirty way to find out the amount of rows in a
group?

For example, outputting 

cfoutput query=blah group=cid

cfoutput
/cfoutput

/cfoutput

But on that inner output, I only want to display if there is more than
one row within that group...

Thanks! 

Regards, 

Eric J. Hoffman
Market Connections, LLC
Building Brands.  Breaking Barriers.

~|
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:192447
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: Counting rows in a SQL group

2005-01-31 Thread Eric Hoffman
That's a nice dirty quick fix.  Thanks!  Served the purpose.

BTW, got a real nice book called SQL Queries for mere mortals from B 
N.  Recommending for those needing a spit shine on advanced SQL and need
an english explanation for stuff.  Handed off to my folks and they love
it.

Thanks again. 

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 31, 2005 3:35 PM
To: CF-Talk
Subject: Re: Counting rows in a SQL group

Not really.  However, you can do the inner CFOUTPUT multiple times, so
you can do something liekt his:

cfoutput query=myQuery group=id

  cfset count = 0 /
  cfoutput
cfset count = count + 1 /
  /cfoutput

  cfoutput
... real stuff ...
  /cfoutput

/cfoutput

cheers,
barneyb

On Mon, 31 Jan 2005 15:32:36 -0600, Eric Hoffman
[EMAIL PROTECTED] wrote:
 Is there a quick and dirty way to find out the amount of rows in a 
 group?
 
 For example, outputting
 
 cfoutput query=blah group=cid
 
 cfoutput
 /cfoutput
 
 /cfoutput
 
 But on that inner output, I only want to display if there is more than

 one row within that group...
 
 Thanks!
 
 Regards,
 
 Eric J. Hoffman
 Market Connections, LLC
 Building Brands.  Breaking Barriers.
 
--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 6 invites.



~|
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:192468
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


Query Help

2005-01-24 Thread Eric Hoffman
I have to make a report based upon this scenario...seems simple, yet I
can't get the numbers rightany pointers?  (I have ordered a newer
Advanced SQL book in the meantime!!)

Need to get orders within date range containing a part number and get
total dollars received in payments for this.

So I query the orders tablewhich is related to the order_items
table, where each line item of the order is stored, but does include a
line_total field which did qty * rate charged.  On the other hand, the
payments table is related to the orders table by order id, and shows
amount paid...but obviously not breaking out what of the payment applies
to what. 

So how do I query to get the applicable payment amount correct by that
item id?  Right now my numbers are inflated because it gets the whole
order payment amount.  Recievables higher than sales is great in
fantasyland.  Mucho frustrating no doubt.

Thanks guys.

Eric

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

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

2005-01-24 Thread Eric Hoffman
I know its goofybut lets say the 500 lb gorilla wants to eat...and
he likes crappy reports.

Is there a logic pattern I should follow...or do I run the query to find
total $ in order items that contain the inventory itemand then check
the payments table for any payments, and then just say, well, if there
was a payment...count it?   I would love to do in a single SQL query...

Know what I mean?

-Original Message-
From: Dina Hess [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 24, 2005 10:12 AM
To: CF-Talk
Subject: Re: Query Help

Eric,

I don't think the problem has anything to do with your knowledge of SQL.
It's not typical for a company to allocate order payments to specific
order line items; rather, payments are typically applied to the entire
order. Therefore, how could you possibly determine which line item a
payment should be applied to...unless I'm missing something.

Dina


- Original Message -
From: Eric Hoffman [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Monday, January 24, 2005 7:27 AM
Subject: Query Help


 I have to make a report based upon this scenario...seems simple, yet I
 can't get the numbers rightany pointers?  (I have ordered a newer
 Advanced SQL book in the meantime!!)
 
 Need to get orders within date range containing a part number and get
 total dollars received in payments for this.
 
 So I query the orders tablewhich is related to the order_items
 table, where each line item of the order is stored, but does include a
 line_total field which did qty * rate charged.  On the other hand, the
 payments table is related to the orders table by order id, and shows
 amount paid...but obviously not breaking out what of the payment
applies
 to what. 
 
 So how do I query to get the applicable payment amount correct by that
 item id?  Right now my numbers are inflated because it gets the whole
 order payment amount.  Recievables higher than sales is great in
 fantasyland.  Mucho frustrating no doubt.
 
 Thanks guys.
 
 Eric
 
 



~|
Logware: 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:191558
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: cell phone app development

2005-01-11 Thread Eric Hoffman
I am just starting to deal with this...and we are using XHTML for apps via the 
blazer web browser on a group of TREO 650's from Sprint (sweet, sweet phones) 
at least that's the plan now.



From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
Sent: Tue 1/11/2005 10:12 AM
To: CF-Talk
Subject: OT: cell phone app development



Hey All,

I'm looking into app development for the new generation of cell phones (you 
know...web enabled...built-in cameras...voice commands and 
memo..etc.OK...at least that's the next generation in Canada...and we have 
a lag...*sigh*).  I'm not sure if there is a standard OS or language (I've 
seen Java mentioned) for all phones...or all phones from one 
manufacturerare APIs available?

So basically any info on getting started with app dev for phones would be 
great...links...genberal knowledge dump...whatever ;-)

TIA

Cheers

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



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189935
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: mailing label custom tag?

2004-12-23 Thread Eric Hoffman
I had one somewhere around here...I can dig up after xmas to see if I
didn't lose it.  Its at the office. 

-Original Message-
From: Ray Champagne [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 23, 2004 11:16 AM
To: CF-Talk
Subject: mailing label custom tag?

Does anyone know of a custom tag that has the ability to create mailing
labels?

If it had the ability to create them in various Avery formats, that
would be even cooler!

Google didn't seem to help too much

Thanks, and have a merry merry!

Ray

=
Ray Champagne - Senior Application Developer CrystalVision Web Site
Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named
above. If you received this transmission in error, please delete it from
your system and notify us immediately. If you are not an intended
recipient, please note that any use or dissemination of the information
contained in this transmission (including any attached files) and the
copying, printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at
603.433.9559.
Thank you.





~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188689
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: mailing label custom tag?

2004-12-23 Thread Eric Hoffman
That's the one I had.  Enjoy. 

-Original Message-
From: Ray Champagne [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 23, 2004 1:25 PM
To: CF-Talk
Subject: RE: mailing label custom tag?

Thanks!

I actually found one on the dev exchange a few minutes ago.  it was
written for CF5, but I am playing with it now, and don't see why it is
going to make a difference which version I am running it under.

cf-averyrtf it is called...and it is pretty damn cool!

Ray



At 02:21 PM 12/23/2004, you wrote:
I had one somewhere around here...I can dig up after xmas to see if I 
didn't lose it.  Its at the office.

-Original Message-
From: Ray Champagne [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 23, 2004 11:16 AM
To: CF-Talk
Subject: mailing label custom tag?

Does anyone know of a custom tag that has the ability to create mailing

labels?

If it had the ability to create them in various Avery formats, that 
would be even cooler!

Google didn't seem to help too much

Thanks, and have a merry merry!

Ray

=
Ray Champagne - Senior Application Developer CrystalVision Web Site 
Design and Internet Services
603.433.9559
www.crystalvision.org
=

The information contained in this transmission (including any attached
files) is CONFIDENTIAL and is intended only for the person(s) named 
above. If you received this transmission in error, please delete it 
from your system and notify us immediately. If you are not an intended 
recipient, please note that any use or dissemination of the information

contained in this transmission (including any attached files) and the 
copying, printing, or retransmission of that information is strictly 
prohibited. You can notify us by return email or by phone at 
603.433.9559.
Thank you.









~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188691
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: What's A Good Forum Program

2004-12-16 Thread Eric Hoffman
The very basic edition is only $129, so not bad at all.  Has served
several client's purposes well. 

-Original Message-
From: John Beynon [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 16, 2004 9:57 AM
To: CF-Talk
Subject: Re: What's A Good Forum Program

otherwise, www.fusetalk.com but it's not cheap!


On Thu, 16 Dec 2004 10:53:04 -0500, Ben Rogers [EMAIL PROTECTED] wrote:
 If you're subscribed to DevNet, the one in the latest DRK seems pretty
good.
 
 Ben Rogers
 http://www.c4.net
 v.508.240.0051
 f.508.240.0057
 
  -Original Message-
  From: Tom Forbes [mailto:[EMAIL PROTECTED]
  Sent: Thursday, December 16, 2004 12:36 PM
  To: CF-Talk
  Subject: What's A Good Forum Program
 
  I would like your opinions and advice. I want to begin a forum, that

  is written if CF that will run on CF 5.0 (NO MX). I have only seen 
  the Fusebox version, and it is a little pricey.
 
  I see lots of PHP packages that look great, but having trouble 
  finding a CF version.
 
  Thanks!
 
  Tom
 
 
 
 
 



~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187911
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: IgniteFusion anyone?

2004-12-16 Thread Eric Hoffman
I am disturbed by the burning tennis ball chickens.   

-Original Message-
From: Gert Franz [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 16, 2004 7:05 AM
To: CF-Talk
Subject: AW: IgniteFusion anyone?

Why don't you give Railo a chance.

www.railo.ch

Cheers Gert

-Ursprüngliche Nachricht-
Von: Ryan Jones [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 15. Dezember 2004 06:18
An: CF-Talk
Betreff: IgniteFusion anyone?


IgniteFusion has just released a new version of their CFML engine.

I wanted to re-ask my question about whether anyone here had experience
with IgniteFusion in a production environment?  Is IF a real option for
powering a live website?

I am very interested in use CFML on our news/community sites, but can't
afford CFMX or Bluedragon at present.  (I know Bluedragon has a free
version, but even that doesn't allow you to sell products or support
SSL).





~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

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


Weird Version Control Spot?

2004-11-15 Thread Eric Hoffman
I am in a position that I need to look at version control
capabilities...

The quick overview:   Win2003, CFMX 6.1...built a large
fulfillment/distribution house management system in all CF, from order
taking in call center to warehouse/shipping and all inbetween.

Peculiarity comes as they now want to replicate the system for another
client they will start accepting calls/customer service/shipping for.
Various reasons, I want to do this right.  They are essentially asking
that the new system run parallel due to some agreements with
lawyer-types.  I understand it means two codebases under one umbrella
system, so I can't do some fancy dynamic graphics, sessions, etc

Has anyone ever had to have a system in place, make a change say in the
inventory control modules, and then need to replicate to a parallel
system?  I assume version control of each file is best way to handle?
Any ideas welcome, perhaps this isn't the huge oh crap Monday moment I
was thinking it wasand what version control software if that is the
answer meshes best with CF (Dreamweaver MX 2004 coding tools)

Thanks for thoughts on this!!

Eric



~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184293
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: Weird Version Control Spot?

2004-11-15 Thread Eric Hoffman
Thanks!  Any links for the two? 

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 15, 2004 1:06 PM
To: CF-Talk
Subject: Re: Weird Version Control Spot?

Check out Subversion or CVS.  Subversion is newer and more feature rich,
CVS is older, more established, and has a larger set of support software
available.  Both are free.

Either one will let you branch your code so that you have two distinct
lines that eveolve independantly from one another, but allow you to
easily merge changes between the two branches.

Managing a large project with multiple branches is not for the faint of
heart, especially for someone new to the process.  In general, however,
it's all reasonably logical, and there are myriad online references for
helping you through some trouble spots.  And best of all, since you've
got version control, you can't really screw anything up.  The worst you
can do is do something wrong and have to undo it, thereby wasting time.

cheers,
barneyb

On Mon, 15 Nov 2004 12:01:17 -0600, Eric Hoffman
[EMAIL PROTECTED] wrote:
 I am in a position that I need to look at version control 
 capabilities...
 
 The quick overview:   Win2003, CFMX 6.1...built a large
 fulfillment/distribution house management system in all CF, from order

 taking in call center to warehouse/shipping and all inbetween.
 
 Peculiarity comes as they now want to replicate the system for another

 client they will start accepting calls/customer service/shipping for.
 Various reasons, I want to do this right.  They are essentially asking

 that the new system run parallel due to some agreements with 
 lawyer-types.  I understand it means two codebases under one umbrella 
 system, so I can't do some fancy dynamic graphics, sessions, etc
 
 Has anyone ever had to have a system in place, make a change say in 
 the inventory control modules, and then need to replicate to a 
 parallel system?  I assume version control of each file is best way to
handle?
 Any ideas welcome, perhaps this isn't the huge oh crap Monday moment

 I was thinking it wasand what version control software if that is 
 the answer meshes best with CF (Dreamweaver MX 2004 coding tools)
 
 Thanks for thoughts on this!!
 
 Eric
 
--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/blog/

I currently have 0 GMail invites for the taking



~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

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


Dereference Scalar Whatever

2004-11-11 Thread Eric Hoffman
What is the issue with this, and if this is bad, any suggestions?   Created a 
structure called session.bigquery so it would be in session for use throughout 
a few pages
 
after a form submit, doing this:
 
  cfscript
   
   StructInsert(session.bigquery, state, form.state);
   
   /cfscript
 
which yields the impertinent You have attempted to dereference a scalar 
variable of type class java.lang.String as a structure with members.
 
Help?!
Thanks!

Eric

~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183975
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: Dereference Scalar Whatever

2004-11-11 Thread Eric Hoffman
I will give that a shot



From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Thu 11/11/2004 12:49 PM
To: CF-Talk
Subject: RE: Dereference Scalar Whatever



 What is the issue with this, and if this is bad, any
 suggestions? Created a structure called session.bigquery so
 it would be in session for use throughout a few pages
 
 after a form submit, doing this:
 
   cfscript
   
StructInsert(session.bigquery, state, form.state);
   
/cfscript
 
 which yields the impertinent You have attempted to
 dereference a scalar variable of type class java.lang.String
 as a structure with members.

Presumably, either Session.bigquery or Form is no longer a structure at the
time you're running this code. Perhaps you inadvertently overwrote
Session.bigquery?

On an unrelated note, instead of using StructInsert I'd recommend that you
just use a simple assignment:

Session.bigquery.state = Form.state;

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444




~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

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


Outlook from CF

2004-11-10 Thread Eric Hoffman
I know this may have been done to death; but checked CFComet, and the
old code there for trying to connect to Outlook to display tasks seems
not to work.

Is there a relevant way or example or tags (free or $) to connect to a
users Task List in Outlook 2003?  Server is Web Edition 2003  CFMX 6.1
if that matters.

Thanks.

Eric

~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183914
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: Outlook from CF

2004-11-10 Thread Eric Hoffman
You know, you are right.  Just looking for examples.  Just feel like I
am missing an obvious resource somewhere.  :) 

-Original Message-
From: Burns, John D [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 10, 2004 3:05 PM
To: CF-Talk
Subject: RE: Outlook from CF

You're actually not connecting to outlook, you're connecting to exchange
server.  I'd assume this might be able to be done through ldap or
something like that.  I'm not sure, I just wanted to clarify that
outlook is just the client and exchange is the server.
 
John



From: Eric Hoffman [mailto:[EMAIL PROTECTED]
Sent: Wed 11/10/2004 3:47 PM
To: CF-Talk
Subject: Outlook from CF



I know this may have been done to death; but checked CFComet, and the
old code there for trying to connect to Outlook to display tasks seems
not to work.

Is there a relevant way or example or tags (free or $) to connect to a
users Task List in Outlook 2003?  Server is Web Edition 2003  CFMX 6.1
if that matters.

Thanks.

Eric





~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183919
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: Sending (formatted) output directly to a printer

2004-09-29 Thread Eric Hoffman
I too have a new requirement that is an intranet-based application that
we wish it to print directly to the printer on the server...so since its
on each desktop, actually submitting everything directly to the printer
(as it will grab a few extra print items based upon other requirements),
not an scripted equivalent of hitting print, I can do that.:)

 
Thanks.

 
-Eric



From: Blaine Korte [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 29, 2004 3:16 PM
To: CF-Talk
Subject: RE: Sending (formatted) output directly to a printer

Wow, I didn't even know it was possible in the first place.Care to
elaborate on the 'only in IE' part?I'm building an application where
this
would work perfect and we already require IE.

Thanks,

-Blaine

_

From: Bryan Stevenson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 29, 2004 2:02 PM
To: CF-Talk
Subject: Re: Sending (formatted) output directly to a printer

First off...printing from the web can be pretty tough...especially
sending
straight to printer (unless the printer is connected to the server and
the
client has access to that printer.like in an intranet setup).If
memory
servesthe straight to printer only works in IE.

Secondthe formattting without display

Have you considered generating an Excel or PDF file on the fly and
simply
making it available to download?I know it bypasses you straight to
printer requirement...but I don't know how much success you'll have
with
that anyway ;-)It does however give you a consistent interface and
flow
without too many cross-browser issues.

my couple'o'cents

Cheers

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

- Original Message - 
From: Earl, George 
To: CF-Talk 
Sent: Wednesday, September 29, 2004 12:17 PM
Subject: Sending (formatted) output directly to a printer

Is there a way to format an answer set from a CF request to a database
into
a report and then send it directly to a user's printer while bypassing
their
browser?

We are migrating a mainframe CICS application to a web application
using
CF
and Oracle. 

When a user requests a listing/report, the mainframe application will
return
up to 300 rows to the screen, will divert between 301 to 3000 rows to
the
user's mainframe associated printer, and will ask the user to refine
their
search if the answer set reaches 3001 rows.

The users want us to duplicate this 300/3000 row functionality in the
web
app version and they also want the capability of sending output
directly
to
a printer regardless of how many rows are in the answer set (at times
this
could be as many as 5000 rows!). The output that gets directed to a
printer
must be formatted into a listing/report just like the output that gets
displayed in the browser. I.e., the print output must have report
headers,
column headers, counts and totals, etc., not just be a dump of the
answer
set. 

Our dilemma is how do we format the output into a listing/report and
send
it
directly to the user's printer while bypassing the browser?

How would you do this?

If this is not possible, what other alternative(s) would you consider
to
satisfy this requirement?

We are still on CF 5 on Win2k, moving to CFMX 6.1 on Win2003, then to
CFMX
6.1/Blackstone on Solaris . . .

Thanks!

George

_ 

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




CFLogin AD

2004-05-28 Thread Eric Hoffman
Ok, I have followed several tutorials for CFLogin against active directory,
and no matter what it just goes to (*(* on me.

I always get this:

Invalid CFML construct found on line 10 at column 1. on /hzc/manage.cfm

DIAGNOSTIC:
Invalid CFML construct found on line 10 at column 1. ColdFusion was looking
at the following text:



The CFML compiler was processing:

 marks the beginning of a ColdFusion tag.Did you mean LT or LTE?

The error occurred on line 20.

I have some cflogin in application.cfm, which points to adsecurity.cfc which
was a tutorial from bpurcell.org.Does anyone have pointers or dealt with
this tutorial and issues?

I can post the files if needed.Thanks.

Eric
Datastream Connexion
Flummoxed this evening.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Page to Server Fax

2004-04-06 Thread Eric Hoffman
Does anyone have quick overview or insight, tag etc that would allow me to
send a page to a fax printer on the network...if I did some kind of
cfexecute on the server and point it to that fax...using some windows
command?

Thanks for any guidance!

Regards,

Eric J. Hoffman
Managing Partner
Datastream Connexion, LLC
1.888.690.2893

results.delivered.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Page expires too soon!

2004-04-05 Thread Eric Hoffman
If you are on a shared server, you may have no choice as many hosts have
that as default.Otherwise, you can extend it in the admin if you have
access.Be aware, any code-based settings you make to extend it are trumped
by the admin settings.

Regards,

Eric J. Hoffman
Managing Partner
Datastream Connexion, LLC
1.888.690.2893

results.delivered. 

_

From: Tim DaSilva [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 05, 2004 8:06 PM
To: CF-Talk
Subject: Page expires too soon!

Hi,

I'm working on a web service project. It's a questionnaire with many 
pages. As the user is answering the questions the session variable 
expires if the page hasn't had a refresh for 20 minutes.This 
20-minutes period appears to be CF's default (?). 20 minutes, however, 
is not enough for us. Can someone help me on how to extend this time to, 
say 35 minutes?

Thanks for the help.

Tim 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CF Hosting (beaten to death I know)

2004-04-03 Thread Eric Hoffman
Cfdynamics.com

_

From: Stacy Young [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 03, 2004 5:22 PM
To: CF-Talk
Subject: CF Hosting (beaten to death I know)

Looking for an ISP with solid CF experience (CFMX 6.1, SQL
Server/MySQL). Primary concern of stability and uptime as this will be
for mission critical application.

I'd prefer a Canadian site but it's not a necessity! Price is not a
concern (within reason of course)

Appreciate any feedback!

-Stace

table width=800 cellpadding=4 cellspacing=10 border=0tr
bgcolor=BDBDBDtd valign=top width=400font face=verdana size=2
color=FFbAVIS IMPORTANT/b/font/tdtd valign=top width=400font
face=verdana size=2 color=FFbWARNING/b/font/td/trtrtd
valign=top width=400p align=justifyfont face=verdana size=1
color=808080 Les informations contenues dans le present document et ses
pieces jointes sont strictement confidentielles et reservees a l'usage de la
(des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire,
soyez avise que toute divulgation, distribution, copie, ou autre utilisation
de ces informations est strictement prohibee. Si vous avez recu ce document
par erreur, veuillez s'il vous plait communiquer immediatement avec
l'expediteur et detruire ce document sans en faire de copie sous quelque
forme./tdtd valign=top width=400p align=justifyfont face=verdana
size=1 color=808080 The information contained in this document and
attachments is confidential and intended only for the person(s) named above.
If you are not the intended recipient you are hereby notified that any
disclosure, copying, distribution, or any other use of the information is
strictly prohibited. If you have received this document by mistake, please
notify the sender immediately and destroy this document and attachments
without making any copy of any kind./td/tr/table 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Javascript cookie

2004-04-03 Thread Eric Hoffman
Ok, been awhile since I attempted a _javascript_ cookie in which I actually
expire it instead of cfcookie...

What is wrong with my syntax?

This works setting the basic cookie:

 else{
		c#attributes.containerid#.style.display= ;
		document.cookie = 'c#attributes.containerid# = yes';
		dark#attributes.containerid#.src ="">
'/hzc/images/module_open_dark.gif';
		}

This does not, where is my syntax goofiness messed?

if (c#attributes.containerid#.style.display == ) {
		c#attributes.containerid#.style.display = none;
		var never = new Date()
		never.setTime(never.getTime() + 2000*24*60*60*1000);
		var expString = ; expires= + never.toGMTString();
		var cokname = 'c#attributes.containerid#';
		document.cookie = cokname + = 'no;';
		document.cookie = cokname + = + escape(value) + expString;
		dark#attributes.containerid#.src ="">
'/hzc/images/module_closed_light.gif';
		}

Thanks!

Regards,

Eric J. Hoffman
Managing Partner
Datastream Connexion, LLC
1.888.690.2893

results.delivered.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Javascript cookie

2004-04-03 Thread Eric Hoffman
Well, I defined cokname so maybe thats where I am confused?I need single
quotes even around the variable?

_

From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 03, 2004 7:17 PM
To: CF-Talk
Subject: RE: _javascript_ cookie

You are missing your single quotes around the cookie value.

Notice that the following works.

document.cookie = 'c#attributes.containerid# = yes';

However, the following does not.

document.cookie = cokname + = 'no;';
document.cookie = cokname + = + escape(value) + expString;

HTH,

Mike 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Javascript cookie (nm)

2004-04-03 Thread Eric Hoffman
var never = new Date()
never.setTime(never.getTime() + 2000*24*60*60*1000);
var expString = ; expires= + never.toGMTString();
document.cookie = 'c#attributes.containerid# = no'+ escape(value) +
expString;

 
works.oops.thanks.

_

From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 03, 2004 7:16 PM
To: CF-Talk
Subject: RE: _javascript_ cookie

Well, I defined cokname so maybe thats where I am confused?I need single
quotes even around the variable?

_

From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 03, 2004 7:17 PM
To: CF-Talk
Subject: RE: _javascript_ cookie

You are missing your single quotes around the cookie value.

Notice that the following works.

document.cookie = 'c#attributes.containerid# = yes';

However, the following does not.

document.cookie = cokname + = 'no;';
document.cookie = cokname + = + escape(value) + expString;

HTH,

Mike 
_ 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Driving a local scanner with CFMX

2004-03-29 Thread Eric Hoffman
I use a package from, I think, CFDEV.Works great.

_

From: Arden Weiss [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 26, 2004 11:04 PM
To: CF-Talk
Subject: Driving a local scanner with CFMX

Seeking advice on how to seamlessly drive a twain scanner attache to User's
local PC from within a CFMX application.

Thanks in advance...

P.S. Thought I already posted this, but it did not show up in CF-Talk... 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Need 4 related selects code...

2004-03-29 Thread Eric Hoffman
Correct me if I'm wrong, but I think the package you are looking for is
called, um, Qform?I'd have to look since I haven't used in awhile, but it
solved a boatload of problems for me in that area.

_

From: Qasim Rasheed [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 29, 2004 3:25 PM
To: CF-Talk
Subject: RE: Need 4 related selects code...

I guess your best bet is to modify the 3 selected to handle 4 selected.

Qasim

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 29, 2004 2:25 PM
To: CF-Talk
Subject: Need 4 related selects code...

Anyone have decent 4 related selects code I can swipe? I downloaded 
the one tage from the gallery which purports to support 2-n related 
selects, but for the life of me I couldn't get it to work.I can get 
3 working just fine using cf_threeRelatedSelects (great tag), but I 
need 4. 

Any help would be hugely appreciated.

-Kev 
_ 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Need 4 related selects code...

2004-03-29 Thread Eric Hoffman
Aye, this was it:

 
http://www.pengoworks.com/index.cfm?action="">

_

From: Qasim Rasheed [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 29, 2004 3:25 PM
To: CF-Talk
Subject: RE: Need 4 related selects code...

I guess your best bet is to modify the 3 selected to handle 4 selected.

Qasim

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 29, 2004 2:25 PM
To: CF-Talk
Subject: Need 4 related selects code...

Anyone have decent 4 related selects code I can swipe? I downloaded 
the one tage from the gallery which purports to support 2-n related 
selects, but for the life of me I couldn't get it to work.I can get 
3 working just fine using cf_threeRelatedSelects (great tag), but I 
need 4. 

Any help would be hugely appreciated.

-Kev 
_ 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RSS Feeds

2004-03-29 Thread Eric Hoffman
Any quick good pointers to cf-based tag to pull rss feeds?

Gracias, thanks, et al!

Regards,

Eric J. Hoffman
Managing Partner
Datastream Connexion, LLC
1.888.690.2893

results.delivered.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: PayflowPro and CFMX

2004-01-07 Thread Eric Hoffman
I still am having problems with it.Grrr.

_

From: chad [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 12:53 PM
To: CF-Talk
Subject: PayflowPro and CFMX

I noticed a discussion on this board about PayFlowPro not working with CFMX.
But I think the solution was handled by sending the person who was having
the problem a .dll version of PayFlowPro. Does anyone have this or have
another solution to get this to work?

Thanks,
Chad 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: PayflowPro and CFMX

2004-01-07 Thread Eric Hoffman
We are passing all, but still get this error: (CFX_PayflowPro and
CFX_CFXPayflowPro are registered on the server.) 

Error processing CFX custom tag CFX_CFXPayFlowPro. on
/hzc/contacts/cc_process.cfm

DIAGNOSTIC:
Error processing CFX custom tag CFX_CFXPayFlowPro. The CFX custom tag
CFX_CFXPayFlowPro was not found in the custom tag database. Please be sure
to add custom tags to the database before using them. If you have added your
tag to the database then you should check the spelling of the tag within
your template to insure that it matches the database entry. 
The error occurred on line 14. 

I believe it is in the class there is an error, wasn't this verified by
Verisign? 

_

From: Nathan Mische [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:07 PM
To: CF-Talk
Subject: RE: PayflowPro and CFMX

You can use the Java cfx_payflowpro tag, you just have to make sure you
pass in all attributes. See the VeriSign knowledge base article vs12273.

http://kb.verisign.com/esupport/esupport/consumer/esupport.asp?id=vs1227
3

HTH,

Nathan



From: chad [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:53 PM
To: CF-Talk
Subject: PayflowPro and CFMX

I noticed a discussion on this board about PayFlowPro not
working with CFMX. But I think the solution was handled by sending the
person who was having the problem a .dll version of PayFlowPro. Does
anyone have this or have another solution to get this to work?

Thanks,
Chad 
 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: PayflowPro and CFMX

2004-01-07 Thread Eric Hoffman
Well, I got mine to work finally.Chad, email me off list for the solution,
I just missed something that I found in a different document from Verisign
than the original one I had.

_

From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:25 PM
To: CF-Talk
Subject: RE: PayflowPro and CFMX

We are passing all, but still get this error: (CFX_PayflowPro and
CFX_CFXPayflowPro are registered on the server.) 

Error processing CFX custom tag CFX_CFXPayFlowPro. on
/hzc/contacts/cc_process.cfm

DIAGNOSTIC:
Error processing CFX custom tag CFX_CFXPayFlowPro. The CFX custom tag
CFX_CFXPayFlowPro was not found in the custom tag database. Please be sure
to add custom tags to the database before using them. If you have added your
tag to the database then you should check the spelling of the tag within
your template to insure that it matches the database entry. 
The error occurred on line 14. 

I believe it is in the class there is an error, wasn't this verified by
Verisign? 

_

From: Nathan Mische [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:07 PM
To: CF-Talk
Subject: RE: PayflowPro and CFMX

You can use the Java cfx_payflowpro tag, you just have to make sure you
pass in all attributes. See the VeriSign knowledge base article vs12273.

http://kb.verisign.com/esupport/esupport/consumer/esupport.asp?id=vs1227
3

HTH,

Nathan



From: chad [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 1:53 PM
To: CF-Talk
Subject: PayflowPro and CFMX

I noticed a discussion on this board about PayFlowPro not
working with CFMX. But I think the solution was handled by sending the
person who was having the problem a .dll version of PayFlowPro. Does
anyone have this or have another solution to get this to work?

Thanks,
Chad 
 
_ 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: PayFlowPro Install Problem

2003-12-18 Thread Eric Hoffman
Is it possible to get that copy somewhere?

_

From: Dan Phillips [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 18, 2003 9:49 AM
To: CF-Talk
Subject: RE: PayFlowPro Install Problem

You will have to use the DLL version of the tag. The Java one does not
work. I finally got Verisign to admit it after myself and the customer
trying to use that tag kept after their support department. 

Dan Phillips
CFXHosting.com
[EMAIL PROTECTED]

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 17, 2003 8:46 PM
To: CF-Talk
Subject: PayFlowPro Install Problem

I am not sure if I have lost my mind or not:

CF MX (6.1) ON IIS 5.Tried to install the Java/CFX tag as instructed,
but
no matter how I tweak it, it keeps telling me it can't find it for some
darned reason.

Can someone lend a hand, as in a gotcha to look for or something like
that?

Eric 
_ 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CF based Shopping cart

2003-12-18 Thread Eric Hoffman
SiteDirector by QuillDesign.Its nuts.

_

From: Doug White [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 18, 2003 4:08 PM
To: CF-Talk
Subject: Re: CF based Shopping cart

Have you looked at QuickEStore?only $99.00 and handle up to 4 domains.

==
Stop spam on your domain, use our gateway!
http://www.clickdoug.com/mailfilter.cfm
For hosting solutions http://www.clickdoug.com
Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1 and PHP
==

- Original Message - 
From: Robert Redpath [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, December 18, 2003 3:46 PM
Subject: CF based Shopping cart

| Any recommendations for a CF based Shopping cart?
|
| I was thinking of Cartweaver...pretty cheap $225 and seems pretty robust.
|
| Any one have any experience with Cartweaver or can suggest a better cart?
| 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




PayFlowPro Install Problem

2003-12-17 Thread Eric Hoffman
I am not sure if I have lost my mind or not:

CF MX (6.1) ON IIS 5.Tried to install the Java/CFX tag as instructed, but
no matter how I tweak it, it keeps telling me it can't find it for some
darned reason.

Can someone lend a hand, as in a gotcha to look for or something like that?

Eric
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFTicket

2003-12-07 Thread Eric Hoffman
URL?

_

From: Larry C. Lyons [mailto:[EMAIL PROTECTED] 
Sent: Sunday, December 07, 2003 12:37 PM
To: CF-Talk
Subject: Re: CFTicket

stas wrote:
 I am looking for a trouble-ticket/customer service type of application and
 found CFTicket on the Exchange; the developer is at
http://www.cornfeed.com/
 
 Has anyone implemented this solution and have good/bad comments about it?
 
 Thank you,
 
 Stas
 
Stas,

There's also WEBGUNS Call Center Tracker, V1.0 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Primary key preference quick poll

2003-11-10 Thread Eric Hoffman
So then, in theory, if we are utilizing the int autoid to generate a
customer number or order numberwe in theory should/could still be using
UUID() for future growth potential...does that make sense, a UUID as the PK
and still use the autoid int field...spose it doesn't matteris that how
y'all handle it?

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw



_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:02 PM
To: CF-Talk

and in doing this, even with a large table, you find no performance hit
on sql server indexing that column and/or query on that table and using
that column in the where clause?

tony

-Original Message-
From: Stacy Young [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:51 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

I've begun to use UUIDs much more often these days...

Stace

_

From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
Sent: November 10, 2003 10:43 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

UUIDs

Unless your database is going to house a terabyte worth of info, the
perofrmance hit is negligable and you will be all set for merges in
replication, easier time porting to different platform, etc...

I have never been a big fan of identities and have never worked with any
DBAs who have been. This topic has been discussed before, lets not blow
it
out of the water again.. search the archives.

_

From: Sutton Yamanashi [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 9:09 PM
To: CF-Talk
Subject: Primary key preference quick poll

Why do you prefer
1. int (Identity / auto_increment)
2. char maybe with CreateUUID()
3. varchar

other?

Thanks!
-sutton

_

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Primary key preference quick poll

2003-11-10 Thread Eric Hoffman
but the UUID is a long text field, right... xx-xx-xx or
whatever...

 
Hard for people to remember that as a client id or order idI would
think...or am I on the wrong page here?

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw



_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:14 PM
To: CF-Talk

you could use the uuid as your order number, no need for the autoIncrId
field, i dont think?

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 11:09 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

So then, in theory, if we are utilizing the int autoid to generate a
customer number or order numberwe in theory should/could still be
using
UUID() for future growth potential...does that make sense, a UUID as the
PK
and still use the autoid int field...spose it doesn't matteris that
how
y'all handle it?

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw


_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:02 PM
To: CF-Talk

and in doing this, even with a large table, you find no performance hit
on sql server indexing that column and/or query on that table and using
that column in the where clause?

tony

-Original Message-
From: Stacy Young [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:51 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

I've begun to use UUIDs much more often these days...

Stace

_

From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
Sent: November 10, 2003 10:43 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

UUIDs

Unless your database is going to house a terabyte worth of info, the
perofrmance hit is negligable and you will be all set for merges in
replication, easier time porting to different platform, etc...

I have never been a big fan of identities and have never worked with any
DBAs who have been. This topic has been discussed before, lets not blow
it
out of the water again.. search the archives.

_

From: Sutton Yamanashi [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 9:09 PM
To: CF-Talk
Subject: Primary key preference quick poll

Why do you prefer
1. int (Identity / auto_increment)
2. char maybe with CreateUUID()
3. varchar

other?

Thanks!
-sutton

_

_

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Primary key preference quick poll

2003-11-10 Thread Eric Hoffman
But in my instances, a phone rep needs to pull up an order number from the
orders table from a phone call. hi, I am calling about this number.Can't
use a UUID, has to be a number of some sort.That has to exist in the
table...so I am just duplicating work by having both???

 
But if this thing is getting huge, I worry about replication and the like as
mentioned here...for future knowledge and growth as a developer and for the
systems I do.

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw



_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:22 PM
To: CF-Talk

yeah, but how often do i manually put an order number in somewhere?
usually its from a link or some other method that the order number or
whatever gets in the url string.but then again, you can do whatever
you like, just doesnt seem like something that is necessary to create if
you already are creating the uuid as the key on that order (in your
example)

and mikey brought up a good idea on aim with me earlier.the real
problem with a pk field is that if something about that
table/record/database gets corrupted, you will never be able to recreate
that number in the pk field.where a uuid, you could, in theory
recreate it.

so, whatever, its a matter of what you feel comfortable with.

tony

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 11:16 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

but the UUID is a long text field, right... xx-xx-xx or
whatever...

Hard for people to remember that as a client id or order idI would
think...or am I on the wrong page here?

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw


_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:14 PM
To: CF-Talk

you could use the uuid as your order number, no need for the autoIncrId
field, i dont think?

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 11:09 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

So then, in theory, if we are utilizing the int autoid to generate a
customer number or order numberwe in theory should/could still be
using
UUID() for future growth potential...does that make sense, a UUID as the
PK
and still use the autoid int field...spose it doesn't matteris that
how
y'all handle it?

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw


_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:02 PM
To: CF-Talk

and in doing this, even with a large table, you find no performance hit
on sql server indexing that column and/or query on that table and using
that column in the where clause?

tony

-Original Message-
From: Stacy Young [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 10:51 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

I've begun to use UUIDs much more often these days...

Stace

_

From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
Sent: November 10, 2003 10:43 PM
To: CF-Talk
Subject: RE: Primary key preference quick poll

UUIDs

Unless your database is going to house a terabyte worth of info, the
perofrmance hit is negligable and you will be all set for merges in
replication, easier time porting to different platform, etc...

I have never been a big fan of identities and have never worked with any
DBAs who have been. This topic has been discussed before, lets not blow
it
out of the water again.. search the archives.

_

From: Sutton Yamanashi [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 10, 2003 9:09 PM
To: CF-Talk
Subject: Primary key preference quick poll

Why do you prefer
1. int (Identity / auto_increment)
2. char maybe with CreateUUID()
3. varchar

other?

Thanks!
-sutton

_

_

_

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Quick Jrun Mem Usage ?

2003-10-30 Thread Eric Hoffman
Installed 6.1 on a Win 2000/IIS 5 machine that was running 5 for a year.
Worked well.

I do see, though, with just this instance running...that Jrun takes up 99 MB
of resources alone.Is this common, or should I be more suspect of this
number and worry about tweaking.We have plenty of memory available, so
more of a learning task than anything immediately of concern.

Thanks for sharing your experience!!

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Select by business day in SQL

2003-10-21 Thread Eric Hoffman
Anyone have any earthly idea how to figure out how I can search a database
log file, and just pull things out based upon activity during a business day
(m-f)?

Thanks for any ideas

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Select by business day in SQL

2003-10-21 Thread Eric Hoffman
That just slams me back to the home page...is there a tutorial on such in
the SQL Section or otherwhere?

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw



_

From: Matthew Walker [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 21, 2003 8:38 PM
To: CF-Talk

Depends on the DBMS, but check this out:

http://www.informit.com/isapi/product_id~%7B1FFCD51E-9DDE-4C48-98C9-A6635EE2
E5CB%7D/element_id~%7B70A2AF7C-F062-41CF-98DF-3B592737B231%7D/st~%7B340C91CD
-6221-4982-8F32-4A0A9A8CF080%7D/content/articlex.asp

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 22 October 2003 1:24 p.m.
To: CF-Talk
Subject: Select by business day in SQL

Anyone have any earthly idea how to figure out how I can search a database
log file, and just pull things out based upon activity during a business day
(m-f)?

Thanks for any ideas

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Select by business day in SQL

2003-10-21 Thread Eric Hoffman
AND DatePart(WEEKDAY, logdate) BETWEEN 2 AND 6

 
Got it for me (it appears right now) since the business rules specify M-F as
business days and works for the locale, no worries on holidays or anything.

 
yeah, I hit google after your email...forget about that sometimes...

Regards,

Eric



_

From: Matthew Walker [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 21, 2003 8:57 PM
To: CF-Talk

OK first link here ;-)

http://www.google.com/search?sourceid=navclient
http://www.google.com/search?sourceid=navclientie=UTF-8oe=UTF-8q=sql+ser
ver+business+day ie=UTF-8oe=UTF-8q=sql+server+business+day

Basically the trick is you need a function that gives you the day of week of
a date. This varies from dbms to dbms. 

Or you can calculate it yourself - the formula looks pretty easy:

http://www.bsdg.org/swag/DATETIME/0027.PAS.html

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 22 October 2003 1:44 p.m.
To: CF-Talk
Subject: RE: Select by business day in SQL

That just slams me back to the home page...is there a tutorial on such in
the SQL Section or otherwhere?

Regards,

Eric

The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw


_

From: Matthew Walker [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 21, 2003 8:38 PM
To: CF-Talk

Depends on the DBMS, but check this out:

http://www.informit.com/isapi/product_id~%7B1FFCD51E-9DDE-4C48-98C9-A6635EE2
E5CB%7D/element_id~%7B70A2AF7C-F062-41CF-98DF-3B592737B231%7D/st~%7B340C91CD
-6221-4982-8F32-4A0A9A8CF080%7D/content/articlex.asp

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 22 October 2003 1:24 p.m.
To: CF-Talk
Subject: Select by business day in SQL

Anyone have any earthly idea how to figure out how I can search a database
log file, and just pull things out based upon activity during a business day
(m-f)?

Thanks for any ideas

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com

_

_

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Goofy Rows Questions

2003-10-16 Thread Eric Hoffman
This is elementary I am sure, but brain is fried out...

I have some records that need to be displayed left to right, 2 columns per
row...

So, 
	Column 1 Column 2
	(record 1)	(record 2)
	(record 3)(record 4)

How do I do something this simple?All the monkey business I am figuring
out does one long column.*sigh*Why don't they make Jolt cola anymore???!

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Goofy Rows Questions

2003-10-16 Thread Eric Hoffman
Tony, thanks for the pointer...

Wow...am I out of it...

It is breaking at row 1, 3, and 5 instead of 2 4 and 6.Ideas?

 
Eric

_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 16, 2003 11:05 PM
To: CF-Talk

hello eric.

do this.

in your looping, check to see if the queryname.currentRow mod 2
and if so, add a tr and start a new row.

table
 tr
cfloop query = yourQuery
td/td
cfif yourQuery.currentRow mod 2
 /tr
cfelse
 td/td
/cfif
 /cfloop
/table

this should work like a charm, closing the row if its the second one,
making another cell if its not the second one.
and if you wanted to make three of them, just make it mod 3, and so on.

hth
tony

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 16, 2003 11:53 PM
To: CF-Talk
Subject: Goofy Rows Questions

This is elementary I am sure, but brain is fried out...

I have some records that need to be displayed left to right, 2 columns
per
row...

So, 
Column 1 Column 2
(record 1) (record 2)
(record 3)(record 4)

How do I do something this simple?All the monkey business I am
figuring
out does one long column.*sigh*Why don't they make Jolt cola
anymore???!

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Goofy Rows Questions

2003-10-16 Thread Eric Hoffman
I did a hack and made it work, good enough for now, thanks all.


Eric


_

From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 16, 2003 11:29 PM
To: CF-Talk

Tony, thanks for the pointer...

Wow...am I out of it...

It is breaking at row 1, 3, and 5 instead of 2 4 and 6.Ideas?

Eric

_

From: Tony Weeg [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 16, 2003 11:05 PM
To: CF-Talk

hello eric.

do this.

in your looping, check to see if the queryname.currentRow mod 2
and if so, add a tr and start a new row.

table
 tr
cfloop query = yourQuery
td/td
cfif yourQuery.currentRow mod 2
 /tr
cfelse
 td/td
/cfif
 /cfloop
/table

this should work like a charm, closing the row if its the second one,
making another cell if its not the second one.
and if you wanted to make three of them, just make it mod 3, and so on.

hth
tony

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 16, 2003 11:53 PM
To: CF-Talk
Subject: Goofy Rows Questions

This is elementary I am sure, but brain is fried out...

I have some records that need to be displayed left to right, 2 columns
per
row...

So, 
Column 1 Column 2
(record 1) (record 2)
(record 3)(record 4)

How do I do something this simple?All the monkey business I am
figuring
out does one long column.*sigh*Why don't they make Jolt cola
anymore???!

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com

_

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Web Services for MX

2003-10-13 Thread Eric Hoffman
Can anyone point out a *good* tutorial they used to get up and a good handle
on MX and Web Services??We need to springboard and want to make sure we
are approaching properly.

Thanks in advance!!

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Alternatives to Verity

2003-10-12 Thread Eric Hoffman
WE have been having terrible times with our Verity collections corrupting,
being unable to update etc at our host and am looking for alternatives.

It simply queries a database and a lot of fields, some quite lengthy...so
not sure a simply SQL query is an option, but are there other solutions
everyone is using for higher end and more robust searches of your sites?

Thanks for any pointers in advance!

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




MX went great, ActiveSelect Question

2003-10-08 Thread Eric Hoffman
Haven't seen this addressed, and maybe I am missing the obvious...

Went from CF 5 to MX 6.1 flawlessly on the upgrade.This large intranet
works great still, except *one page* which calls ActiveSelect custom tag.
Says it cannot use complex objects...doh(error below)

Is there an updated version for that custom tag, a known issue, or just
something crazy...(yeah, will move it to Qforms eventually)

Thanks for any advice or insight someone may have!

Eric
DataStream Connexion
www.datastreamconnexion.com

DIAGNOSTIC:
Complex object types cannot be converted to simple values. The _expression_
has requested a variable or an intermediate _expression_ result as a simple
value, however, the result cannot be converted to a simple value. Simple
values are strings, numbers, boolean values, and date/time values. Queries,
arrays, and COM objects are examples of complex values. 

The most likely cause of the error is that you are trying to use a complex
value as a simple one. For example, you might be trying to use a query
variable in a CFIF tag. This was possible in ColdFusion 2.0 but creates an
error in later versions. 
The error occurred on line 137. 


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Cfloop ?

2003-10-08 Thread Eric Hoffman
How do I call the index from a cfloop in a cfscript?What did I miss?

cfloop index=i from=1 to=#totalpages#
cfscript
if i.currentrow = 1
{newstart = 1;
newend = 18;}
else
{newstart = (i * 18) + 1;
newend =(#i# + 1)* 18) - 1;}	
currentpage = #i# + 1;		
/cfscript

Thanks!!

Regards,

Eric J. Hoffman
Technology Tamer
DataStream Connexion
www.datastreamconnexion.com


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Cfloop ?

2003-10-08 Thread Eric Hoffman
Whoops, i.currentrow was me trying other things...

 
When I do 
if i = 1

 
I get an error thrown saying it doesn't know i.

 
??I figured I had it right, that's why all the monkeying with different
options which seemed wholly unnecessary.

Regards,

Eric



_

From: Matthew Walker [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 08, 2003 8:22 PM
To: CF-Talk

You don't need i.currentrow - i is the numeric index. Also you don't need
those # signs.

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 9 October 2003 12:47 p.m.
To: CF-Talk
Subject: Cfloop ?

How do I call the index from a cfloop in a cfscript?What did I miss?

cfloop index=i from=1 to=#totalpages#
cfscript
if i.currentrow = 1
{newstart = 1;
newend = 18;}
else
{newstart = (i * 18) + 1;
newend =(#i# + 1)* 18) - 1;} 
currentpage = #i# + 1; 
/cfscript

Thanks!!

Regards,

Eric J. Hoffman
Technology Tamer
DataStream Connexion
www.datastreamconnexion.com

_

_


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Confused MX 2004 v 2004 / flash pro

2003-09-30 Thread Eric Hoffman
Looking for a feature matrix trying to figure out which I should get...

The MX 2004 w/ Flash Pro is cheaper upgrade but appears to have all of MX
2004 upgrade?

Can anyone provide a quick note to what I am missing if I am?

Thanks!

Regards,

Eric J. Hoffman
DataStream Connexion
www.datastreamconnexion.com




 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Confused MX 2004 v 2004 / flash pro (cancel that)

2003-09-30 Thread Eric Hoffman
Finally see it, sorry for the bad post.



 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Form Redirect

2003-09-27 Thread Eric Hoffman
That did it, and makes sense, thank you for the explanation...knew it wouldbe something a little different needing so send the info. Regards,Eric _From: Gyrus [mailto:[EMAIL PROTECTED] Sent: Saturday, September 27, 2003 12:57 PMTo: CF-TalkAt 11:52 27/09/2003 -0500, you wrote:HTTP 405 - Resource not allowedThis is the Method not allowed code:http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.6Not sure if it's the fact you're intercepting the onsubmit event that might be causing trouble. If your drop-down was just a navigation element, you should probably use a dummy form with the event handler on the select:form action="">select name=url  (this.options[this.selectedIndex].value!='') location.href = "">(this.options[this.selectedIndex].value);option value=Select a page/optionoption value=/optionoption value=page.htmPage/option... etc. .../select/formBut it looks like this is a login form and there's other stuff that needs submitting. Maybe try using the JS to change the form's action attribute (which is required for valid HTML in any case):form action="" a default in here or just leave it blank] name=login_form >; method=post...blaaa...select name=gowhere style=font-size: 9px; background: 400040; color: ff;option value=http://vikesfans.mail.everyone.net/email/scripts/loginuser.plhttp://vikesfans.mail.everyone.net/email/scripts/loginuser.plVikesfans.com/optionoption value=http://skolvikings.mail.everyone.net/email/scripts/loginuser.plhttp://skolvikings.mail.everyone.net/email/scripts/loginuser.plSkolVikings.com/option option value=http://purplepride.mail.everyone.net/email/scripts/loginuser.plhttp://purplepride.mail.everyone.net/email/scripts/loginuser.plPurplepride.org/option/select...blaaa.../formThen the form will submit to the URL selected, instead of just locating there via location.href (using this would mean the requested page would not received any of the other parts of the submitted form.No need for a JS function I reckon, simple enough for inline script. Also, your original had login_form.gowhere.options[list.selectedIndex].value - not sure where the list part of list.selectedIndex is from - was that throwing a JS error that you missed?HTH,Gyrus[EMAIL PROTECTED]http://norlonto.net/gyrus/dev/PGP key available _
 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]



Dreamweaver MX and Ecrypted Templates

2003-02-20 Thread Eric Hoffman

Just got Dreamweaver MX...but found one terribly odd issue.  We have a site
that we are using check in/out on...and everytime I put an encrypted file, I
see it on the server in its jumbled glory.

If I put with normal FTP program...it goes up and remains intact.  Anyone
can explain, a setting or shortcoming?


Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: SOT UPS Tracking

2003-02-11 Thread Eric Hoffman
Did you run an XML parser over what is returned to see if it truly is
valid and if not, what isn't?  What is the error?

Regards,

Eric J Hoffman
Head Tech Geek
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Ben Densmore [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, February 11, 2003 8:56 AM
To: CF-Talk
Subject: SOT UPS Tracking



 Hi everyone,

 is anyone else on the list that uses the XML Track from UPS having any
problems? All of a sudden I am getting invalid XML returned from UPS.
Anyone else seeing this?



Thanks,

Ben





Ben Densmore

Web Developer

TouchStone Software Corp./eSupport.com, Inc.

1538 Turnpike St.

North Andover, Ma 01845


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Chatster on CFHUB

2003-02-10 Thread Eric Hoffman
Yeah...what is the link?  Would like to review!

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Dave Lyons [mailto:[EMAIL PROTECTED]] 
Sent: Friday, February 07, 2003 1:24 PM
To: CF-Talk
Subject: Re: Chatster on CFHUB



is there a link to this anywhere (that works?)


Dave

- Original Message -
From: Eric Creese [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Friday, February 07, 2003 9:50 AM
Subject: Chatster on CFHUB



 Clint,

 Yes I would like to get a copy of Chatster if possible.

 Eric
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Eric Hoffman
Save yourself some time, sweat, dollars, hair and heartache.

SiteDirector 3.

www.quilldesign.com is where you can find it.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 12:38 PM
To: CF-Talk
Subject: Shopping Cart



Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but
need a little direction.  I have ColdFusion available and know one
thing, I want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Shopping Cart

2003-02-06 Thread Eric Hoffman
Depends on how many licenses you buy.   $300-$500 I suppose.   Thing I
like is it is way too simple to use and customize...and clients grasp
how to manage their entire site in fairly good order.  If you have a
smart design, you can implement the darned thing in a day.  We are
currently doing some testing and may sign off to use it on a site
averaging 2 million visits a month.  We've used Version 2 as well, on
smaller sites.  So far, version 3 seems really robust.  Just a third
party's opinion.  :-)



-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 3:31 PM
To: CF-Talk
Subject: RE: Shopping Cart



whats the price for site director?

tony

Tony Weeg
Senior Web Developer
UnCertified Advanced ColdFusion Developer
Information System Design
Navtrak, Inc.
Mobile workforce monitoring, mapping  reporting www.navtrak.net
410.548.2337 

-Original Message-
From: Eric Hoffman [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 4:01 PM
To: CF-Talk
Subject: RE: Shopping Cart


Save yourself some time, sweat, dollars, hair and heartache.

SiteDirector 3.

www.quilldesign.com is where you can find it.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Attley, Simon (CMG-SF) [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 06, 2003 12:38 PM
To: CF-Talk
Subject: Shopping Cart



Howdy list members,

I'm trying to build a small site for my girlfriend.  She wants to sell
care packages.  I'm an intermediate developer but have never built a
shopping cart.  We do have a few dollars in the budget, but I would
appreciate list input and or direction to any good books or resources on
shopping carts.  I could build it if I had an example to work with, but
need a little direction.  I have ColdFusion available and know one
thing, I want to use session variables.

Thank you in advance, I appreciate any input.

Simon Attley





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Character Encoding - Reward Offered!

2003-02-05 Thread Eric Hoffman
The xml got changed this year and it all comes back UTF-8 encoding.  Is
this what you are looking for?

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Bud [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 12:35 PM
To: CF-Talk
Subject: Re: Character Encoding - Reward Offered!



I added a field with the full XML response from UPS. In case anyone 
is interested. :)

On 2/5/03, Bud penned:
OK. $250.00 reward to the first person who can tell me what I'm doing 
wrong or give me evidence/show me how to prove that UPS is returning 
the wrong character set. Knowing UPS, I suspect it's the latter.

Here is the page:

http://dev.cf-ezcart.com/registerups/

Click Next.

The text in the top textarea field is being returned by UPS which I'm 
stripping from the XML. It is all screwed up. Most notably the French 
text at the bottom, but also trademark symbols and such.

The text in the bottom textarea field is the hard-coded text they sent 
to me which I pasted in and displays properly.

I'm using this at the top of the template:
cfset setEncoding(form,iso-8859-1)
cfset setEncoding(URL,iso-8859-1)
cfcontent type=text/html; charset=iso-8859-1

This is in the HTML HEAD tag:
meta http-equiv=content-type content=text/html; 
charset=iso-8859-1

I tried using CFPROCESSINGDIRECTIVE pageencoding=iso-8859-1 in both

the template and the custom tag I'm calling but it didn't make a 
difference.

CFMX server. CrystalTech.

Here is the response from UPS Tech support. They are absolutely no 
help:

***
Thank you for your email.  Due to the many environments and ways which 
customers can implement the XML Tools, we do not support code directly 
and provide source code samples for reference only.  Unfortunately we 
can not provide you with access to a cold fusion developer, we do 
however provide Visual Basic and Java source code samples that employ 
the ISO-8859-1 standard.  The ISO-8859-1 character-set is necessary to 
be able to use the special French characters and is returned by our 
servers please reference the header of our XML response which contains 
the encoding specification of ISO-8859-1.  Since the French charter-set

is not being properly displayed in the web page we anticipate that your

program is manipulating the encoding of the text and setting the 
encoding to UTF-8 or UTF-16.  Please review your programming 
environment.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED]
http://www.twcreations.com/ 954.721.3452

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Character Encoding - Reward Offered!

2003-02-05 Thread Eric Hoffman
Ignore my last.  

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Bud [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 12:35 PM
To: CF-Talk
Subject: Re: Character Encoding - Reward Offered!



I added a field with the full XML response from UPS. In case anyone 
is interested. :)

On 2/5/03, Bud penned:
OK. $250.00 reward to the first person who can tell me what I'm doing 
wrong or give me evidence/show me how to prove that UPS is returning 
the wrong character set. Knowing UPS, I suspect it's the latter.

Here is the page:

http://dev.cf-ezcart.com/registerups/

Click Next.

The text in the top textarea field is being returned by UPS which I'm 
stripping from the XML. It is all screwed up. Most notably the French 
text at the bottom, but also trademark symbols and such.

The text in the bottom textarea field is the hard-coded text they sent 
to me which I pasted in and displays properly.

I'm using this at the top of the template:
cfset setEncoding(form,iso-8859-1)
cfset setEncoding(URL,iso-8859-1)
cfcontent type=text/html; charset=iso-8859-1

This is in the HTML HEAD tag:
meta http-equiv=content-type content=text/html; 
charset=iso-8859-1

I tried using CFPROCESSINGDIRECTIVE pageencoding=iso-8859-1 in both

the template and the custom tag I'm calling but it didn't make a 
difference.

CFMX server. CrystalTech.

Here is the response from UPS Tech support. They are absolutely no 
help:

***
Thank you for your email.  Due to the many environments and ways which 
customers can implement the XML Tools, we do not support code directly 
and provide source code samples for reference only.  Unfortunately we 
can not provide you with access to a cold fusion developer, we do 
however provide Visual Basic and Java source code samples that employ 
the ISO-8859-1 standard.  The ISO-8859-1 character-set is necessary to 
be able to use the special French characters and is returned by our 
servers please reference the header of our XML response which contains 
the encoding specification of ISO-8859-1.  Since the French charter-set

is not being properly displayed in the web page we anticipate that your

program is manipulating the encoding of the text and setting the 
encoding to UTF-8 or UTF-16.  Please review your programming 
environment.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED]
http://www.twcreations.com/ 954.721.3452

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Character Encoding - Reward Offered!

2003-02-05 Thread Eric Hoffman
Not that I am sure exactly what it is, but in our meta tags we explicity
set the language on the page, and then this is how we talk to UPS for
their full shipping stuff:

cfscript
objXMLHTTP = CreateObject(COM, MSXML2.ServerXMLHTTP.4.0);
objXMLHTTP.open(POST,https://www.ups.com/ups.app/xml/ShipConfirm,fal
se);
objXMLHTTP.setRequestHeader(Method, POST);
objXMLHTTP.setRequestHeader(Content-Type,application/x-www-form-urlen
coded);
objXMLHTTP.send(xmlDoc);
xml = objXMLHTTP.responseText;
/cfscript

We then parse our the data with soXMl into a cf structure for use; or
did until they started sending things back UTF-8..now we use something
else I'd have to look up to parse the returning xml.

Works flawlessly and clients have been shipping fiends since.  Rawsocket
did not work too well for us...also, for character encoding, add another
setRequestHeader and use the proper encoding pair.

Good luck.

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Bud [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 4:03 PM
To: CF-Talk
Subject: RE: Character Encoding - Reward Offered!



On 2/5/03, Adrocknaphobia Jones penned:
Wait a second. If you are on MX then why use COM to parse XML?

What should I use? UPS won't accept CFHTTP. The server received a 
request it did not understand or something like that.

I'm trying to get CrystalTech to install CFX_RawSocket so I can try
that.

But, I'm open to suggestions. 250 bucks to the winner.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED]
http://www.twcreations.com/ 954.721.3452

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Obvious cfscript ?

2003-02-02 Thread Eric Hoffman
New to monkeying with cfscript...and must be missing the obvious today: 

This is not resolving...meaning form.d_price[i] resolves as form.d_price
rather than form.d_price1 in the first loop.
cfscript
for (i=1; i LTE form.clientloop; i = i +1)
line_total[i] = form.d_price[i] * form.qty[i];
/cfscript

What am I forgetting?

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Obvious cfscript ?

2003-02-02 Thread Eric Hoffman
I am sending 12 d_price all sequentially numbered...trying to learn how
handle such...and there are 25 other fields coming with it...  :-)


Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, February 02, 2003 1:04 PM
To: CF-Talk
Subject: Re: Obvious cfscript ?



1.  The form variable is a structure, not an array.
2. You can look over the variable fieldnames which is a list of all
form fields sent. What formfields are being sent? More than one d_price?

 New to monkeying with cfscript...and must be missing the obvious 
 today:

 This is not resolving...meaning form.d_price[i] resolves as 
 form.d_price rather than form.d_price1 in the first loop. cfscript
 for (i=1; i LTE form.clientloop; i = i +1)
 line_total[i] = form.d_price[i] * form.qty[i];
 /cfscript

 What am I forgetting?

 Regards,

 Eric J Hoffman
 DataStream Connexion
 www.datastreamconnexion.com
 Delivering Creative Data Solutions



 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Obvious cfscript ?

2003-02-02 Thread Eric Hoffman
This seems to have me on the right trackthanks a million!

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 

-Original Message-
From: Matthew Walker [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, February 02, 2003 1:07 PM
To: CF-Talk
Subject: Re: Obvious cfscript ?



You appear to be referring to an array in the form scope. Perhaps this
is what you want:

line_total[i] = form[d_price#i#] * form[qty#i#];


Regards,
Matthew Walker
Electric Sheep Web
http://www.electricsheep.co.nz/

- Original Message -
From: Eric Hoffman [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 7:41 AM
Subject: Obvious cfscript ?


 New to monkeying with cfscript...and must be missing the obvious 
 today:

 This is not resolving...meaning form.d_price[i] resolves as 
 form.d_price rather than form.d_price1 in the first loop. cfscript
 for (i=1; i LTE form.clientloop; i = i +1)
 line_total[i] = form.d_price[i] * form.qty[i];
 /cfscript

 What am I forgetting?

 Regards,

 Eric J Hoffman
 DataStream Connexion
 www.datastreamconnexion.com
 Delivering Creative Data Solutions



 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Strip characters?

2003-02-02 Thread Eric Hoffman
Is there a clean and easy way to simply strip all characters from a
field...so only integers remain?  A custom tag or popular reg ex before
I reinvent the wheel?

Regards,

Eric J Hoffman
DataStream Connexion
www.datastreamconnexion.com
Delivering Creative Data Solutions 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




  1   2   3   >