Is this sub meant to print to the browser or return some content for something else to print?
You appear to be filling @track_ref with the data from the database, then pushing a heap of html onto the end of the array. Then you 'return' some more html + the array.
After that you have a print statement that will never be reached because of the return before it.
cheers,
J
In reply to Re: No results from script
by edoc
in thread No results from script
by b310
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |