Passing Values Between Pages
Wednesday, July 16th, 2008The best ways of passing values from one page to another require server side scripting. That way they work for everyone and not just those with JavaScript enabled. There are a number of different situations where you need to pass values and this article looks at several situations and how to handle them with two different scripting languages.
