PDA

Click to See Complete Forum and Search --> : querystring definitions


finn0013
Jun 5th, 2001, 07:53 AM
Anyone know of a site where I can get definitions for all the different URL % values?

Ex: %20 = {space}, %21 = !, etc...

monte96
Jun 5th, 2001, 01:00 PM
They are just hex values for the ASCII equivilent

Um.. I guess you could use this (http://msdn.microsoft.com/library/devprods/vs6/visualc/vclang/_pluslang_ascii_character_codes_chart_1.htm)