J
Jeff
hi
asp.net 3.5
I'm wondering if it's enough to UrlEncode the id, like
BQHeE3o+mAmFMFGO2Jhm9A==
or should I UrlEncode the entire URL, like
Default.aspx?k=BQHeE3o+mAmFMFGO2Jhm9A==
only the BQHeE3o+mAmFMFGO2Jhm9A== will have special chars...
any suggestions?
asp.net 3.5
I'm wondering if it's enough to UrlEncode the id, like
BQHeE3o+mAmFMFGO2Jhm9A==
or should I UrlEncode the entire URL, like
Default.aspx?k=BQHeE3o+mAmFMFGO2Jhm9A==
only the BQHeE3o+mAmFMFGO2Jhm9A== will have special chars...
any suggestions?