Home All Groups Group Topic Archive Search About

How do I server.urlencode in VB?

Author
26 May 2005 10:10 PM
Macsicarr
Hi All

I'm using a ROT13 derivative that somebody kindly sent me to use in my VB
app, but I don't know how to make the gobble-de-gook that it creates
URL-friendly.

I'm using a shell command to initiate the web browser, which I tag my
gooble.... onto the end, but I know half of it is going to get chopped
because of the obsecure chars it uses.

I want to keep the encoding down to standard VB rather than add a component
so your guidance would be very much appreciated.

RgdsMac

Author
26 May 2005 10:17 PM
Steven Burn
http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=43806&lngWId=1

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Show quote Hide quote
"Macsicarr" <nospam@nospam.com> wrote in message news:#pXKw#jYFHA.3280@TK2MSFTNGP09.phx.gbl...
> Hi All
>
> I'm using a ROT13 derivative that somebody kindly sent me to use in my VB
> app, but I don't know how to make the gobble-de-gook that it creates
> URL-friendly.
>
> I'm using a shell command to initiate the web browser, which I tag my
> gooble.... onto the end, but I know half of it is going to get chopped
> because of the obsecure chars it uses.
>
> I want to keep the encoding down to standard VB rather than add a component
> so your guidance would be very much appreciated.
>
> RgdsMac
>
>