HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Iframes and ASP
Post new topic   Reply to topic    HTML Help Forum Index -> ASP
View previous topic :: View next topic  
Author Message
Anakin



Joined: 23 Jan 2006
Posts: 2

PostPosted: Mon Jan 23, 2006 1:23 pm     Iframes and ASP Reply with quote

I'm having a bit of a problem with my website, the following piece of code in particular:

Code:
<td background="../images/text.jpg" width="453" height="423" align="center">
            <iframe width="427" height="421" scrolling="auto" name="text" allowtransparency="true" src="anime2.asp?id=<%response.write(id)%>" frameborder="0" hspace="13"></iframe></td>
         <td background="../images/menu.jpg" width="144" height="423" align="center">
            <iframe width="100" height="120" scrolling="no" name="menu" allowtransparency="false" src="menu.asp?id=<%response.write(id)%>" frameborder="0" hspace="22"></iframe><br>


Some of my visitors can't see those 2 iframes, others can. The visitors that don't see them, can use other pages with asp, as well as iframes when I don't use ASP in the code of the iframe.

One of them sees the following: http://img354.imageshack.us/img354/3728/animecorner9fh.jpg

I've tried to put the code for the iframes in a couple of ways, but I need at least some asp in it, the only thing they can see in the sourcecode is
Code:
</iframe>
degsy



Joined: 23 Feb 2005
Posts: 2440
Location: North East, UK

PostPosted: Tue Jan 24, 2006 9:33 am     Reply with quote

I would suspect a coding problem in one of you pages that is breaking the code. This could be a missing closing tag or even a missing closing double quote.

Browsers treat bad code differently which could be why some users see it and some dont.
Anakin



Joined: 23 Jan 2006
Posts: 2

PostPosted: Tue Jan 24, 2006 3:31 pm     Reply with quote

Then I'll have to check the code in detail over and over again.
One of them has AOL Explorer, which I don't have, but the other has Internet Explorer, like a lot of visitors do that CAN see the page (including me). But I'll recheck the code.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> ASP All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial