ebrentnelson
04-19-2006, 02:22 PM
I am trying the following in a method:
this.getText( ).replace( "'", "\'" );
And it is coming back with an error saying that the replace function doesn't exists. Is it called something else?
Thanks
ebn
this.getText( ).replace( "'", "\'" );
And it is coming back with an error saying that the replace function doesn't exists. Is it called something else?
Thanks
ebn