RE: Problem using split() method in java script

2004-02-16 Thread McCormack, Chris
Ahh yes I see how this relates to struts... subscribe to a JS newsgroup google is your friend Chris -Original Message- From: Ramachandran [mailto:[EMAIL PROTECTED] Sent: 16 February 2004 07:52 To: Struts Users Mailing List Subject: Problem using split() method in java script Hi, I

RE: Problem using split() method in java script

2004-02-16 Thread James Mitchell
-Original Message- From: McCormack, Chris [mailto:[EMAIL PROTECTED] Sent: Monday, February 16, 2004 3:35 AM To: Struts Users Mailing List Subject: RE: Problem using split() method in java script Ahh yes I see how this relates to struts... subscribe to a JS newsgroup google

Problem using split() method in java script

2004-02-15 Thread Ramachandran
Hi, I am facing problem in java script, using spilt() methos. Here i want to split the strings using '\' this separator. Here it is separating the strings. Bu it is displayed in the zeroth index array. But i want to display in each index. But not Working. Any body having idea please maile me.