tanneddevil
Programmer
Hi everyone,
I have come up with a problem. I need a way to generate a counter that increments by 1 and be able to save that number. I will neeed to do this without any web server and only using IE 6.0. On way that i thought might make sense is to read and write to a text file. Do i need to use an Active X control. Could i also connect to a database where i can write to it without a web server? From my readings, I found that it was possible to do this with Active X. could anyone please help.
So basically, I need a way to generate a number when a user fills out a form that is unique. Keep in mind no web server.
ps. This would be on a network drive.
THanks in Advance
I have come up with a problem. I need a way to generate a counter that increments by 1 and be able to save that number. I will neeed to do this without any web server and only using IE 6.0. On way that i thought might make sense is to read and write to a text file. Do i need to use an Active X control. Could i also connect to a database where i can write to it without a web server? From my readings, I found that it was possible to do this with Active X. could anyone please help.
So basically, I need a way to generate a number when a user fills out a form that is unique. Keep in mind no web server.
ps. This would be on a network drive.
THanks in Advance