Response title
This is preview!
Hi,
i have this problem that may require regex manipulation. Basically all "img src" in my website points to localhost (i.e. img src="http://localhost/folder/img.png" ). When viewed under source, the "localhost" doesn't show up, but if clicked to get image address, it'll show "localhost". What i need is then to add the full path to that img src (i.e. img src="http://mywebsite.com/folder/img.png" ). The reason for all this trouble is because i don't have access to the site itself and i'm only creating a reader for it on mobile using rss.
How do i go about doing this?
Any help would be greatly appreciated.
Thanks a lot
© 2013 jQuery Foundation
Sponsored by and others.