in reply to String manipulation

s,/exitPage/index.jsp?([^"]+),javascript:flexWin($1),g;
Although it is masochistic to munge HTML with raw regexps; use HTML::TreeBuilder or something like it instead.

And by all means, please update your post and fix the missing code tags.

the lowliest monk