Beach Bum
12-30-2002, 09:43 PM
i want to pass a value through a link in to new window.
i think have seen examples that look like:
href="http://whatever.com?x=100"
passing the variable x being equal to 100?
is that right? can someone give me an example of the whole picture? then how do i test the value of x in the new window? i assume through some js code?
i think have seen examples that look like:
href="http://whatever.com?x=100"
passing the variable x being equal to 100?
is that right? can someone give me an example of the whole picture? then how do i test the value of x in the new window? i assume through some js code?