hi!
I´m needing some help with the inet control.
I just need to get some pages from a web server with the OpenURL method. This method takes an URL (a String) as parameter.

The point is, i need to encode the URL to 'aplication/x-www-form-encoded' (you know, this replaces some characters by codes), but i could not find anything that do that in VB.
I´ve tried MSDN, this and other forums, and more, but nothing seems to work.

Remarks: I´m working with pure VB (not ASP)

Please, I need help (my job is depending of this).

Thanks