PDA

View Full Version : Search function


victorpaulraj
08-20-2004, 03:16 AM
Hi

How to get the string('Welcome') in between 2 characters('$') using javascript.

eg. Input -> $Welcome$
Output -> Welcome

Gamini
08-20-2004, 05:09 AM
Maybe it would help if you say what exactly your tryign to accomplish by doing this.