I'm trying to add banners to my to a marketing website and it says I need to convert the html code from my banners and post it in a different form. Our banner codes from GDI look like the 2 following html groups and the 3rd one below is what they're saying to convert it to. HOW DO I CONVERT???
1.
GIF BANNER
a href="
http://www.website.ws/kvmlm2/my.dhtml?sponsor=gearstone&bannercode=gif001&language=english"><img src="
http://images.website.ws/images/english/banners/kvmlm2/468x60_01.gif" border=0></a>
2.
ANIMATED BANNER
value="
http://images.website.ws/images/english/banners/kvmlm2/468x60_01.swf?usetop=1&link1=http%3A%2F%2Fwebsite%2Ews%2Fkvmlm2%2Fmy%2Edhtml%3Fsponsor%3Dgearstone">
<param name=quality value=high>
<param name="allowScriptAccess" value="always">
<embed
3. How their asking for it.
It says if I have html code for a banner I need to take out the code and use the link to look something like this:
http://some_domain.com/your_banner.gifHow do I convert so I can use my banner on that site?Thanks