pkarpenko
12-21-2005, 03:26 PM
Does anyone have any ideas as to how I could update a table in my SQL database with information gathered through javascript on a page?
My issuse:
I want to build a table with user_id and screen_resolution. I want a javascript to run when someone hits the page to get the screen resolution, and for the resolution to be stored in a table.
Any ideas?
My issuse:
I want to build a table with user_id and screen_resolution. I want a javascript to run when someone hits the page to get the screen resolution, and for the resolution to be stored in a table.
Any ideas?