THANKS VIC !!
Brenda
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Vic Drecchio
Sent: Wednesday, June 19, 2013 9:27 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Hex to ASCII
Try:
Dim hexValue = "FF"
Dim ascii = System.Convert.ToChar(System.Convert.ToUInt32(hexValue, 16))
From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of
brenda mohr
Sent: Wednesday, June 19, 2013 9:21 AM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Hex to ASCII
Anyone know how to translate HEX to ASCII in .net?
Brenda
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
Brenda
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Vic Drecchio
Sent: Wednesday, June 19, 2013 9:27 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Hex to ASCII
Try:
Dim hexValue = "FF"
Dim ascii = System.Convert.ToChar(System.Convert.ToUInt32(hexValue, 16))
From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of
brenda mohr
Sent: Wednesday, June 19, 2013 9:21 AM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Hex to ASCII
Anyone know how to translate HEX to ASCII in .net?
Brenda
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]