Dear expert:
I have created a program to print qr-codes. This program is made in Visual Basic and uses an third-party active-X control. I can generate any kind of text content (including numeric or Kanji). However, I know there are 4 kinds of codes you can codify in QR: - Text - Web - SMS - Card (with a set of fields: name, phone, e-mail and web address).
My third-party active-X control doesn't have any property to configure content as web, SMS or Card with multiple fields.
How can I generate web, SMS or Card (with multiple fields) information in QR ? Are they special tags in text for this purpose ?
Thank you.
|