Hello
I'm very new here and I have a question.
I have a barcode generator that takes many inputs from a form and generates as many barcodes for inputs filled in .
This is nice but you have to enter in each one (time consuming) when more than 10 are needed.
Is there a way to just enter a column of numbers, say from a spread sheet into a textarea and have the perl code break
each entry per line. Similar to reading lines in from a file.
Or can the textarea data be >into a new file , which can then be printed. One number /line as it would be entered in the textarea.
Since I am new here , I'm not sure if I will get an email when a response comes in for this question....
Thank you in advance....