I need to convert an ASCII string to a string of Hex codes
representing the characters.  Is there a VB.NET function that does
this, or close to it?

I've searched a lot, but all I find is how to convert ASCII or UTF to
hex bytes, not a string of Hex characters.

Thanks, Alan

Reply via email to