Skip to main content

I'm trying to create a webclip that will be able to include the serial number.



IE
http://www.someurl.com/?=[Serial Number]

here's how we're doing that.
https://someurl.com/ipadvalidation/login.php?sn=$SERIALNUMBER


https://www.barcodesinc.com/generator/image.php?code=%SERIALNUMBER%&style=197&type=C128B&width=667&he...


If you prefer a QR Code use this:

https://chart.googleapis.com/chart?chl=%serialnumber%25%0A&chs=200x200&cht=qr&chld=H%7C0

 


Reply