Jas
02-20-2007, 05:49 PM
Hope this is the right section for this:
I hear that activeX can access a files on users computers (which is why it is usually blocked by internet browsers). Is this true? And, if so, how do you go about doing it? If not, can another programing language do it? I have no problem if a warning pops up.
The reason I ask is because I am setting up a Java based security system, and I want the administraiter of the given website to be able to change users settings form over the 'net, but I want to make it impossible to hack into. I was thinking a flash drive with an encrypted file on it, which has to be plugged in in order to log on to the Edit Users page. The security is more complex than that (it will also check the name, password, computer ID. . . ), but you get the idea.
Is this possible, or would you have to do this from a program to the net (I know it would be safer, but it would also be less convenient)?
Thanks!
I hear that activeX can access a files on users computers (which is why it is usually blocked by internet browsers). Is this true? And, if so, how do you go about doing it? If not, can another programing language do it? I have no problem if a warning pops up.
The reason I ask is because I am setting up a Java based security system, and I want the administraiter of the given website to be able to change users settings form over the 'net, but I want to make it impossible to hack into. I was thinking a flash drive with an encrypted file on it, which has to be plugged in in order to log on to the Edit Users page. The security is more complex than that (it will also check the name, password, computer ID. . . ), but you get the idea.
Is this possible, or would you have to do this from a program to the net (I know it would be safer, but it would also be less convenient)?
Thanks!