I writing HTML to a text file which is then read by the browser, but I get an error stating "not all arguments converted during string formatting"
But i can't see hwere im going wrong.
z.write('<td><a href=/Plone/query/species_strain?species=%s>'+k+'</td>' % k)