I have a text box with its value as <img src="http://localhost/wp/review/wp-content/uploads/2010/11/Sunset.jpg" />
I have to replace this text box value to 'http://localhost/wp/review/wp-content/uploads/2010/11/Sunset.jpg' That is the main target is to remove img tag and keep only the src value.
Thanks Ashok Negi