Entering control characters in barcode generator
2 posts • Page 1 of 1
Entering control characters in barcode generator
I am working on a project similar to your online barcode generator. I need to have control characters like GS, RS and EOT received from the web form. Is it possible? I can't enter these characters at your site.
- TNguyen
Re: Entering control characters in barcode generator
It is not possible to pass control characters verbatim to the server using a HTML form. They are stripped according to HTML spec. You can use the tilde codes to pass those characters, as described in the manual:
http://mdn.morovia.com/manuals/bax3/sha ... php#N1211B
Note: tildes vary from symbology to symbology. The above link lists the ones supported in Code128.
http://mdn.morovia.com/manuals/bax3/sha ... php#N1211B
Note: tildes vary from symbology to symbology. The above link lists the ones supported in Code128.
The information above is provided "AS IS", with no warranties, and confers no rights.
-
glitch - Support Engineer
- Posts: 198
- Joined: Wed May 14, 2008 2:42 pm
2 posts • Page 1 of 1
Return to Online Utilities and Free Programs
Who is online
Users browsing this forum: No registered users and 0 guests