With each entry, I'd like to give an id to its div container in the form of id="port_x" where x is the nth entry.
so entry 1 will be id="port_1" and entry 2 will be id="port_2" and so and so forth.
what can i use within the MTSQL tags to create such numberings?
thanks