We need to save some browser info to our database so we can better service our users. It seems the only way to get this info is thru javascript and I can't pass this on to vbscript to make the database update.
Is there a way to get this client info thru server side vbscript so we can save it to our db?
screen.width
screen.height
navigator.javaEnabled()
navigator.appVersion
flash installed
Thanks!!
Is there a way to get this client info thru server side vbscript so we can save it to our db?
screen.width
screen.height
navigator.javaEnabled()
navigator.appVersion
flash installed
Thanks!!