Hey there. I have been wracking my brains on this for a few hours now and for some reason I jsut can't crack it. Basically I have created a banner and this banner is an image link to my myspace page. I had no problem with this part. What am I actually trying to do now is make that same coding for the image link available for others to use. IE they just add the copy and paste the code onto their page and it will display the banner. I tried using a text box generator and it would be fine until I copied the massive code over to myspace, where it would once again make it an image inside the text box. So I thought I would just basically use the code with no box around it: I found that I needed to replace the symbols and everything <,> etc etc with the coding for that. So I did that. Yet on Myspace it STILL converts the code to a picture. I tried the XMP code but that jsut made the code totally one lined and also seemed to lock out all the buttons on that page?!?!?!? I guess the best way to show you what I mean is give you an example. If you scroll down the page on the right hand side you will see what I mean. It shows the banner and then a scroll box containing the coding that anyone can copy and paste over to their own page to display the link banner http://www.myspace.com/benadamsuk here is my coding so that it jsut shows the text <a href="http://www.myspace.com/markdiscovered" target="_blank"><img src="http://img.photobucket.com/albums/v701/Stitch201983/myspaceurl3.jpg" border="0"></a> Is anybody able to help me
whatcha gotta do, is put <textarea> at the beginning of the links, and then at the end, put </textarea> I'm pretty sure that's whatcha gotta do.