I'm using the MSINET.OCX Microsoft Internet Transfer Control 6.0 in a project. I can compile and run the project fine on my computer and different computer. However, when I run the compiled program this one computer, I get a missing OCX error. Maybe I'm mistaken, but I assumed any ActiveX...
Does anyone know how to change the current screen saver? I assume it's stored in the registry somehwere, but I couldn't find it anywhere. I also checked in the win.ini file just for fun. I'm creating an installer program that will copy the .scr file into the windows/system directory and...
Hi,
I've created a DLL that does some basic SMPT mailing stuff, and it works fine in VB and ASP. I have a friend who wants to use it in Authorware, but when he tries to load the DLL there, it says there are no defined functions in the DLL. It then comes up with a box to define functions, so...
Hi,
I pull a number of values out of a database and put them into a Dictionary object using .Exists() method to make sure that I only have a set up unique values. What I need to do is then write out all the keys. When I get the key array, it seems to work fine until I attempt to write...
Hi,
My pure VB is a litte rusty from all the ASP do I, but hopefully someone can help me. I'm trying to copy a program link from a CD-ROM to the windows desktop and the start menu.
Private Sub Form_Load()
'On Error GoTo goterror
Dim FSO As FileSystemObject
FileCopy App.Path &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.