473,385 Members | 1,727 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,385 software developers and data experts.

HTML Frames

A.M
Hi,

I have been told that I should avoid using html frames as much as possible
in ASP applications. Why is that so?

Thanks,
Ali
Nov 17 '05 #1
3 1210
I could go on and on.
If you love client side javascript then you could make such a system work if
you had to.
If you have frames, none of your pages are alive at the same point in time
on the server, making it very difficult to pass information between pages.
All that has to be done client side.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
Hire top-notch developers at http://www.able-consulting.com

"A.M" <IH*******@sapm123.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hi,

I have been told that I should avoid using html frames as much as possible
in ASP applications. Why is that so?

Thanks,
Ali

Nov 17 '05 #2
Hi Ali,

Firstly, I want to thank Steve for his great help in this issue. Please
refer to his response carefully.

In addition, there are security issues we should consider in when we use
the frames.

About Cross-Frame Scripting and Security
http://msdn.microsoft.com/library/de...thor/om/xframe
_scripting_security.asp
"...
With Dynamic HTML (DHTML), content in different windows and frames can
interact in powerful ways by scripting with the object model. However,
since a browser can simultaneously display unrelated documents in its
various windows and frames, certain rules must be enforced to protect data
integrity and privacy of information.

This article describes how and why these restrictions apply in the DHTML
Object Model. All rules about script interaction apply equally to windows,
dialog boxes, frameSets, frames, and iframes.
..."

I hope it helps.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 17 '05 #3
Hi Ali,

Firstly, I want to thank Steve for his great help in this issue. Please
refer to his response carefully.

In addition, there are security issues we should consider in when we use
the frames.

About Cross-Frame Scripting and Security
http://msdn.microsoft.com/library/de...thor/om/xframe
_scripting_security.asp
"...
With Dynamic HTML (DHTML), content in different windows and frames can
interact in powerful ways by scripting with the object model. However,
since a browser can simultaneously display unrelated documents in its
various windows and frames, certain rules must be enforced to protect data
integrity and privacy of information.

This article describes how and why these restrictions apply in the DHTML
Object Model. All rules about script interaction apply equally to windows,
dialog boxes, frameSets, frames, and iframes.
..."

I hope it helps.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 17 '05 #4

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

Similar topics

3
by: John Chen | last post by:
I need to use iframe to create a floating frame. But the contents in the iframe is not a external html file. Rather, it will be dynamically created by jsp. How can I set the src attribute to a URL...
25
by: Steal | last post by:
Hi at all I try to validate this page using the link: http://validator.w3.org/ but it return that this is not a valid HTML 4.01 page please where is it error? Steil <!DOCTYPE HTML PUBLIC...
2
by: Mark Kamoski | last post by:
Hi-- I need a code sample of how to redirect from an ASP.NET page to a frames-based html page and specifying what should load in the destination's frames. Any ideas? (Even air-code is much...
3
by: Nish | last post by:
Is HTML frame is an old technology? Will the modern web application are developed using the HTML frames? Does all the browsers support them? Thank you for your suggestion, Nish
8
by: rn5a | last post by:
I have a HTML page named Index.html which is divided into 3 frames. The URL of 2 of the frames are HTML pages but the 3rd frame houses a ASP page. Now when I go to Windows Explorer, navigate to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.