User Profile

Collapse

Profile Sidebar

Collapse
pinkskink
pinkskink
Last Activity: Aug 14 '09, 04:42 AM
Joined: Apr 17 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi Delerna, using your function, i was able to concatenate all the chars and ascii values together. And it seems there is a character there but not the GS. it is ascii 17 and 221.
    It was suggested to look for any non numeric character so I did that, but after the form is submitted they disappear. So I may have to do something client side.
    See more | Go to post

    Leave a comment:


  • pinkskink
    replied to Scanning bar code <GS> into web form
    Any suggestions? I have tried
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
    also
    <textarea name='txt1' id='txt1' rows="10" cols="120" accept-charset="UTF-8"
    also
    <form id="form1" name="form1" accept-charset="UTF-8"
    See more | Go to post

    Leave a comment:


  • pinkskink
    replied to Scanning bar code <GS> into web form
    Hi Delerna, but i just tried the input and that too, did not have the character when i scanned directly to it.
    And when i scan to text pad, the character is there, and when i paste into the input the javascript finds it.
    Thanks, Pam.
    See more | Go to post

    Leave a comment:


  • pinkskink
    started a topic Scanning bar code <GS> into web form

    Scanning bar code <GS> into web form

    I have a problem using a bar code scanner into a text area.

    I found on this forum someone with the same problem as me, except he thought the javascript wasn't finding the <GS> character \1D.
    http://bytes.com/groups/javascript/9...rm-input-field

    The problem is, the scanner isn't scanning it into the text area. Yet it does scan into Text Pad and when cutting and pasting it into the text...
    See more | Go to post
No activity results to display
Show More
Working...