Ok, what I need is the following..

I have 2 list boxes which a user selects values from. When they press Calculate, I want it to then take these values and along with some other variables, do some math and then on a popup page display the results.

the prob is, my server doesn't allow ASP (they say it takes too much bw up or something)

Is it at all possible to acomplish this in Javascript or CGI (or anything else) without using Cookies??

Thanks
-sac