Board index » cppbuilder » How create Activex Control for Internet with C++Builder 5.0 Enterprice?
Carlos River
![]() CBuilder Developer |
Tue, 22 Jul 2003 21:19:02 GMT
|
Carlos River
![]() CBuilder Developer |
Tue, 22 Jul 2003 21:19:02 GMT
How create Activex Control for Internet with C++Builder 5.0 Enterprice?
I heve a Application in BCB5, an I need covert to Web enviroment. How create
Activex Control for Web enviroment? |
Anatoli
![]() CBuilder Developer |
Wed, 23 Jul 2003 01:23:16 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Carlos Rivera <rivera...@hotmail.com> ???Y ????? Quote> I heve a Application in BCB5, an I need covert to Web enviroment. How 2) File -> New -> ActixeX ->Active Form 3) Place any components on ActiveForm, |
Carlos River
![]() CBuilder Developer |
Wed, 23 Jul 2003 03:00:14 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Thank you very much. After proving its recommendation, I ask to him. That one is due to register in the Client, so that runs from any Browser? It is necessary to register the OCX? I already did it but it did not work to me, please can help me? "Anatolix" <Anato...@narod.ru> escribi en el mensaje Quote
|
Tim
![]() CBuilder Developer |
Wed, 23 Jul 2003 04:50:20 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Hi Carlos When you compile the form it will be registered. When you create the Active form there is a wizard that prompts you for some Ciao Quote"Carlos Rivera" <rivera...@hotmail.com> wrote in message Quote> Thank you very much. After proving its recommendation, I ask to him. That |
Anatoli
![]() CBuilder Developer |
Wed, 23 Jul 2003 22:24:56 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Carlos Rivera <rivera...@hotmail.com> ???Y ????? Quote> Thank you very much. After proving its recommendation, I ask to him. That You can Register it manually by executing command |
Carlos River
![]() CBuilder Developer |
Fri, 25 Jul 2003 22:52:14 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Hi All again!!. Perfect already it works in my Browser IE5.0 , also I registered it in other PC (that had installed BCB5 and worked), but whenever attempt to register the OCX in a PC that it does not have installed BCB5 is not registered and shows the following error to me: Load Library("C:\WINDOWS\SYSTEM\ACTIVE~1.OCX") failed. Exists Some form of which any PC can use the Web Page that produced the "Anatolix" <Anato...@narod.ru> escribi en el mensaje Quote
|
Anatoli
![]() CBuilder Developer |
Fri, 25 Jul 2003 23:20:42 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Carlos Rivera <rivera...@hotmail.com> ???Y ????? Quote> Exists Some form of which any PC can use the Web Page that produced the Project->Options->Packages BuildWithRuntimePackages=false then your ocx will not use any external(non standart) dll/bpl Another way is to deploy dll/bpl with ocx |
Carlos River
![]() CBuilder Developer |
Fri, 25 Jul 2003 23:53:46 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Thank you very much. It worked perfectly. Of course the size of file " OCX " increased of 730K to 1.14K. There is no form to make it but small?. It is possible to do " Plug-in ", with this " Activates Form ", so that the clients lower it, and she is registered automatically? Thanks beforehand. "Anatolix" <Anato...@narod.ru> escribi en el mensaje Quote
|
Anatoli
![]() CBuilder Developer |
Sat, 26 Jul 2003 00:13:10 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Carlos Rivera <rivera...@hotmail.com> ???Y ????? Quote> Thank you very much. It worked perfectly. Of course the size of file " OCX i think User can register ocx from cab file by right-clicking on inf file(not sure). Internet Explorer AutoRegister it. Also you can take some install-maker(InstallShield or Wise Install Master) they can register ocx |
Carlos River
![]() CBuilder Developer |
Sat, 26 Jul 2003 01:39:43 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Ok, that facilitates the registry of the OCX, but the size of the File, can be optimized? Thanks for its patience. "Anatolix" <Anato...@narod.ru> escribi en el mensaje Quote
|
Anatoli
![]() CBuilder Developer |
Sun, 27 Jul 2003 23:44:43 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Carlos Rivera <rivera...@hotmail.com> ???Y ????? Quote> Thanks again!! , the ASPACK reduced the OCX of 1.4K to 368K. So next advices is only theory. I think it depends on task. Another problem: if you migrate Also |
Carlos River
![]() CBuilder Developer |
Tue, 29 Jul 2003 21:18:24 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Thanks once again! "Anatolix" <Anato...@narod.ru> escribi en el mensaje Quote
|
Anatoli
![]() CBuilder Developer |
Fri, 01 Aug 2003 22:06:36 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?How I can put parameters to him the OCX that I did with BCB5? Can be captured of some form the answer produced in a OCX? where it is left that answer? Imho it can be done with JScript/VBScript, but i dont know how. Also you can direct connections to WebServer P.S. Also check please settings of your news |
Carlos River
![]() CBuilder Developer |
Sat, 02 Aug 2003 02:10:58 GMT
Re:How create Activex Control for Internet with C++Builder 5.0 Enterprice?Hi, I feel It I believe that my PC has problems, I am going to restart Windows soon! (I say it by the subject of the groups of the news) I already managed to make a call from the cgi --> OCX, now the question is if the OCX produces an answer (a assembly of characters ASCII), As I can communicate now with the cgi. It is necessary to program in the OCX " socket " to be able to make this? There is form of which the OCX sends the replaced one, doing a call to a specific cgi in the server (with its respective parameters)? Can be used some component (HTTP Web Dispacher, for example), to connect itself to the server from the OCX? Thanks for everything! "Anatolix" <Anato...@narod.ru> escribi en el mensaje Quote> How I can put parameters to him the OCX that I did with BCB5? |
1. Using VB created ActiveX control in Delphi and Builder
2. Registering ActiveX Control Created w/ VB in C++ Builder
3. C++ Builder 6 - Import ActiveX Control Problem with VB6 programmed ActiveX
4. Problem with importing a VB6 ActiveX component into C++ Builder 5.0
5. Can't import VB 6 ActiveX into C++ Builder 5.0
6. Delphi Internet Controls = MS Internet Controls?
7. Using Tab controls on the Resource Builder of BC++ 5.0
8. Can Borland C++ Builder 5.0 Create the Documentation?