Hi - I'm attempting to split a multiline text box into several individual attachment URLs.
1. Its changing the HTTPS:// into HTTP<br /><br /><br /> (i used view source to figure this out)
2. this is making it break at those break tags
3. i can get the existing div tags out of the code as well.
I just want clean URLs in my library
HELP