Hi there
How do you extract the 'Volume Serial Number' of the drive of a remote user submitting a form, and include it in the returned form data ?
OR
Is there any unique data that can be obtained using javascript to recognise a remote machine submitting a form, other than IP address ?
Problem: we have a free service being exploited by opportunists who are submitting forms and charging for the information returned. We need to recognize these very frequent users. Unfortunately, the conventional log-on authentication can not be used in this application. The form uses PHP - can javascript help client-side ? Any ideas ?
How do you extract the 'Volume Serial Number' of the drive of a remote user submitting a form, and include it in the returned form data ?
OR
Is there any unique data that can be obtained using javascript to recognise a remote machine submitting a form, other than IP address ?
Problem: we have a free service being exploited by opportunists who are submitting forms and charging for the information returned. We need to recognize these very frequent users. Unfortunately, the conventional log-on authentication can not be used in this application. The form uses PHP - can javascript help client-side ? Any ideas ?