URL converting

Skyraida

Is Eating Your Internets
Mar 27, 2008
283
6
Is there a site that can convert ( <a href='www.image ) links into ( www.image[/B] )?? [B]Why do i ...e stop shop. If you know of such, do share
 

alc-o-holic

New Member
Aug 21, 2008
17
0
I know that there are programs that coders use to convert certain parts of lines of code. off the top of my head I dont know what those programs are or what the technique is called but you might have some luck asking some people who work with coding. it can take something like this:

Code:
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789
abcdefg.happyclown.somethingelse.123456789

and change all the <abcdefg>'s to whatever you want them to be changed to. is that what your looking for? I will ask around to some people I know to see if they know the name of a good program that does that.