Urgent : GURU Required: Excel vs COM in CFMX

2002-10-24 Thread Daryl Fullerton
Folks / Guru's

Hi, Wonder if there are any CFMX / Excel COM gurus out there that could
help.

Much appreciated if anyone knows what is causing the below or can
recommend a fix.

Cheers

D
ColdFusion Usergroup Ireland Manager

E: [EMAIL PROTECTED] 

W: http://www.cfug.ie


-Original Message-
From: Eric Zumot 
Sent: 24 October 2002 11:46
To: CF-Talk
Subject: Excel vs COM in CFMX


I have been facing big difficulties in using COM Objects to access
Excel, (Platform Win2000, Office2000, CFMX). When the same code was on
CF5.0 it worked perfectly without any problems.

In the beginning, COM Objects couldn't connect to Excel, after doing
several installations of Office2000, it connected successfully. The main
problem started happening afterwards, which is accessing the Excel COM
Object properties (The main error occurs whenever it tries saving the
file). In brief, below are the main steps of I did so far;

1- I followed all the instructions recommended in Macromedia's article
(http://www.macromedia.com/v1/Handlers/index.cfm?ID=22922Method=Full)
Followed the steps, and still the same error, no joy.

2- I changed the permissions of ColdFusion in the services Applets as
recommended in cfcomet.com
(http://www.cfcomet.com/other/index.cfm?ArticleID=32381637-0922-41CA-BBE
305C2D66A7025#22) Restarted the services and the server and still the
same error.

3- Downloaded and installed the Updater
(http://dynamic.macromedia.com/bin/MM/software/trial/hwswrec.jsp?product
=cfmx_updater) after showing installation was successful, I restarted
the services and the whole server again. I kept getting the same error,
except for one trial that was successful, afterwards it returned back to
the same problem.


Eric (Sael) Zumot,
Senior Programmer,

BizNet Solutions,
133-137 Lisburn Road,
Belfast,
Northern Ireland
BT09 7AG

T:++44 (028) 90223224
F:++44 (028) 90223223
E:[EMAIL PROTECTED] W:http://www.bizNet-solutions.com

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
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.



RE: Urgent : GURU Required: Excel vs COM in CFMX

2002-10-24 Thread Daryl Fullerton
Folks,

Thanks for the input so far.

Has any one got any more suggested solutions.

The thought of moving back to CF 5 is being considered if we don't get a
break through tomorrow.

We will be trying all the alternatives mentioned below in the morning.
Most of the replys are debates so appreciate any further suggestions
that may solve the problem before we make such a backward move (back to
CF5) so keep the suggestions rolling.

Cheers

Daryl

-Original Message-
From: jon hall [mailto:jonhall;ozline.net] 
Sent: 24 October 2002 19:16
To: CF-Talk
Subject: Re: Urgent : GURU Required: Excel vs COM in CFMX


Thursday, October 24, 2002, 1:35:03 PM, you wrote:
 It's a physical impossibility to pass xml data as
 efficiently as passing data over a COM interface. 
 I accept that SOAP is a viable replacement for DCOM, 
 but not COM itself.

DW If you're defining efficiency as speed, you're absolutely correct. 
DW However, the general acceptance of XML should indicate that people 
DW are often more concerned with things other than speed, such as the 
DW use of (relatively
DW human-readable) text formats instead of requiring binary
compatibility.

An example of being too inefficient would be sending binary data over
XML. Encoding a file into base64 when it used to be possible to send
binary is a huge performance hit and would be unacceptable. Of course
there are better ways, I'm just using this as an example.

 Especially when with all the industries investment in
 Java that is supposed to be a big reason we love Java 
 now, nobody in Javaland has come up with as efficient 
 an interface as MSXML. Just the thought of using a web 
 service to parse/and receive/send XML is laughable to me.

DW What part is laughable? The part about using HTTP as a transport 
DW mechanism? There's nothing preventing the use of other transport 
DW mechanisms for SOAP requests. Or the part about XML parsing? People 
DW seem to be doing that just fine without MSXML, in general. And, of 
DW course, using SOAP in .NET programs uses the MS parser, I'm sure, so

DW again, I'm missing something here.

So you are suggesting creating a socket and sending a block of XML,
using SOAP to a process listening on the same machine, that does the
actual work is a decent solution? Networking socket overhead alone would
make this not a viable solution for a multiuser application. The joke
being the irony of the double work of parsing an xml packet, that is
instructing a program how do parse an xml packet, then actually parsing
the xml packet, and passing it back as...what? My sense of humor may be
odd though :)

In reference to the msxml comparison, msxml needs one line to actually
open a connection and get the xml from within CF. Using Java it takes
like 20 lines. Actually parsing the XML in java is unnecessary with CF
(unlike http, which is required because of cfhttp's deficiencies), but
parsing XML with Java is so incredibly complex as to be not worth it, at
least not for the price range of our clients.

I'm just pointing out that there are problems that have been solved with
COM that have no good counterpart in Java from my point of view, and
can't be replaced with web services. Hence web services != replacement
for COM.

-- 
 jon
 mailto:jonhall;ozline.net


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



Urgent : Lotus Notes

2002-09-17 Thread Daryl Fullerton

Folks has any one out there worked with CF and Notes.
 
If you have any resources that you found could you drop me an meail.
 
Were starting down this route on a project and would welcome any ones
feedback or experiences.
 
Cheers
 
D
 

Daryl Fullerton 
Managing Partner

Biznet 
Biznet Head Office 
133-137 Lisburn Road, 

Belfast 
Northern Ireland BT9 7AG 


Direct Dial +44 2890 945 007

Mobile (Cell): +44 7971 032004

Switchboard : +44 (0) 28 9022 3224 
F +44 (0) 28 9022 3223 

 


Biznet Dublin Office
60 Lower Baggot Street

Dublin 2
Ireland 
T +353 (1) 6024785
F +353 (1) 6024777


E [EMAIL PROTECTED]

W http://www.biznet-solutions.com
http://www.biznet-solutions.com/  

Macromedia Premier Partners



ColdFusion Usergroup Ireland Manager

E: [EMAIL PROTECTED] 

W: http://www.cfug.ie http://www.cfug.ie/ 



**

If you are not the intended recipient, or person responsible for
delivering it to the intended recipient, you are not authorized to and
must not disclose, copy, distribute or retain this message or any part
of it. 

The opinions / views / comments on this e-mail do not
necessarily reflect any views or policies of biznet.

The recipient should check this email and any attachments for
the presence of viruses. biznet accepts no liability for any damage
caused by any virus transmitted by this email. biznet 2002.

**

 

__
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Macromedia.com

2002-01-27 Thread Daryl Fullerton

Jeremy

Can you also give the links to the developers exchange more prominance 
on the Macromedia site as that will probably be one of the most commonly 
accessed parts of the site. 

On the main page the shortcut buttons are not apparant as buttons /links

On another note the search facility located at the find a partner

http://spectra15.macromedia.com/search/search.cfm

select solutions providers then click next

go to UK in the country dropdowns it takes 14 seconds to get to uk

14 seconds is a lot of time to make a selection

Are you planning more select options of this nature.
If so i would recommend the ability to scroll quicker by whatever means 
possible

Only my 2pennies worth.

Cheers

D


   Daryl Fullerton 
Managing Partner

Biznet 
Biznet Head Office 
133-137 Lisburn Road, 
Belfast 
Northern Ireland BT9 7AG 
T  +44 (0) 28 9022 3224 
F  +44 (0) 28 9022 3223 

Biznet Dublin Office
60 Lower Baggot Street
Dublin 2
Ireland 
T  +353 (1) 6024785
F  +353 (1) 6024777

E  [EMAIL PROTECTED]
W http://www.biznet-solutions.com 

Macromedia Premier Partners


ColdFusion Usergroup Ireland Manager
E:  [EMAIL PROTECTED] 
W: http://www.cfug.ie
*
Happy  New Year from everybody at biznet
*
*
If you are not the intended recipient, or person responsible for 
delivering it to the intended recipient, you are not authorized to and 
must not disclose, copy, distribute or retain this message or any part 
of it. 
The opinions / views / comments on this e-mail do not necessarily 
reflect any views or policies of biznet.
The recipient should check this email and any attachments for the 
presence of viruses. biznet accepts no liability for any damage caused 
by any virus transmitted by this email. biznet 2001.
**




-Original Message-
From: Paris Lundis [mailto:[EMAIL PROTECTED]]
Sent: 27 January 2002 21:17
To: CF-Talk
Subject: RE: Macromedia.com


Thanks Jeremy.. We all understand providers evaporating :)

Be sure to have Macromedia keep their Flash away from the Cold Fusion
section... and writing the Cold Fusion support site in something other 
than
Cold Fusion defeats people's faith on the product.. so make it happen 
with
the product...

We'll forgive the outage time... (given you are sure to address the 
above 2
issues)...

