I have a hex number: 9F030201<BR><BR>If I copy it into the windows calculator and convert it to Decimal I get: 2667774465<BR><BR>The problem is if I do it in VB <BR><BR>Dim MyVal as ...
I got a neat little class that grabs data from my Products Data Class and creates a datatable with all the info.<br><br>Well, on data cell displays a string that contains HTML tags. Very annoying. I ...