i have a problem with using session variables to pass url parameters. i have a page with an inline frame, but because you can't seem to access the url prameters from the inline frame the main page containing the inline frame then stores the variables as session variables so the inline page can access it. it works correct only the first time, then the session varibles seems to get cached and stays the same, doesnt matter if the main page assigns them again. any thoughts ?