Hello all,
I would like to know wether the following is possible :
A user goes to a web page and presses a 'button'.
The user information, stuffed in a file on the user's computer is somehow processed in a script and transferred to the server hosting the web page.
The user is recognized and allowed or not allowed (e.g. because he hasn't paid his bill) to go to a specific web page.
I know that it is very well possible that when the user fills in his name and password, that information can be sent back and thus verified, but I am not sure wether a manner exists to verify a user's identity without his input.
Greetings,
An ASP beginner