frame problem

S

Songül YEDAN

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Frame Changes it's fixed size 0
Hyperlink & Frames 1
HTML frame tag 2
Getting the width of a frame 4
problems wit frames 2
Frame Resizing 4
Refresh a Frameset 0
mechanize: 400 Bad Request 3

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top