Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pinkpanther

  1. pinkpanther

    query string error with spaces

    When I try to pass a value to the next page using JavaScript I get an error if the value has any spaces or 's. ex. href newpage.htm?value="myvale" this works but.... href newpage.htm?value="my value" ... give error. Is there some type of encoding I need to do? SOS
  2. pinkpanther

    Passing query string variable

    I get an error if I pass a value that has a space like href = nextpage.asp?myValue="this test" any help would be great

Part and Inventory Search

Back
Top