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 (TAPI)Next Topic (anyone for TAPI) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : VB Webbrowser, vbs, cookies and multimedia files
Poster Message
davos
Level: Guest


icon VB Webbrowser, vbs, cookies and multimedia files

Hi,

I am developping a VB app that uses the webbrowser to show multimedia clips. I need to keep track of when each clips finishes and starts in some 100% reliable way.

I use a counter to keep track of each clip and increment it each time a clip finishes. I then know to start the next clip.

These clip files are played locally on the user's pc and displayed using the webbrowser. The files can be anything, avi, jpeg with a timer, mpeg,...

The problem I have is that I have been using cookies to keep that counter, but these are not very reliable as users can disable cookies on their pc's.

I also tried using a vbs file and the FileSystemObject stuff to call a function that increments this counter. But again here the problem is we get  a warning message telling the user something is trying to write to disk.

So, seing as using cookies and a vbs file is tricky and/or unreliable, what other way to keep and increment this counter can I use here?

Any help would be much appreciated. Thanks.

21-10-2003 at 10:43 AM
| Quote Reply
AndreaVB Forum : Internet Applications : VB Webbrowser, vbs, cookies and multimedia files
Previous Topic (TAPI)Next Topic (anyone for TAPI) 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