executing a commnad stored in a string...
I am looping through a database and want to create a string with a list of commnands in them to execute later....how can I take that string and then have a javascript function read it (or execute it) like a list of commands as opposed to looking like a string???
elladi
|