Answering my own questions, talking to my self... Found this example very useful
http://www.onlamp.com/pub/a/onlamp/2005/05/19/xmlhttprequest.html in explaining how to parse the returned string. So in effect, you can return multiple occurences of a defined structure and chop them up into the table rows and fields. --- In [email protected], "andrew_david_kerr" <[EMAIL PROTECTED]> wrote: > > Thanks for all the tips, I've got a few simple examples working now > and it's looking interesting. One quick question (which might be > answered by Bob in his second article, but he has got a book coming > out on the subject, so...)is how to parse several variables coming > back from the CGI program, or repeated occurences? > > For the first, I have passed a customer number and have returned > several fields related to this customer. For the second it might be a > list of customer names that start with a particular input string. > > This is going to be javascript I guess, but I am not quite sure where > to start on that. > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Easy400Group/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
