borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Coolbar Control)Next Topic (SENDKEYS???) New Topic New Poll Post Reply
AndreaVB Forum : VB General : How to do acheive this ?
Poster Message
pampatipraveen
Level: Guest


icon How to do acheive this ?

Hi,

I have written two Activex EXE components called Uploader and Downloader using
visual basic 6.0. These components will be launched from our web site to download
and upload files from our server. Actually i have requirement to autoupdate these components whenever new versions are avaialble.
If we have have some client program, i would have launched upadte checking program before launching client application. But these are components just launched from web.
so, its not good idea to check whenever the component is launched.
Please anybody suggest me some good workaround for this autoupdating components?

thanking you advance

Praveen

07-06-2004 at 12:14 PM
| Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1156
icon Re: How to do acheive this ?

Why not have an Update function in your activex exe's. In that you could then copy the file from your dev location onto the pc that is running your activex exes.


Steve

07-06-2004 at 03:33 PM
View Profile Send Email to User Show All Posts | Quote Reply
pampatipraveen
Level: Guest

icon Re: How to do acheive this ?

But, if i have update function inside activex, the files referenced in activex exe and the activex exe itself can not be updated right ?

Praveen

08-06-2004 at 12:28 AM
| Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1156
icon Re: How to do acheive this ?

Good point

hmmmm, I'll have a think and get back to you  

08-06-2004 at 09:27 AM
View Profile Send Email to User Show All Posts | Quote Reply
paulaa
Level: Professor


Registered: 10-08-2003
Posts: 97
icon Re: How to do acheive this ?

on the site, you could have a text file containing the address of the newest version of the control, which the activeX control reads and then uses the addess in the text file to download the newest.

Paul

[Edited by paulaa on 12-06-2004 at 12:12 PM GMT]

____________________________
My Homepage

12-06-2004 at 12:12 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : How to do acheive this ?
Previous Topic (Coolbar Control)Next Topic (SENDKEYS???) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder