Wrox Programmer Forums
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 31st, 2006, 03:05 PM
Registered User
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default ActiveX questions!

I've got an internet app that uses java applets. For various reasons, I'm considering abandoning java applets for VB (I have no VB experience, yet).

Does the client PC need to have VB dll's installed to access an ActiveX control written in VB (I hope not!).

Also, I'd like the ActiveX components to automatically reload, each time they are executed so that the most current program version is picked-up. (It's okay if this makes the app run a little slower.) Is there a way to automatically force this? Also force it such that it won't show a dialog-box requiring user acceptance?
 
Old June 5th, 2006, 02:16 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

All VB relies on the VB runtime. But, that runtime is ubiquitous. I don't know if its the case, but it might even be that all Windows machines have at least one version of the runtime...

Again, I'm not sure, but I think you can establish an expiration of your objects. Of course, if that equals zero, they will reload every time. (Don't go by my say-so on thins; This is just to give you some directions in which to investigate.)





Similar Threads
Thread Thread Starter Forum Replies Last Post
.NET Interview Questions, C# Interview Questions, dotnetuncle .NET Framework 2.0 4 June 22nd, 2019 07:03 AM
ActiveX : getting PARAM value in activeX src smaraux Visual Studio 2005 1 March 4th, 2008 12:31 PM
Help in activeX ahmedelmassry C# 1 March 7th, 2007 03:19 AM
Advantages /Disadvantages of ActiveX DLL & ActiveX priyank Beginning VB 6 6 February 19th, 2007 11:34 AM
ActiveX - Please Help cobweb VS.NET 2002/2003 0 July 18th, 2006 02:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.