-paris

-Original Message-
From: Jeremy Allaire [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 27, 2002 16:08
To: CF-Talk
Subject: Macromedia.com


Hi-

I saw the post about a person having problems downloading something on 
the
site.

We have a planned outage this and next weekends in order to switch 
offsite
hosting providers -- our current provider went out of business.

We're also taking the coming months to re-build the site from scratch on 
our
next releases of ColdFusion, Flash and Dreamweaver.

We'd love your feedback on features for the site.

Thanks,

Jeremy




__
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Time shift keying

2001-11-26 Thread Daryl Fullerton

John

Check out the USC site for loads of links.


http://ultra.usc.edu/New%20Site/publications.html

What is he doing with CF and Time Shift Keying.

Scary stuff.

Cheers

D



   Daryl Fullerton 
Managing Partner

Biznet 
Biznet Head Office 
133-137 Lisburn Road, 
Belfast 
Northern Ireland BT9 7AG 
T  +44 (0) 28 9022 3224 
F  +44 (0) 28 9022 3223 

Biznet Dublin Office
60 Lower Baggot Street
Dublin 2
Ireland 
T  +353 (1) 6024785
F  +353 (1) 6024777

E  [EMAIL PROTECTED]
W http://www.biznet-solutions.com 

Macromedia Premier Partners


ColdFusion Usergroup Ireland Manager
E:  [EMAIL PROTECTED] 
W: http://www.cfug.ie



-Original Message-
From: John McCosker [mailto:[EMAIL PROTECTED]]
Sent: 26 November 2001 13:01
To: CF-Talk
Subject: Time shift keying


I know this is not CF related and I apologise in advance, but

has anyone ever heard of this technology?

A friend is doing a SatComms course over in a college here in Ireland,
one of his lecturers has given him an assignment to do about a new
technology in SatComms called Time Shift Keying - they are to find out
as much as possible about it however the web is strangely silent
about it.

He thinks, that

It appears to be Time Shift Modulation and maybe has something to do
with Ultra Wide Band Comms but there's nothing out there about it.

If anyone could be of any help I would appreciate it,

Thanx

jmc
.

~~
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Hacking CF Web Sites and Applications

2001-08-13 Thread Daryl Fullerton

Thanks Michael,

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

- Original Message -
From: Michael Dinowitz [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, August 13, 2001 5:22 AM
Subject: Re: Hacking CF Web Sites and Applications


 Your welcome. :)

  A book I found last month has some useful info on URLs and CFIncludes (a
  chapter devoted to CF):
  HackProofing Your Web Applications by Jeff Forrisal and Julie Traxler
  (Syngress Publications)
 
  Thanks,
  Mark
 
  -Original Message-
  From: Daryl Fullerton [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, August 12, 2001 10:38 AM
  To: CF-Talk
  Subject: Hacking CF Web Sites and Applications
 
 
  Hi all,
 
  Any one got general advice on how to prevent hackers from getting access
 to
  CF sites via back doors and tampering with data
 
  We dont want the hackers to be able to change data via URL strings.
 
  e.g Encrypting URL variables etc
 
  Anything else we should look at
 
  Any good articles out there?
 
  Thanks
 
  Daryl Fullerton,
  Managing Partner,
  BizNet Solutions,
  Allaire Premier Partner (Ireland)
  133 - 137 Lisburn Road
  Belfast
  BT9 7AG
  N.Ireland
 
  Direct +44 (0) 28 9022 7888
  Tel  +44 (0) 028 9022 3224
  Fax +44 (0) 028 9022 3223
 
 
  [EMAIL PROTECTED]
  Http://www.BizNet-Solutions.com
 
  [EMAIL PROTECTED] (Chairman)
  Http://www.cfug.ie The Irish Cold Fusion User Group
 
  - Original Message -
  From: Dave Watts [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Saturday, August 11, 2001 7:32 PM
  Subject: RE: CF and Verity Information Server
 
 
Anyone have any experience using a Verity server EXTERNAL to the CF
Server?  Running the Verity included with CF5 is hitting the
server's
performance too much so we set up a second server running Verity
Information Server 3.7.
   
But I haven't the foggiest idea where to begin telling CF5 to use
that
external server for search processing, etc.
   
Can anyone point me to any documentation on this?
  
   I'm pretty sure you can set up the K2 server included with CF 5 on a
   different machine, and connect to it from the CF 5 server. I haven't
   actually tried this yet, though. The K2 stuff is covered somewhat in
the
  CF
   5 docs, available in PDF on the Macromedia site. In the CF 5
  Administrator,
   you can specify the host and port to connect to. I suspect that
indexing
  and
   collection creation might be a bit more complex using this.
  
   In addition, Fig Leaf's own Dave Gallerizzo did a brief Verity
  presentation
   available here:
  
 

http://www.figleaf.com/figleafhome/cfug/2001/CFUGAug2001/VerityK2Server.zip
  
   Dave Watts, CTO, Fig Leaf Software
   http://www.figleaf.com/
   voice: (202) 797-5496
   fax: (202) 797-5444
  
  
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Cold Fusion Developer - beginner

2001-08-07 Thread Daryl Fullerton

Amanda,

Good to have CF Girl aboard.

Which company are you with at the moment?
Are You based in Houston or Austin?

Cheers

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


-Original Message-
From: coldfusiongirl [mailto:[EMAIL PROTECTED]]
Sent: 07 August 2001 21:44
To: CF-Talk
Subject: Re: Cold Fusion Developer - beginner


Where I work we sure need more girls, 90% are male. :)

CF girl
- Original Message -
From: Schlosser, JoAnn [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, August 07, 2001 3:27 PM
Subject: RE: Cold Fusion Developer - beginner


 We are all girls ;-)

 JoAnn



 -Original Message-
 From: Costas Piliotis [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, August 07, 2001 2:49 PM
 To: CF-Talk
 Subject: RE: Cold Fusion Developer - beginner


 In his defence though, we all kind of work in a male dominated
profession,
 and we appreciate some variety in though.

 Perhaps he should have made use of some euphemisms, but he's right.
I'm
 kind of sick of working in an all male department myself, and would
love
 nothing more than to have a chick or two in my office =)



 -Original Message-
 From: Christian Abad [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, August 07, 2001 11:28 AM
 To: CF-Talk
 Subject: RE: Cold Fusion Developer - beginner


 Uh, Fuon:

 To the best of my knowledge, female professionals don't like to be
referred
 to as chicks, which, by the way is shorthand for baby chickens.

 I am sure that Amanda Stern would prefer to be referred to as a female
or
 even a lady!

 My advice to you - try again!

 Christian N. Abad
 ColdFusion Web Developer
 Bank of America - eCommerce Technology

 -Original Message-
 From: Fuon See Tu [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, August 07, 2001 2:04 PM
 To: CF-Talk
 Subject: Re: Cold Fusion Developer - beginner


 hey Amanda, we have a coldfusion project coing up soon later near the
end
of
 this year (and lasting till next year).  It would be nice to work with
a
 chick!


 From: Amanda Stern [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Subject: Cold Fusion Developer - beginner
 Date: Mon, 06 Aug 2001 15:47:52 -0700 (PDT)
 
 
 Hello,
 
 Does anyone know of any open Cold Fusion positions
 available in the Austin TX or Houston TX area
 requiring about 1 year of experience?
 
 Thanks!
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



OT:Backup Policies and Disaster Recovery

2001-08-06 Thread Daryl Fullerton

Hi all,

Sorry for the OT post.

Anyone got any good URL's that deal with Backups and Disaster Recovery
for Data centres and in particular CF focused data centres.

We are upgrading all our procedures and policies at the moment and i am
seeking info or white papers on this matter.

Cheers

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: graphing

2001-08-04 Thread Daryl Fullerton

Brook,

Its www.popchart.com or www.corda.com

We use this a lot.

Another good one is Chart FX 1e 2000 www.softwarefx.com 


and cfxgraphix server.

Contact Michael smith on the new URL for CFX Graphics Server

Cheers 

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


-Original Message-
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: 03 August 2001 22:38
To: CF-Talk
Subject: RE: graphing


popcharts.com looks good too. They also have an ASP version of their 
service. Err, ummm, thats Application Service Provider not that other 
programming language.

I like the idea of remotely hosted components. I belive their asp
version 
was approx 300-600 per month based on the number of graphs requested

Brook

At 05:25 PM 03/08/01 -0400, you wrote:
We recently evaluated Crystal Reports Enterprise for doing ad-hoc
reporting, etc.

The price seemed right..  now we are told we need to spend about $50k
for unlimited end-user licensing - so web users can view the reports!

What are other people using for ad-hoc query and reporting?

  -Original Message-
  From: Carlson, Kevin [mailto:[EMAIL PROTECTED]]
  Sent: Friday, August 03, 2001 5:17 PM
  To: CF-Talk
  Subject: Re: graphing
 
 
  One non-applet graphing solution is Flash Charts from
www.webassist.com for
only $49.99.  Requires Dreamweaver 4 or Ultradev 4.

CF5 has the new cfgraph tag, however, the documentation says that you
need
to install Generator in order to use the tag. (So much for saving money
...)


The free Component Kit from Macromedia describes using CF with Flash 5.
This looks like the most complex approach of the ones mentioned.

An easy-to-use applet solution that I have been using for a long time
is
KavaChart from Visual Engineering (www.ve.com) - no Java programming is
required.  Works great.

Good luck,
Kevin


-Original Message-
  From: Brook Davies [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, April 22, 2001 4:11 PM
  To: CF-Talk
  Subject: graphing
 
 
  Does any one know of a good graphing solution for a cf app? I
  do not want
  to use the allaire applets. I would prefer not using an
  applet at all. I
  looked at Corda Pop charts (www.popcharts.com). They have a
  great product
  (generates flash graphs) just a little out of my price range.
 
  Any ideas?
 
  Brook Davies
 

FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Messy Administrator

2001-08-04 Thread Daryl Fullerton

Darren,

Do you mean it attempts to download the second page once you login?

If so its a mapping extension that is not setup on IIS for .cfm
filesme thinks

Cheers

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


-Original Message-
From: Darren Labrum [mailto:[EMAIL PROTECTED]]
Sent: 04 August 2001 20:21
To: CF-Talk
Subject: Messy Administrator


Hey there,

I am having problems with the ColdFusion administration screen.  When I
log
in it looks like the attached file.  What is this all about?  Has anyone
had
this happen to them?  I have reinstalled CF server and it still does it?
I
don't know what to do.

If anyone has had this occur or knows what is going on please notify me.

Thanks,

Darren Labrum
Infovision, Inc.
email: [EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Penetration Testing

2001-07-23 Thread Daryl Fullerton

Hi all,

Has any one ever had penetration testing carried out on a CF
application.

Appreciate any advice from any one that has information or experience on
this.

Are there any good URL's or has anyone got specific CF penetration
documents.

Thanks in advance.

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: IIS 4 Stopping Unexpectedly

2001-07-19 Thread Daryl Fullerton

Hi all,

Looks like we have the same problems on 4 of our win NT 4 machines

Upon trying to shut down we got an error that would not allow shut down
on our win nt4 machine.

OLE threadworm from what i hear.

We have applied the patch on the first and are rebooting at the momnent

3 more to go after that.

Hopefully this will fix the problem.

Any one else want to share experiences on this worm.

does it affect win2k servers?

Cheers

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


-Original Message-
From: Tim Painter [mailto:[EMAIL PROTECTED]]
Sent: 19 July 2001 19:04
To: [EMAIL PROTECTED]
Subject: Re: IIS 4 Stopping Unexpectedly


Thanks -- that's what I was afraid of.

We have 3 servers it is happening on right now, and
We had the patch installed, but are manually removing the ida and idq
entries.

Thanks!
Tim P.


- Original Message -
From: Leon Oosterwijk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 19, 2001 1:45 PM
Subject: RE: IIS 4 Stopping Unexpectedly


Tim,

I could not on my first round of investigations find anything unusual.
The
inbound/outbound traffic on the machine did not jump significantly. the
Processor did not see any big jumps of activity, memory levels, all
normal.
There was a large amount of TCP/IP sockets open, but that seemed normal
due
to the volume of websites hosted. In other words, No. :(

Leon


-Original Message-
From: Tim Painter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 12:38 PM
To: [EMAIL PROTECTED]
Subject: Re: IIS 4 Stopping Unexpectedly


Leon,
We are running into something like this right now.  Is there any way to
tell
if in fact that is what is happening on the machine?

Tim P.
- Original Message -
From: Leon Oosterwijk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 19, 2001 1:29 PM
Subject: RE: IIS 4 Stopping Unexpectedly


I've noticed this on our IIS4 machine. I installed the latest microsoft
patch:
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/secur
ity/
bulletin/MS01-033.asp

This seems to have fixed it. (After repeated reboots)

You might want to download and install the similar patch for your IIS
System. This patch seems to prevent the Code Red worm or other
exploits
from harming your system. The behavious that I experienced in not
consistent
with the Code Red worm, but it is possible that there are other worms
out
there making use of the same security hole.

I realize that this message might be off-post, but any feedback people
have
on this would be welcome on: [EMAIL PROTECTED]

Regards,
Leon Oosterwijk
ISDN-NET Inc.
www.isdn.net


-Original Message-
From: Troy Allen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 12:11 PM
To: [EMAIL PROTECTED]
Subject: IIS 4 Stopping Unexpectedly


I have IIS 4 running on NT 4 SP 6a. It is a dual Pentium III
800 MHz server with a Gig of RAM. I have installed all of
the latest IIS patches.

Starting yesterday, the IIS stopped running all on its own.
When there is ANY kind of unexpected service stoppage (Dr
Watson, etc.) on this server, I get an email from the Compaq
Insight Monitors. But that is not happening. It is as if
someone is actually stopping the inetinfo process in the
Services control panel. I am watching the server when it
happens, and no one is logging into the server when it
happens.

The stoppage frequency has steadily increased from hours
apart to mere seconds.

Anyone seen this before? I have searched all over the net,
including BugTraq, MS, Allaire, and all the major search
engines to no avail. I am running a complete Virus scan, but
it has not found anything.

Any ideas would be greatly appreciated.

Troy

--
What Boots Up, Must Come Down.



Troy L. Allen, Sr.
Chief Technology Officer
The MAXXIS Group, Inc.






Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.



Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.





Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.



Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.




Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org

IIS and the Code Red Worm

2001-07-19 Thread Daryl Fullerton

Hi guys thought you all should be made aware of this .most of you
probably do know.

But just in case you are encountering server trouble on IIS 4

The code red worm is causing havok with IIS and stoping IIIS 4

see below

Cheers

D




Thanks -- that's what I was afraid of.

We have 3 servers it is happening on right now, and
We had the patch installed, but are manually removing the ida and idq
entries.

Thanks!
Tim P.


- Original Message -
From: Leon Oosterwijk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 19, 2001 1:45 PM
Subject: RE: IIS 4 Stopping Unexpectedly


Tim,

I could not on my first round of investigations find anything unusual.
The
inbound/outbound traffic on the machine did not jump significantly. the
Processor did not see any big jumps of activity, memory levels, all
normal.
There was a large amount of TCP/IP sockets open, but that seemed normal
due
to the volume of websites hosted. In other words, No. :(

Leon


-Original Message-
From: Tim Painter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 12:38 PM
To: [EMAIL PROTECTED]
Subject: Re: IIS 4 Stopping Unexpectedly


Leon,
We are running into something like this right now.  Is there any way to
tell
if in fact that is what is happening on the machine?

Tim P.
- Original Message -
From: Leon Oosterwijk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 19, 2001 1:29 PM
Subject: RE: IIS 4 Stopping Unexpectedly


I've noticed this on our IIS4 machine. I installed the latest microsoft
patch:
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/secur
ity/
bulletin/MS01-033.asp

This seems to have fixed it. (After repeated reboots)

You might want to download and install the similar patch for your IIS
System. This patch seems to prevent the Code Red worm or other
exploits
from harming your system. The behavious that I experienced in not
consistent
with the Code Red worm, but it is possible that there are other worms
out
there making use of the same security hole.

I realize that this message might be off-post, but any feedback people
have
on this would be welcome on: [EMAIL PROTECTED]

Regards,
Leon Oosterwijk
ISDN-NET Inc.
www.isdn.net


-Original Message-
From: Troy Allen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 12:11 PM
To: [EMAIL PROTECTED]
Subject: IIS 4 Stopping Unexpectedly


I have IIS 4 running on NT 4 SP 6a. It is a dual Pentium III
800 MHz server with a Gig of RAM. I have installed all of
the latest IIS patches.

Starting yesterday, the IIS stopped running all on its own.
When there is ANY kind of unexpected service stoppage (Dr
Watson, etc.) on this server, I get an email from the Compaq
Insight Monitors. But that is not happening. It is as if
someone is actually stopping the inetinfo process in the
Services control panel. I am watching the server when it
happens, and no one is logging into the server when it
happens.

The stoppage frequency has steadily increased from hours
apart to mere seconds.

Anyone seen this before? I have searched all over the net,
including BugTraq, MS, Allaire, and all the major search
engines to no avail. I am running a complete Virus scan, but
it has not found anything.

Any ideas would be greatly appreciated.

Troy

--
What Boots Up, Must Come Down.



Troy L. Allen, Sr.
Chief Technology Officer
The MAXXIS Group, Inc.






Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.



Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.





Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.



Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.




Control your subscriptions to ACFUG lists via the ACFUG website at
www.acfug.org.


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Dedicated Cf Host

2001-05-26 Thread Daryl Fullerton


Chris

What sort of services are you looking for?

Regards

D



-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: 26 May 2001 21:06
To: CF-Talk
Subject: Dedicated Cf Host



All-

Need some recommendations on  Dedicated CF hosts. Not so worried about
price
as I  am about damm good services

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: graphing

2001-04-22 Thread Daryl Fullerton

Brook

Another one is ChartFX.com

We use Popchart Live as well.

Both Great tools but a bit pricy.

Cheers

D


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


-Original Message-
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: 22 April 2001 21:27
To: CF-Talk
Subject: RE: graphing


The thought had crossed my mind. I wasn't sure about the release date.
What 
are your thoughts on running the Beta in a production environment? Does
the 
beta expire?

Brook


At 04:12 PM 22/04/01 -0400, you wrote:
Brook,

CF5, which is just about nearing the end of its beta cycle (due out in
June)
has graphing built in. So, if you can wait a few weeks, or if you can
access
the beta version, that's probably your best bet.

--- Ben


-Original Message-
From: Brook Davies [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 22, 2001 4:11 PM
To: CF-Talk
Subject: graphing


Does any one know of a good graphing solution for a cf app? I do not
want
to use the allaire applets. I would prefer not using an applet at all.
I
looked at Corda Pop charts (www.popcharts.com). They have a great
product
(generates flash graphs) just a little out of my price range.

Any ideas?

Brook Davies


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: OT But Urgent - Knock CF if you dare

2001-04-06 Thread Daryl Fullerton

Thanks Mike,

I got some more info.
The Rival company is slating CF by saying it is not as secure as ASP.

I am not gonna fling Mud but the client was looking for some independent
reviews.

Any one got info on CF security  V ASP Security?

Cheers

D

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 06 April 2001 00:12
To: CF-Talk
Subject: RE: OT But Urgent - Knock CF if you dare


Here are a couple of useful URL's

http://www.webreview.com/2000/09_01/developers/09_01_00_1.shtml


This is Microsoft's take on CFAS

http://msdn.microsoft.com/library/default.asp?URL=/library/periodic/peri
od00
/coldfusion.htm

Kind Regards - Mike Brunt
Macromedia Consulting
Tel 562.243.6255
Fax 401.696.4335
http://www.allaire.com/services/consulting/


-Original Message-
From: Daryl Fullerton [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 05, 2001 2:04 PM
To: CF-Talk
Subject: OT But Urgent - Knock CF if you dare


Hi all,

We use a little bit of  ASP with CF from time to time.

We are pitching for a contract whereby the opposition are slating CF big
time.
In actual fact they are saying all sorts of bad things about CF to the
client in an effort to get the client to move to ASP.

Any Amunition out there i can fire back with.

I dont normally slate ASP but they have started this.

Articles would be good...

Appreciate the help

Cheers

D



Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



OT But Urgent - Knock CF if you dare

2001-04-05 Thread Daryl Fullerton

Hi all,

We use a little bit of  ASP with CF from time to time.

We are pitching for a contract whereby the opposition are slating CF big
time.
In actual fact they are saying all sorts of bad things about CF to the
client in an effort to get the client to move to ASP.

Any Amunition out there i can fire back with.

I dont normally slate ASP but they have started this.

Articles would be good...

Appreciate the help

Cheers

D



Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Control Panels for Remote Administration of Datasources for multiple clients

2001-03-15 Thread Daryl Fullerton

Hi all

We are opening up our servers in Hosting division for clients to
remotely administrate datasources.

Up to now we relied on email messages or phone for client requests for
datasource additions / alterations.

Just wondering what everyones views are on control panels and which ones
they have experience with from security points of view.

Anyone recocommend or got preferences.

Thanks

D


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Urgent - Forums 2.05 Anyone Got?

2001-02-12 Thread Daryl Fullerton

One of Our Forums server died.

Anyone got a copy of 

Allaire Forums 2.05

We have all the backups. Just need to install and copy files and
databases.

Anyone got a copy??

Appreciate any help.

Cheers

Daryl

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Books on CF,

2001-02-11 Thread Daryl Fullerton

Ben,

Any hints on whats in the Certified ColdFusion Developer Study Guide
chapters etc, format, layout.

Sneak preview??? Any Chance??

Cheers

Daryl

-Original Message-
From: Ben Forta [mailto:[EMAIL PROTECTED]]
Sent: 11 February 2001 12:54
To: CF-Talk
Subject: RE: Books on CF,


grin

Nah, I've always encouraged others to write. It's a big pond, room for
lots
of fish. Fact of the matter remains that people buy more than one book,
and
the more books there are helps increase the size of the CF community
which
in turn helps sell more books. Unfortunately the only "other books" back
in
the CF3 era left much to be desired - it's good to see that that is
changing
(no, I have not seen al of those books, but I have seen some, and I know
some of the authors, so ...)

--- Ben


-Original Message-
From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 11, 2001 6:21 AM
To: CF-Talk
Subject: RE: Books on CF,


 * My two CF books (published by Que) are being revised for CF5.
 * The Mastering book (Sybex) is being revised for CF5 too.
 * My "Certified ColdFusion Developer Study Guide" ships in a
 few weeks.
 * McGraw Hill is also working on a title.
 * The O'Reilly book should ship soon (Rob Brooks-Bilson's title).
 * Prima has another one in the works.
 As I said, lots of books on the way.


Now that's one *confident* author... plugging his competitors books as
well
;-)



--
Aidan Whitehall [EMAIL PROTECTED]
Netshopper UK Ltd
Advanced Web Solutions  Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Time Manager

2001-01-16 Thread Daryl Fullerton

Tony,

I posted it,

Currently making additions to our intranet and wondering if someone had
an app like this.

Can you forward me more details on this,

Regards

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

-Original Message-
From: Tony Gruen [mailto:[EMAIL PROTECTED]]
Sent: 16 January 2001 02:18
To: CF-Talk
Subject: Time Manager


My bad for being away for a few days -

Did someone post a question about any applications for managing time and
projects with Cold Fusion a few days ago (last week?)

A message was forwarded to me in Maui (notice I did NOT have my ooo on -
thank you!) and I do not have it on my laptop anymore.

I have built such an application if someone is still interested.

Tony Gruen
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Recruitment and Real Estate apps

2001-01-15 Thread Daryl Fullerton

Adrian,

Are you taking the piss?

This just spooked the crap out of me as we are currently developing our
2 apps and I am just out of a meeting regarding them.

Big Brother is watching us?
spooky.

Our realestate app even has its own auction facility. 85% complete
The recruitment app is at an early stage. 40% complete

What functionality are you looking for.

Talk soon

regards

Daryl

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

-Original Message-
From: Adrian Cooper [mailto:[EMAIL PROTECTED]]
Sent: 15 January 2001 19:52
To: CF-Talk
Subject: Recruitment and Real Estate apps


I would welcome suggestions as to the very hottest Recruitment/Job
Market and
Real Estate Agency apps for Cold Fusion please. I am looking for the
very best
there is out there.

Please do mail me if preferred, and I don't mind vendors as long as it
is good
:-)

Thanks.

Adrian Cooper.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Time Management / Billing applications / time sheets

2001-01-08 Thread Daryl Fullerton

Hi all,

Does anyone know any CF based applications for project management /
Cleien billing??

Thanks  and a happy new year to all.

D



Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Using .xls datasource

2001-01-08 Thread Daryl Fullerton

Erika,

Go to www.cfcomet.com it will have everything you need.

Have fun

We are doing a lot of CF/Excel at the moment

Regards

D


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

-Original Message-
From: Erika Foster [mailto:[EMAIL PROTECTED]]
Sent: 08 January 2001 09:56
To: CF-Talk
Subject: Using .xls datasource


Can someone point me in the right direction to find information on using
an
Excel file as a CF datasource?  I've got a highly formatted Excel
spreadsheet that my client would like to be able to add/update/delete
lines
through his browser.

Thanks,

Erika Foster
engineering-environmental Management
Applications Developer
(505) 866-1654
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Excel Spreadsheets to MS Access via CF

2000-12-11 Thread Daryl Fullerton

Philip,

Thanks.

regards

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group
-Original Message-
From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
Sent: 11 December 2000 11:29
To: CF-Talk
Subject: RE: Excel Spreadsheets to MS Access via CF


 Does anyone know the best way to get the following result.

 We have an Access Database on the server which collects financial data
 via online forms. (Datasource 1)

 This is fine fore some of the clients sales people.
 How ever some sales people want to be able to upload a standardised
 Excel spreadsheet to the web server rather than inputing the results
via
 forms.

 Choices:
 they upload the database to the server and we find some way of adding
 the contents of each spreadsheet to the database???

 We setup a new datasource for every spreadshhet that is uploaded and
 extract the data via CF and pass it to the database using CF.
Insummary
 use CF to both extract the data and insert the data into the database.
 However the client has over 100 sales people. How can we trigger an
 event thet will create a new datasource each time a spreadsheet is
 uploaded.

 A heck of an amount of datasources??

 The sales people want to use the forms at that stage to modify 2
 datasources at once so that they can download a spreadsheet version of
 their own sales when finished.

 The database information is then used to produce online reports and
 graphs for MGT decision making.

Here's another possible solution;
Use Access to talk to the Excel spreadsheets (setting up a Link table
for
each SS), then you only have one ODBC datasource, also you can replace
the
SS at any time and Access won't mind at all

You should (with some work) be able to make a macro that will create a
Link
table - you'll have to run it from the command line but that shouldn't
be a
problem

Avoid using Excel ODBC as it's horrible!

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


 -Original Message-----
 From: Daryl Fullerton [mailto:[EMAIL PROTECTED]]
 Sent: 10 December 2000 16:41
 To: CF-Talk
 Subject: Excel Spreadsheets to MS Access via CF


 Hi,


 Any ideas

 Cheers

 D



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: MS Exchange

2000-12-10 Thread Daryl Fullerton

Andres,

Thanks that will help us with the permissions side of the application.

What we are trying to do in particular is to 

Allow managers to share information about their departments and their
interactions with other business units.  This information is for a
resticted group of people.

We have tried to use public exchange folders as the method
for sharing this information, but uptake of this method of sharing
has been low.  We think that using Outlook to access these folders
is not quick and easy enough for the target audience, who are
very busy and can't be bothered to mess with systems that are
not intuitively obvious.  One example of the klunky nature of Outlook
is that when you open a short cut to a public folder, the view you 
get does not include the sub folders.  Furthermore, when you look
at the folder window, you see a huge folder hierarchy, when
what you really care about is a very small subset of the folders.

Possible Solution:
We believe that the exchange folder system is a good platform
for managing this data.  We would like the interface that we use
to access it to be much simpler and friendlier.  Thus, I think that
the right solution is to build an interface application that make using
these exchange folders easier.  There are two aspects to ease of use:

1. Finding and retrieving information
An interface that just showed you the part of
the folder structure that you are interested in, instead of the huge
tree of folders, would be easier to use.

2. Adding information
Again, the easier it is to add items to these folders, the more likely
people will get into the habit of doing so.  Emailing items to the
folders
seems to work better than drag and drop, so perhaps a way of easily
managing the email delivery to exchange folders would help.

Other feature ideas:
I think that some kind of summary information about the contents 
of the folders would also be very helpful.
(eg this folder has 21 items, 5 less than one month old etc)
If we could set it up so that you just needed to right click and
select "Send to exchange folder," that would help also.

This application will continue to grow so any other ideas on  how to
achieve this or possible addons would be appreciated.

Again no matter how small youor experience it may help us.

Thanks

D




Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223

[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

-Original Message-
From: Andres Leon [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2000 16:47
To: CF-Talk
Subject: Re: MS Exchange


i wrote an app that accessed an msexchage 5.5 server and retrieved the
users
from it...

i used the following code


 cfset attributes="givenname,sn,mail,department"
 cfset port = smtp_port_number
 cfset sortby="givenname,sn,mail"

 cfldap action="QUERY"
 name="x_users"
 attributes="#attributes#"
 start="co=US"
 scope="SUBTREE"
 sort="#sortby#"
 server="server_name"
 port="#port#"
 timeout="20"

I had to ask the sys admin to ENABLE LDAP in the server. Some admins may
have disabled it for security reasons.

You can then output the data obtained just as if this had been a query
forma
database.

hope this helps!




- Original Message -
From: "Daryl Fullerton" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Sunday, December 10, 2000 11:04 AM
Subject: MS Exchange


 Hi all,

 I am a great fan of www.cfcomet.com but the site lacks resourses on MS
 Exchange integration.

 I am wondering if anyone out there has any experiences in integrating
 Exchange 5.5 or 2000 with CF.

 Any experiences even small would be greatly appreciated.

 Thanks

 D

 Daryl Fullerton,
 Managing Partner,
 BizNet Solutions,
 Allaire Premier Partner (Ireland)
 133 - 137 Lisburn Road
 Belfast
 BT9 7AG
 N.Ireland

 Direct +44 (0) 28 9022 7888
 Tel  +44 (0) 028 9022 3224
 Fax +44 (0) 028 9022 3223


 [EMAIL PROTECTED]
 Http://www.BizNet-Solutions.com

 [EMAIL PROTECTED] (Chairman)
 Http://www.cfug.ie The Irish Cold Fusion User Group


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



MS Exchange and CF Requirements Update

2000-12-10 Thread Daryl Fullerton

Eric,

What we are trying to do in particular is to 

Develop a CF Application that allows the contents of various folders
within exchange to be shared through a web based interface.

Allow managers to share information about their departments and their
interactions with other business units.  This information is for a
resticted group of people.

We have tried to use public exchange folders as the method
for sharing this information, but uptake of this method of sharing
has been low.  We think that using Outlook to access these folders
is not quick and easy enough for the target audience, who are
very busy and can't be bothered to mess with systems that are
not intuitively obvious.  One example of the klunky nature of Outlook
is that when you open a short cut to a public folder, the view you 
get does not include the sub folders.  Furthermore, when you look
at the folder window, you see a huge folder hierarchy, when
what you really care about is a very small subset of the folders.

Possible Solution:
We believe that the exchange folder system is a good platform
for managing this data.  We would like the interface that we use
to access it to be much simpler and friendlier.  Thus, I think that
the right solution is to build an interface application that make using
these exchange folders easier.  There are two aspects to ease of use:

1. Finding and retrieving information
An interface that just showed you the part of
the folder structure that you are interested in, instead of the huge
tree of folders, would be easier to use.

2. Adding information
Again, the easier it is to add items to these folders, the more likely
people will get into the habit of doing so.  Emailing items to the
folders
seems to work better than drag and drop, so perhaps a way of easily
managing the email delivery to exchange folders would help.

Other feature ideas:
I think that some kind of summary information about the contents 
of the folders would also be very helpful.
(eg this folder has 21 items, 5 less than one month old etc)
If we could set it up so that you just needed to right click and
select "Send to exchange folder," that would help also.

This application will continue to grow so any other ideas on  how to
achieve this or possible addons would be appreciated.

Again no matter how small youor experience it may help us.

Thanks

D


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: MS Exchange

2000-12-10 Thread Daryl Fullerton

Cheers David,

That CDOlive.com is a good resource.
It gave me some more ideas but i will wait until tomorrow to try them.

Any CF sites out there specialise in exchange?
Whem wil cometcf have their Exchange resource live??
Know anyone there?

D



-Original Message-
From: David Shadovitz [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2000 17:24
To: CF-Talk
Subject: Re: MS Exchange


I can offer some good links:

1. MS Exchange Server  http://www.microsoft.com/exchange/
  Check the index.
2. MSDN Exchange Dev Center http://msdn.microsoft.com/exchange/
  Check the Code Center.
3. CDO Live http://www.cdolive.com/start.htm
  "Microsoft Collaboration Data Objects (CDO) is an emerging technology
which is used in the application development to build collaboration
applications on top of Microsoft Exchange Server."
  Check the Code Sample Library.

-David 

On Sun, 10 Dec 2000 16:04:13 -0000 "Daryl Fullerton"
[EMAIL PROTECTED] writes:
 Hi all,
 
 I am a great fan of www.cfcomet.com but the site lacks resourses on 
 MS
 Exchange integration.
 
 I am wondering if anyone out there has any experiences in 
 integrating
 Exchange 5.5 or 2000 with CF.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: MS Exchange

2000-12-10 Thread Daryl Fullerton

Dain,

Thanks a Mil,

Can you send the code to me by direct email.
We will test and see if it works.
Thanks again

Cheers  D

PS I see youre the caretaker of CFcometwooops.
I will post all our exchange related stuff up there once we've figured
it all out.

Do you mind if i forward you all the answers to our CF / Exchange
experiences.

Regards

D 

-Original Message-
From: Dain Anderson [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2000 18:48
To: CF-Talk
Subject: Re: MS Exchange


Hello Daryl,

I've got some code that I think will work through COM, but I do not have
an
exchange server to test it on. My last contract had Exchange Server
running,
but they laughed when I asked them to give me permission to run
"untested"
code on it ;-) Can't blame me for trying!

So, until I can find a way to test it...

The hardest part is creating a MAPI session through CFOBJECT because of
the
limitations of syntax -- once you're logged in, you have access to just
about anything.


Dain Anderson
Caretaker, CF Comet
http://www.cfcomet.com/


- Original Message -----
From: "Daryl Fullerton" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Sunday, December 10, 2000 1:37 PM
Subject: RE: MS Exchange


 Cheers David,

 That CDOlive.com is a good resource.
 It gave me some more ideas but i will wait until tomorrow to try them.

 Any CF sites out there specialise in exchange?
 Whem wil cometcf have their Exchange resource live??
 Know anyone there?

 D



 -Original Message-
 From: David Shadovitz [mailto:[EMAIL PROTECTED]]
 Sent: 10 December 2000 17:24
 To: CF-Talk
 Subject: Re: MS Exchange


 I can offer some good links:

 1. MS Exchange Server  http://www.microsoft.com/exchange/
   Check the index.
 2. MSDN Exchange Dev Center http://msdn.microsoft.com/exchange/
   Check the Code Center.
 3. CDO Live http://www.cdolive.com/start.htm
   "Microsoft Collaboration Data Objects (CDO) is an emerging
technology
 which is used in the application development to build collaboration
 applications on top of Microsoft Exchange Server."
   Check the Code Sample Library.

 -David

 On Sun, 10 Dec 2000 16:04:13 - "Daryl Fullerton"
 [EMAIL PROTECTED] writes:
  Hi all,
 
  I am a great fan of www.cfcomet.com but the site lacks resourses on
  MS
  Exchange integration.
 
  I am wondering if anyone out there has any experiences in
  integrating
  Exchange 5.5 or 2000 with CF.

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Excel Spreadsheets to MS Access via CF

2000-12-10 Thread Daryl Fullerton

Dick,

Is there any way of converting the file to tab deliminated after upload
as these sales guys are bound to mess up a simple file export at client
side?

Does it matter that the spreadsheet has multiple sheets??

Cheers

D


-Original Message-
From: Dick Applebaum [mailto:[EMAIL PROTECTED]]
Sent: 10 December 2000 20:04
To: CF-Talk
Subject: Re: Excel Spreadsheets to MS Access via CF


I have done something similar as follows:

   export the excel ss to, say a tab delimited file

   upload the file via an online form or ftp

   add the data to the database via a CF program which:

 CFHTTP reads the file into a query

 loops through the above query, issues database inserts

HTH

Dick




At 4:41 PM + 12/10/00, Daryl Fullerton wrote:
Hi,

Does anyone know the best way to get the following result.


We have an Access Database on the server which collects financial data
via online forms. (Datasource 1)

This is fine fore some of the clients sales people.
How ever some sales people want to be able to upload a standardised
Excel spreadsheet to the web server rather than inputing the results
via
forms.

Choices:
they upload the database to the server and we find some way of adding
the contents of each spreadsheet to the database???

We setup a new datasource for every spreadshhet that is uploaded and
extract the data via CF and pass it to the database using CF. Insummary
use CF to both extract the data and insert the data into the database.
However the client has over 100 sales people. How can we trigger an
event thet will create a new datasource each time a spreadsheet is
uploaded.

A heck of an amount of datasources??

The sales people want to use the forms at that stage to modify 2
datasources at once so that they can download a spreadsheet version of
their own sales when finished.

The database information is then used to produce online reports and
graphs for MGT decision making.

Any ideas

Cheers

D



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Excel Spreadsheets to MS Access via CF

2000-12-10 Thread Daryl Fullerton

Hi,

Does anyone know the best way to get the following result.


We have an Access Database on the server which collects financial data
via online forms. (Datasource 1)

This is fine fore some of the clients sales people.
How ever some sales people want to be able to upload a standardised
Excel spreadsheet to the web server rather than inputing the results via
forms.

Choices:
they upload the database to the server and we find some way of adding
the contents of each spreadsheet to the database???

We setup a new datasource for every spreadshhet that is uploaded and
extract the data via CF and pass it to the database using CF. Insummary
use CF to both extract the data and insert the data into the database.
However the client has over 100 sales people. How can we trigger an
event thet will create a new datasource each time a spreadsheet is
uploaded. 

A heck of an amount of datasources??

The sales people want to use the forms at that stage to modify 2
datasources at once so that they can download a spreadsheet version of
their own sales when finished.

The database information is then used to produce online reports and
graphs for MGT decision making.

Any ideas

Cheers

D


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



MS Exchange

2000-12-10 Thread Daryl Fullerton

Hi all,

I am a great fan of www.cfcomet.com but the site lacks resourses on MS
Exchange integration.

I am wondering if anyone out there has any experiences in integrating
Exchange 5.5 or 2000 with CF.

Any experiences even small would be greatly appreciated.

Thanks

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: How can I use CF to push data into a statistical package or an Ex cel spreadsheet?

2000-12-05 Thread Daryl Fullerton

Tim, Rick,

Currently working on a similar problem.

Rick,would you mind sending your Perl version as a short term fix.
Tim keep me in the loop re developments on the CF Side

Appreciate that

Regards

D


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
N.Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

-Original Message-
From: Tim Dempsey [mailto:[EMAIL PROTECTED]]
Sent: 05 December 2000 13:21
To: CF-Talk
Subject: Re: How can I use CF to push data into a statistical package or
an Ex cel spreadsheet?


Thanks very much Rick. This is really helpful. And, if you would, can
you
send the working Perl version to me at [EMAIL PROTECTED] ?  I'd
appreciate that, too.

Thanks again,
  -- Tim Dempsey
- Original Message -
From: "Rick Osborne [Mojo]" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Monday, December 04, 2000 8:17 PM
Subject: RE: How can I use CF to push data into a statistical package or
an
Ex cel spreadsheet?


 Tim Dempsey asked:
  How do I take that data and get it into Excel on the client's
machine?

 We had to do something like this last month (with Doughnut charts
instead
of
 Pie charts, but it's close enough).  I never could get it to work 100%
in
 CF, as Excel wouldn't honor my Quit() command and would just stay
open,
 leaving lots of little zombies all over the place.  However, on a whim
I
 translated it into Perl and got it to work that way.  (And, oddly
enough,
 the Perl version is *much* easier on the eyes, for once.)

 Anyway, I apologize for the minimal documentation, but this was really
just
 a quick hack for me.  YMMV and all that.  If you ever figure out the
Quit()
 problem, let me know.  I'd love to know what I'm doing wrong.  Also,
if
you
 want the (working) Perl version, let me know and I'll send it via
separate
 channels (as I figured I'd get flamed 'til the end of time if I posted
Perl
 to this list).  It's much smarter and does things like palette
conversion
 (so that you aren't stuck with Excel's default colors), and other
neat-o
 tricks.

 -R

 CFSETTING ENABLECFOUTPUTONLY="YES" SHOWDEBUGOUTPUT="No"

 !---
   graph/doughnut.cfm
 ---

 !---
   Constants
 ---
 CFSET xlWorksheet=-4167

 CFINCLUDE TEMPLATE="../../include/_ext2attr.cfm"
 CFPARAM NAME="Attributes.Height" DEFAULT="200"
 CFPARAM NAME="Attributes.Width" DEFAULT="200"
 CFPARAM NAME="Attributes.Rows" DEFAULT="0"
 CFPARAM NAME="Attributes.Cols" DEFAULT="0"
 CFPARAM NAME="Attributes.Title" DEFAULT=""
 CFPARAM NAME="Attributes.Legend" DEFAULT="0"
 CFPARAM NAME="Attributes.Type" DEFAULT="gif"
 CFSET Attributes.Height=Attributes.Height*0.74999
 CFSET Attributes.Width=Attributes.Width*0.74999
 CFSET FileName=""

 CFTRY
   CFTRY
 CFOBJECT ACTION="CONNECT" TYPE="COM" CLASS="Excel.Application"
 NAME="App"
   CFCATCH
 CFOBJECT ACTION="CREATE" TYPE="COM" CLASS="Excel.Application"
 NAME="App"
   /CFCATCH
   /CFTRY
   CFSET Workbooks=App.Workbooks
   CFSET Workbook=Workbooks.Add(xlWorksheet)
   CFLOOP COLLECTION="#Workbook.WorkSheets#" ITEM="Sheet"
 CFLOOP FROM="1" TO="#Attributes.Rows#" INDEX="Row"
   CFLOOP FROM="1" TO="#Attributes.Cols#" INDEX="Col"
 CFSET ColLetter=Chr(Col + Asc('A') - 1)
 CFSET CellName="vr#Row#c#Col#"
 CFIF StructKeyExists(Attributes,CellName)
   CFSET Range=Sheet.Range("#ColLetter##Row#")
   CFSET Range.Value=Attributes[CellName]
 /CFIF
   /CFLOOP
 /CFLOOP
 CFSET ColLetter=Chr(Attributes.Cols + Asc('A') - 1)
 CFSET SourceRange=Sheet.Range("A1:#ColLetter##Attributes.Rows#")
 CFSET ChartObjects=Sheet.ChartObjects()
 CFSET
Chart=ChartObjects.Add(0,0,Attributes.Width,Attributes.Height)
 CFSET Donut=Chart.Chart
 CFSET Donut.ChartWizard(SourceRange, -4120, 1, 2, 1, 0)
 CFSET Series=0
 CFLOOP FROM="1" TO="#DecrementValue(Attributes.Cols)#"
INDEX="Series"
   CFSET Ser=Donut.SeriesCollection(Series)
   CFSET Ser.HasDataLabels=0
   CFLOOP FROM="1" TO="#Attributes.Rows#" INDEX="Row"
 CFSET Cellname="c_#Series#_#Row#"
 CFIF StructKeyExists(Attributes,CellName)
   CFSET CellColor=Attributes[CellName]
   CFOUTPUTPResetting color #CellColor#/P/CFOUTPUT
   CFIF Left(CellColor,1) IS "##"
 CFSET CellColor=Input

Re: Get the last 12 months transactions?

2000-12-01 Thread Daryl Fullerton

Try this

SELECT fields
FROM table
WHERE date = (Now()-365)

365 days in year???





Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group
- Original Message -
From: fr me [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, November 30, 2000 3:59 PM
Subject: Get the last 12 months transactions?


 Does anyone know how to test that a date is in the last 12 months?

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Cheap Hosting Needed

2000-11-30 Thread Daryl Fullerton

Jeremy,

I know a few good ones in the states.
Would you consider hosting in ireland?

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group
- Original Message -
From: Jeremy Toevs [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, November 30, 2000 5:15 PM
Subject: Cheap Hosting Needed


Anyone know of any goof CF Hosting companies that charge about 20 to 30 per
month. I am with BMI.net right now and they are not very good.
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Conversations with a SPAMartist.

2000-11-28 Thread Daryl Fullerton

Gettim Michael...Gettim.
I agree that this is spam.

Recruiters should not use lists for SPAM.
Its SPAM plain and simple.

I get fed up with these sort of people.
They even have their own Tag
CF_WannaJob...HaHa:)

Regards

D

Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group
- Original Message -
From: Michael Dinowitz [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, November 28, 2000 4:42 PM
Subject: Re: Conversations with a SPAMartist.


 His response is untrue as I've never received a message from him. Of
course,
 I'm just the list manager...
 I've received a number of complaints about this and am sending him an
email.
 If I have to block him, I will.


  h wow, I feel honoured. So because I contribute to CF-Talk, I get
more
  SPAM.
 
  Will pass on this email to all people on CF-Talk minus the original
SPAM.
  See what they think :-)
 
 
  -Original Message-
  From: Christian Fea [SMTP:[EMAIL PROTECTED]]
  Sent: Tuesday, November 28, 2000 4:10 PM
  To: Adam Reynolds
  Subject: RE: ColdfusionDB.com - Fulltime, part-time, and contract
  positions for CF developers...
 
  Adam,
 
  I'm sorry you feel that way. We selectivly send emails only to people
who
  post "above average" questions or comments. We will remove you from any
  future emails and remove you from our job database. If you'd like to
  discuss it, you can call me at 818-694-0044.
 
  Thanks,
 
  Christian
 
  -- Original Message --
  From: "Adam Reynolds" [EMAIL PROTECTED]
  Date: Tue, 28 Nov 2000 12:46:33 +
 
  As you wanted suggestions:
  Don't alienate the CF community by taking emails from the CF user lists
  and using them to send spam.
  
  I am now contacting your ISP about your SPAM abuse.
  
  
 
  ~~
  Structure your ColdFusion code with Fusebox. Get the official book at
 http://www.fusionauthority.com/bkinfo.cfm
 
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
 

 ~~
 Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CF Chat Applications / Forums

2000-11-28 Thread Daryl Fullerton

This is a multi-part message in MIME format.

--=_NextPart_000_0065_01C05978.5013DB00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all.

We are developing a large discussion site for online mentoring mainly CF =
based

Which CF Chat Room application is the best on the Market at the moment.

I ask the same of discussion Forums Applications V Allaire Forums.

Mail List applications in CF

Has anyone done significant research on this or done similar projects?

Or does any one have any good suggestions of applications that could be =
incorporated into this.

Cheers

D



Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
Ireland
=20
Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223
=20

[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group

--=_NextPart_000_0065_01C05978.5013DB00
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
HTMLHEAD
META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type
META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR
STYLE/STYLE
/HEAD
BODY bgColor=3D#ff
DIVFONT face=3DArial size=3D2Hi all./FONT/DIV
DIVFONT face=3DArial size=3D2/FONTnbsp;/DIV
DIVFONT face=3DArial size=3D2We are developing a large discussion =
site for=20
online mentoring mainly CF based/FONT/DIV
DIVFONT face=3DArial size=3D2/FONTnbsp;/DIV
DIVFONT face=3DArial size=3D2Which CF Chat Room application is the =
best on the=20
Market at the moment./FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2I ask the same of discussion Forums =
Applications V=20
Allaire Forums./FONT/DIV
DIVFONT face=3DArial size=3D2/FONTnbsp;/DIV
DIVFONT face=3DArial size=3D2Mail List applications in =
CF/FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2Has anyone done significant research on =
this or=20
done similar projects?/FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2Or does any one have any good =
suggestions of=20
applications that could be incorporated into this./FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2Cheers/FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2D/FONT/DIV
DIVnbsp;/DIV
DIVnbsp;/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2Daryl Fullerton,BRManaging =
Partner,BRBizNet=20
Solutions,BRAllaire Premier Partner (Ireland)BR133 - 137 Lisburn=20
RoadBRBelfastBRBT9 7AGBRIrelandBRnbsp;BRDirect +44 (0) 28 =
9022=20
7888BRTelnbsp; +44 (0) 028 9022 3224BRFax +44 (0) 028 9022=20
3223BRnbsp;/FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2A=20
href=3D"mailto:[EMAIL PROTECTED]"Daryl.Fullerton@BizN=
et-Solutions.com/ABRA=20
href=3D"http://www.BizNet-Solutions.com"Http://www.BizNet-Solutions.com=
/A/FONT/DIV
DIVnbsp;/DIV
DIVFONT face=3DArial size=3D2A=20
href=3D"mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]/A=20
(Chairman)BRA href=3D"http://www.cfug.ie"Http://www.cfug.ie/A The =
Irish Cold=20
Fusion User Group/FONT/DIV/BODY/HTML

--=_NextPart_000_0065_01C05978.5013DB00--

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Sorta OT - ISP startup

2000-11-27 Thread Daryl Fullerton

Guy,

We started out as developers and to be realistic and to have any chance of
success you need a good team around you.

How many people do you have at the moment on the networking side /
cfadministrator / developer side?

What sort of capital $$$ are you anticipating spending on hardware?

Regards

D


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group
- Original Message -
From: Guy J. McDowell [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, November 27, 2000 7:13 PM
Subject: Sorta OT - ISP startup


 Hello CF_Folk,

 I'm in the process of putting together a business plan to start an Web
 Hosting/ASP business that focuses on ColdFusion to service my region.
 However, I'm a coder not a networker. Therefore, I have little idea
 where to begin to learn what I need to learn to plan such a thing.
 Any ideas or direction to resources would be greatly appreciated.

 Thanks,
 Guy J. McDowell

 ~~
 Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Dynamic Graphing - Spider Graphs

2000-11-25 Thread Daryl Fullerton

Cheers Dave,

Thats a great little tool.
It does exactly what we want and it also does surface charts as well.

Its great when you come across a bonus like that.

Has anyone else used ChartFX?

Thanks for the help.

D


Daryl Fullerton,
Managing Partner,
BizNet Solutions,
Allaire Premier Partner (Ireland)
133 - 137 Lisburn Road
Belfast
BT9 7AG
Ireland

Direct +44 (0) 28 9022 7888
Tel  +44 (0) 028 9022 3224
Fax +44 (0) 028 9022 3223


[EMAIL PROTECTED]
Http://www.BizNet-Solutions.com

[EMAIL PROTECTED] (Chairman)
Http://www.cfug.ie The Irish Cold Fusion User Group
- Original Message -
From: Dave Watts [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, November 25, 2000 9:01 PM
Subject: RE: Dynamic Graphing - Spider Graphs


  Does anyone know of an application that dynamically creates
  Spider Graphs / Rader Graphs like the one in the attached file.
 
  Appreciate any help as i have hunted high and low on the
  NETno joy every other type but not Spider/ Radar.

 I seem to recall ChartFX doing these types of graphs. It's a COM object,
but
 it works fine from CF:

 http://www.softwarefx.com/

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444
 ~~
 Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists