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.

Reply via email to