Hi everyone,
I am working on a project using ASP where I need the user to download
a software designed in Java Applet to his/her computer and then once they
finish working on that software they will have to upload it back to the
server. How can I do that using ASP?
What would happen if two users login to the system and try to access
the database at the same time for example they try to add a record to the
database...and How I can prevent such an event?
Last, how I can get information about the user's login time, Operating
System, IP, Browser Type, and logout time and save them in a Database?
What code do I need to use to get those info?
Thank you for your time and I would appreciate any comments or
sugguestions.
Thank you,