(Rex Baldazo) One of the things I wind up doing a lot in my code is looping thru some data structure, say an HTML option list or a SQL result set, and concatenating the results into a single string so that it can be printed to a text file or an HTML stream. One of the things you often want to do is
Read More - Register for Free Membership
