roadmap Posted August 10, 2003 Posted August 10, 2003 Does anyone know the html script to display the banner source for my "link to us page"? Everytime I attempt to do it, the banner shows up instead of the code. Quote
TCH-JimE Posted August 11, 2003 Posted August 11, 2003 Hi, Can you give us an example page where we can take a look? Thanks, Jim Quote
TCH-Don Posted August 11, 2003 Posted August 11, 2003 You can use a multi line input or text area as in ><TEXTAREA NAME="banner" ROWS="5" COLS="65" WRAP="on"> <a href="http://mysite.com" target="_blank"><img src="http://mysite.com/image/banner.jpg" WIDTH="500" HEIGHT="60" BORDER="0" ALT="discription of my site"> </TEXTAREA> This will let someone drag and copy the html code. Add the instructions before the code. "just click and drag over the html and press control-C to copy, then paste on your page" I do this on my about page, and it work fine. Quote
roadmap Posted August 11, 2003 Author Posted August 11, 2003 Jimuni the way Turtle has it is what I had in mind. Thanks Turtle, i'll use that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.