Results 1 to 19 of 19

Thread: ASCII table

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member shirishdawane's Avatar
    Join Date
    Dec 2004
    Location
    Mumbai,India
    Posts
    363

    Resolved ASCII table

    Hello All,

    I need to display all the characters for ASCII values 0 to 255.

    If its possible to display those characters in listbox then that will be more helpful.

    Actually it should happen that w.r.t to ASCII code it should display respactive character into listbox.

    HTML Code:
    eg. 
    ASCII Value     Char. to be display
    65                  A
    146                Æ
    05                  ♣
    Note: Please see below attachment of ASCII table.
    Attached Images Attached Images  
    Last edited by shirishdawane; Sep 22nd, 2006 at 08:58 AM. Reason: Added reply to submit new problem....
    On Error GoTo http://www.vbforums.com

    Note :
    1) Please use [vbcode]your code goes in here [/vbcode] tags when posting VB code.
    2) Please mark thread as Resolved using the Thread Tools menu, if you got solution.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width