Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 07:31 AM
Songül YEDAN
Guest
 
Posts: n/a
Default frame problem

hi, i have a problem with frames. i have a default.asp page which i use
frames. The source code is like this:

<!--#include file="Global.asp"-->
<html>
<head>
</head>
<frameset rows="0, *" border="0" frameborder="0" framespacing="0">
<frame name="Top" src="Empty.html" marginwidth="0" marginheight="0"
scrolling="no" frameborder="0" framespacing="0">
<frame name="Main" src="Main.asp" marginwidth="0" marginheight="0"
scrolling="auto" frameborder="0" framespacing="0">
</frameset>
</html>

when i open default.asp in my browser(ie), icant see the frames' contents, i
mean the content of main.asp file doesnt appear, what can the problem be?
thanks a lot


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles