Here's what I'm trying to do, if it'll help everyone. I'm trying to determine how big a graphic needs to be in order to fill a particular space. Now, by using JS I'll check the width of the user's screen, which I would like to pass to an ASP page, which will then do the calculation as to the...