[thelist] Javascript: Objects to Strings

Minh Lee Goon MinhLee_Goon at sdstate.edu
Mon, 29 Nov 1999 11:56:18 -0600


We all know that eval() converts strings to objects. What would be the
reciprocal of that?
I'd like to convert an object to string in my script.

Thanks a bunch.

</ml>