Using JavaScript, I'm able to get the user's screen dimensions with
screen.availWid th and screen.availHei ght. But if I want to store this info
in the database using ASP code, how do I go about doing it?
screen.availWid th and screen.availHei ght. But if I want to store this info
in the database using ASP code, how do I go about doing it?
Comment