URL variables

This is going to be doing some testing of URL variables, using a single page being refreshed for each different entry. I've given the target page an extension of .php to make it look a bit different too.

To start the ball rolling, this link doesn't have any URL variables at all. None. Zip. Diddly squat.

This page has a large ID value that looks rather like a session ID, which changes each time this page loads. The destination page will stay the same each time.

This time, we're going to try multiple numbers of variables:

  1. Option a (1 variable)
  2. Option b (2 variables)
  3. Option c (3 variables)
  4. Option d (4 variables)
  5. Option e (5 variables)
  6. Option f (6 variables)
  7. Option g (7 variables)
  8. Option h (8 variables)
  9. Option i (9 variables)
  10. Option j (10 variables)
  11. Option z (26 variables, i.e. one for each letter of the alphabet)

Following up on that exciting (!) test, the following link to a dynamic page has a single URL variable, after the SessionID variable. It also tests dynamic-to-dynamic links.

Page: NRTestsSpideringVariables