| Added: May/31/2006 at 1:32pm | IP Logged
|
|
|
It seems when I use the iframe method the opening "<" is being trimmed off somewhere. I could look through the code for ASP Unlimited Banner but I thought I'd ask here first. Here's what shows up on my page:
img src="http://images.radcity.net/5394/521807.gif" width="100" height="100" border="0">
And here's my code:
<iframe src = "http://d38n4f21/RADIO_JOURNAL/aspbanner/aspbanner_inc.asp?B annerZone=1&Refresh=5" width="468" height="60" frameborder="0" marginwidth="0" marginheight="0"scrolling="no"></iframe>
|