473,378 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Seamless frames in aspx frameset

Does anybody know how to create a seamless frameset? If I try to use a right
click on the form in .NET IDE it breaks the whole form, even if I can get
the checkbox "Seamless" checked it actually doesn't help and I see the lines
between my frames both on design time or on run-time. Maybe I need to add
anything else?

The code is used:

<frameset border="0" frameSpacing="0" rows="75,80%,30" style="OVERFLOW:
hidden" bordercolor=#ffffff>
<frame name="header" src="FrameHeader.aspx" scrolling="no" style="OVERFLOW:
hidden" noResize bordercolor=#ffffff>
<frame name="main" src="FrameMain.aspx" scrolling="no" style="OVERFLOW:
hidden" noResize bordercolor=#ffffff>
<frame name="footer" src="FrameFooter.aspx" scrolling="no" style="OVERFLOW:
hidden" noResize bordercolor=#ffffff>
</frameset>
Just D.
Nov 19 '05 #1
0 1410

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
4
by: Kent Tegels | last post by:
Okay, so I know I'm doing two evil things: using Frames and storing stuff in Session. I'm a sinner and I'll repent after this project, I promise. But for now, I've got an interesting issue. ...
7
by: Peter | last post by:
I have 3 frames on a web page and using C# <frame name="left" src="SideMenu.aspx" scrolling="no" noresize style="BACKGROUND-COLOR: #ffffcc"> <frameset rows="16%,84%"> <frame name="rtop"...
3
by: jm | last post by:
I have a master framesetpage that calls two .aspx pages. Each page needs parameters passed to it. The left side is a treeview. The right side is the detail. I cannot find an asp:frame or the...
2
by: Charles A. Lackman | last post by:
Hello, I have an ASPX page that is storing data into a session Variable: Session("Name") = "Chuck" When the User clicks "Next" on the page, it naviages to "Details.aspx", Details.aspx has two...
1
by: tsw_mik | last post by:
I am working on a page with frames. I used to get warnings "Validation (XHTML 1.0 Transitional): Element 'frameset' is not supported." so I changed the <!DOCTYPEelement: <!DOCTYPE html PUBLIC...
2
by: merababa | last post by:
Hi all i have the frameset as below.. <frameset frameborder="1" border="1" framespacing="0" rows="*,3%" > <frameset border="1" frameborder="1" framespacing="0" cols="20%,80%"> ...
1
by: John Devlon | last post by:
Hi, I have a problem using a hyperlink and a frameset... When I run the application, and click on the link, the link is displayed in a new window... But the strange thing is, I set the target...
14
by: Mark | last post by:
Hi Guys, I am very new to ASP.NET world. I need to create three frames. One at the top, one on the left and another on the right side. I don't know how to do it. So please help me with it. ...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.