Harry Posted November 7, 2013 Posted November 7, 2013 Hello to all of the Board! I have a php site that generates barcodes. It's used company wide so i can't change that. I'm trying to print EAN13 barcodes via a script - using the Insert From URL function with a calculation. The URL depends on our product stock code. How do i syntax the script? So far I have: Insert from URL [select; No dialog; ProductRegister::EAN13Calc, "192.168.2.1/ean13.php?stockcode=" & product::stockcode] But it doesn't work. is my syntax correct? How do I append a field value onto the URL? Thanks, H Ean13CALC is a container field.
comment Posted November 7, 2013 Posted November 7, 2013 is my syntax correct? It seems to be; if you want to be sure, try using the Open URL step with the same calculation. Then examine what exactly is the server's response, e.g. file type.
Harry Posted November 7, 2013 Author Posted November 7, 2013 Thank you! I have some server admin help tomorrow so they can have a good look around. They're not big on FM so i just needed to know if i have it right. Thanks again.
Recommended Posts
This topic is 4033 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now