System.Web.HttpUtility is available in both MonoTouch and Mono for Android (it's just not the full namespace) http://androidapi.xamarin.com/monodoc.ashx?link=T%3aSystem.Web.HttpUtility
On 8 December 2011 14:02, klimaye <[email protected]> wrote: > Since System.Web is unavailable, how does one encode urls? > > Do folks pull in the HttpUtility class from mono library or roll their own > implementation or grab from some other place? > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/UrlEncoding-in-Monodroid-tp5058866p5058866.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
