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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UrlDecode Compatible in WinForms App???

Status
Not open for further replies.

lito247

Programmer
May 21, 2004
10
US
I am working on a project that is pulling data from a database and one of the fields has been URL Encoded at the time of insert, is there a way to utilize UrlDecode method in .Net WinForms???
 
Never mine, I got it.

System.Web.HttpUtility.UrlDecode()

Lito
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top