All, Has anyone updated .mp3 files from an access database as far as Title and Artist are concerned? if so, can you point where to start? I figured I can...
I'm assuming that you want to update Title and Artist information stored in a database for the .mp3 files that are in your libray. IOW you iterate through each...
I'm familiar with Jaws, as having sold a couple of computers to people with sight problems who were at the Lions World Services for the Blind. I wouldn't mind...
Allan, one option would be to change the code to VBScript, and call it from a web page. The VBScript code can be internal in the web page, or external....
You can click on File/New then select HTML program. Then cut & paste the old one into the new application. That's about all I know about it. You can click...
Tim: Below is really interesting, but as a non-programmer who has done some stuff with VB5, I find myself wondering whether this works for VB5? Or is it only ...
Bob, The code below runs VBScript through the browser, not a VB. The browser interprets the script code. As long as the keywords work in the browser, the code...
Hi all, VB6 >> Tools >> Options >> Editor >> Window Settings >> Default to Full Module View I am curious how many people work without this option turned on....
Adelle, I have always had that option turned on. In the code view bottom left corner, you can toggle this option with the two buttons. -Joe _____ From: Adelle...
... Wow. After all these years, I'm still learning things about VB6. I only a few months ago learnt that "CallByName" is a built-in function in VB6 (after...
Smiley News Sunday, October 26th (0001) I wanted to let you know about three new Internet based courses that I will be offering in November. All 3 courses will...
Hi John, I just lost my job to over seas. I need to lean Falsh but including data base access not just animation. I also need to learn Dreamweaver. Any ...
Opps sorry for the spelling mistakes - I meant Flash C3 ... From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com]On Behalf Of Rick Farnkopf ...
Hi Rick Sorry, I should have been more explicit. There's a 30 day trial download available---I'm awaiting the direct link from the instructor. As soon as I...
Thanks very much John - I will most likely be purchasing Dream-weaver and Flash in the Adobe CS3 package. Then I need to find courses fast. I should be able...
Sorry for the delay, I had configured this email account and normally I use another.... I would send a comma separated string with the items to VB and then...
Is this an academic exercise? Why not stay within C? If you were using C# and VB.Net you could easily share the data from your two programs in a common...
 Does anyone know of some affordable data storage? I would like to put my software on a server online for downloading rather than having a dedicated server or...
Harddrives are dirt cheap these days. 1TB going for as low as $119.somewhat higher if you want an Ethernet version. /tr _____ From: helpwithvb@yahoogroups.com...
Hi Tim, I am looking for an online service that would be under $60 a month. Most web hosts restrict too many downloads in their TOS so I thought that an online...
I guess I'd rather do it myself. On-line places come and go and change with the whim of the seasons. Set up a VPN tunnel and attach your NAS device and you...
Try www.MyDrive.ch 1 GB is free. I cannot find the price for "straight storage" above that, but they offer a cheap ftp solution for larger amounts. Security...