␡
- Creating Visual Basic Components for the Web
- Making a Web-Aware ActiveX Custom Control
- Understanding Custom Controls and Asynchronous Transfer
- Working with UserControl.AsyncRead
- Downloading a Graphic
- Understanding Properties in Terms of AsyncRead
- Working with the FileSystemObject
- Compiling the Custom Control
- Packing the Custom Control
- Deploying the Custom Control with a Sample Page
- Updating the Custom Control
- Conclusion
Creating Visual Basic Components
for the Web
by Bob Reselman - May 10, 2000
Updating the Custom Control
Updating your control is a snap. Internet Explorer can compare the version information about the particular custom control downloaded previously to the client side with the version on the server side. If these are uncoordinated, Internet Explorer downloads the most up-to-date version.