Hello, I am passing a variable to another html screen. It is coming in like this:?item=1 I want to use this as an index in Javascript. How do I access this variable in Javascript? Also, what is the official name for this type of passed variable. Since I didn't know what they were called I couldn't look it up. Thanks in advance for your help. Pat