Hey all.

I'm using loadvars to send some data to asp. works great when you click. but on browser refresh(f5 or refresh button) the variables are gone.

I'm using request.form("flashVar") in my asp to grab the vars. It's like the form gets wiped on refresh, any ideas.

thanks