Hi Josh,

Are you using the integrated http upload thru the editors internal dialog or
the CFM module we include with the sample code (the three framed window).
The sample code uses cffile, but the integrated calls an asp page that
passes information to a com object.

If you found a better way of doing this I'd be very eager to look at it.

Duane
Duane Boudreau,
Project/Beta Manager, eMPower
Director, Web Technologies
Ektron, Inc.
http://www.ektron.com
5 Northern Blvd, Suite 6
Amherst, NH 03031
Tel: 603-594-0249
Fax: 603-594-0258



-----Original Message-----
From: Josh Black [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 05, 2000 2:41 PM
To: [EMAIL PROTECTED]
Subject: Re: Is there anything that ASP can do and CF cannot?


I've implemented eWebEditPro in a completely CF environment and had no
problems.  The image uploading works, as do the rest of the eWebEditPro
features.

Josh

----- Original Message -----
From: "Duane Boudreau" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 05, 2000 11:03 AM
Subject: RE: Is there anything that ASP can do and CF cannot?


> I've only found ONE instance of where we had to use ASP as opposed to CF.
We
> needed to be able to upload an image from a post triggered by an ActiveX
> control (eWebEditPro). ColdFusion choked on this because it required a
field
> name, where as ASP was able to read the post header and pull the binary
data
> out in pieces.
>
> In over 4 years of working with CF this is the only time I've ever had to
> resort to using ASP.
>
> Duane
>
>
> -----Original Message-----
> From: aslam bajaria [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 05, 2000 12:02 PM
> To: [EMAIL PROTECTED]
> Subject: Is there anything that ASP can do and CF cannot?
>
>
> I was just wondering if there is something that cannot
> be done in CF and can be done in ASP? Has anyone
> encountered such an instance.
>
> My understanding is that Active Server Pages (ASP) are
> theoretically equivalent to Cold Fusion Pages but
> using Microsoft proprietary programming.  My guess is
> that we can do the same thing with Cold Fusion what we
> can do in ASP.It wouldn't surprise me if Microsoft has
> placed barriers to using other environments with its
> products such as MS SQL Server.
>
> Appreciate.
> A.B.
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
> --------------------------------------------------------------------------
--
> --
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to