Click here to Skip to main content
15,914,419 members
Home / Discussions / COM
   

COM

 
GeneralCOM+ Partitions Pin
Anonymous25-Mar-03 11:41
Anonymous25-Mar-03 11:41 
GeneralEditable FlexGrid Control Pin
helloaamir24-Mar-03 1:29
helloaamir24-Mar-03 1:29 
GeneralRe: Editable FlexGrid Control Pin
Stephane Rodriguez.24-Mar-03 2:15
Stephane Rodriguez.24-Mar-03 2:15 
GeneralRe: Editable FlexGrid Control Pin
helloaamir24-Mar-03 18:02
helloaamir24-Mar-03 18:02 
GeneralRe: Editable FlexGrid Control Pin
Stephane Rodriguez.24-Mar-03 18:42
Stephane Rodriguez.24-Mar-03 18:42 
GeneralRe: Editable FlexGrid Control Pin
Dan Thurman3-Apr-03 7:04
Dan Thurman3-Apr-03 7:04 
GeneralRe: Editable FlexGrid Control Pin
Stephane Rodriguez.3-Apr-03 9:21
Stephane Rodriguez.3-Apr-03 9:21 
GeneralASP/ASP.NET PDF/Word search Obj Pin
johncogan20-Mar-03 4:31
johncogan20-Mar-03 4:31 
Hi
My company has asked me to develop a COM object that would be able to use within ASP scripts using VBScript. The object spec briefly is to allow a search of PDF, word and various other well known document files for keywords passed to the object.

My two questions are:

1) Having never done any COM before I need to know whether I should develop this in a Win2000 Server enviornment using C++ or VB (C++ I guess would be better) or if doing it in an XP Prof. Environment using Managed C++ or C# would be the better option. My worries are backward compatibility. The COM object is to be used in ASP scripts only, not ASP.NET so I am assuming to use C++, but I was wanting to avoid the DLL Hell issues I've heard so much about by using the ASP.NET method of the BIN directory for DLL's for development purposes only and then moving the developed DLL across to the Win2000 server...

2) Where can I get documentation that would allow me to know how to get the object to search through these various file types. I am specifically interested in the PDF file format.

Any help in this regard would really be great, many thanks.

John Cogan
GeneralC++ server VB Client Question Pin
vikca20-Mar-03 4:12
vikca20-Mar-03 4:12 
GeneralRe: C++ server VB Client Question Pin
Daniel Turini20-Mar-03 4:29
Daniel Turini20-Mar-03 4:29 
GeneralRe: C++ server VB Client Question Pin
vikca20-Mar-03 5:30
vikca20-Mar-03 5:30 
GeneralRe: C++ server VB Client Question Pin
Vi220-Mar-03 20:38
Vi220-Mar-03 20:38 
GeneralRe: C++ server VB Client Question Pin
Chris Meech20-Mar-03 5:02
Chris Meech20-Mar-03 5:02 
GeneralRe: C++ server VB Client Question Pin
Vi220-Mar-03 20:45
Vi220-Mar-03 20:45 
GeneralSysAllocString question Pin
LukeV18-Mar-03 13:09
LukeV18-Mar-03 13:09 
GeneralRe: SysAllocString question Pin
Michael Dunn18-Mar-03 13:21
sitebuilderMichael Dunn18-Mar-03 13:21 
GeneralRe: SysAllocString question Pin
LukeV18-Mar-03 13:55
LukeV18-Mar-03 13:55 
GeneralRe: SysAllocString question Pin
Jörgen Sigvardsson20-Mar-03 10:10
Jörgen Sigvardsson20-Mar-03 10:10 
QuestionOLE2T or COLE2T? Pin
LukeV18-Mar-03 12:36
LukeV18-Mar-03 12:36 
AnswerRe: OLE2T or COLE2T? Pin
Anders Molin18-Mar-03 12:52
professionalAnders Molin18-Mar-03 12:52 
GeneralRe: OLE2T or COLE2T? Pin
LukeV18-Mar-03 12:56
LukeV18-Mar-03 12:56 
GeneralRe: OLE2T or COLE2T? Pin
Anders Molin18-Mar-03 13:00
professionalAnders Molin18-Mar-03 13:00 
GeneralRe: OLE2T or COLE2T? Pin
LukeV18-Mar-03 13:02
LukeV18-Mar-03 13:02 
GeneralRe: OLE2T or COLE2T? Pin
Jörgen Sigvardsson20-Mar-03 10:23
Jörgen Sigvardsson20-Mar-03 10:23 
GeneralRe: OLE2T or COLE2T? Pin
LukeV23-Mar-03 6:23
LukeV23-Mar-03 6:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.