W
walter
Hi there... we have a list of internal websites. For logging purpose, we
would like to attach some client side info in each HTTP request before submit
to server.
Two options for us : 1) each website can add some script to do so, but the
changes are enumerous; 2) it will be nice if we can inject the info on IE
before it submit the request back to the server.
I personally think option 2 is NOT possible because it posts secuirty issue.
I would like to get some idea from you on how to implement this feature.
Welcome any inspiring thought. Thanks.
would like to attach some client side info in each HTTP request before submit
to server.
Two options for us : 1) each website can add some script to do so, but the
changes are enumerous; 2) it will be nice if we can inject the info on IE
before it submit the request back to the server.
I personally think option 2 is NOT possible because it posts secuirty issue.
I would like to get some idea from you on how to implement this feature.
Welcome any inspiring thought. Thanks.