dynamic switch to page based on drop down
Hi, i have a website and on page 1 i have a drop down with 3 values, each of these 3 values represent a different page that needs to load when the one submit button on the form is pressed, i have looked at some javascript to do this but the problem with this was it seemed to lose the session variable values on the second page (i have loads of other data entered on page1 and need to use it on page 2 to display on the screen. Have you any ideas how to do this? Thanks very much - Andy
