hi all,
i am trying to replace a string that is starting with http:// and ending with / for example
type=hiddenvalu e=http://www.start.com/intl/default.aspx></FORM>href="http ://www.start.com/startservice/
with
type=hiddenvalu e=replace/intl/default.aspx></FORM>href="repl ace/startservice/
Thank You
i am trying to replace a string that is starting with http:// and ending with / for example
type=hiddenvalu e=http://www.start.com/intl/default.aspx></FORM>href="http ://www.start.com/startservice/
with
type=hiddenvalu e=replace/intl/default.aspx></FORM>href="repl ace/startservice/
Thank You
Comment