473,412 Members | 2,239 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,412 software developers and data experts.

Page with multiple frames

my website is an integrated application
I have a page with multiple frame..
frame1 , frame2 , frame3

consider a situation :
a user can take the url of page in frame2
and can paste it in address bar of the browser .....
This will allow the user to view the page in frame2 to run independently.

Result:
This will defeat the purpose of my integrated application......

Can i avoid this??????

Nov 17 '06 #1
3 1208
Don't use frames or use client-side script to kick the person out of the
frames. Even then, you can't really keep someone from not being in your
framed page. People can disabled browser scripting support.

Ray at work
"carthegenian" <ca**********@discussions.microsoft.comwrote in message
news:4D**********************************@microsof t.com...
my website is an integrated application
I have a page with multiple frame..
frame1 , frame2 , frame3

consider a situation :
a user can take the url of page in frame2
and can paste it in address bar of the browser .....
This will allow the user to view the page in frame2 to run independently.

Result:
This will defeat the purpose of my integrated application......

Can i avoid this??????



Nov 17 '06 #2

"carthegenian" <ca**********@discussions.microsoft.comwrote in message
news:4D**********************************@microsof t.com...
my website is an integrated application
I have a page with multiple frame..
frame1 , frame2 , frame3

consider a situation :
a user can take the url of page in frame2
and can paste it in address bar of the browser .....
This will allow the user to view the page in frame2 to run independently.

Result:
This will defeat the purpose of my integrated application......

Can i avoid this??????

yes you can test to see if the parent document is correct using

window.parent.location
Nov 17 '06 #3
Slim wrote:
"carthegenian" <ca**********@discussions.microsoft.comwrote in
message news:4D**********************************@microsof t.com...
>my website is an integrated application
I have a page with multiple frame..
frame1 , frame2 , frame3

consider a situation :
a user can take the url of page in frame2
and can paste it in address bar of the browser .....
This will allow the user to view the page in frame2 to run
independently.

Result:
This will defeat the purpose of my integrated application......

Can i avoid this??????


yes you can test to see if the parent document is correct using

window.parent.location
Unless the user has scripting disabled.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Nov 17 '06 #4

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

Similar topics

3
by: Doru Roman | last post by:
Hi, I have a page that calls a multiple frames page (ASP). I need to send parameters from the first to the multi frames page. If sending to a simple page, it works. If sending to multiple frames...
7
by: Pat Sheen | last post by:
I'm a novice at designing web pages so I'm not sure how complicated this is. I'd like a page that helps me take notes for research. It would have something like two frames. One with a word...
6
by: adnanx82 | last post by:
Hi, I was wondering if anyone knew how to perform the following 2 tasks in Javascript: 1) distinguish between frames and iframes (during an onload event for example) 2) figure out whether a...
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: thedebugger | last post by:
Dear Friends, I am working on website application in c# with asp.net. My practice using aspx files is, I have 1 main aspx files for inside pages. Whenever user hit the button like aboutus,...
42
by: smerf | last post by:
Using javascript, is there a way to trap an external page inside a frame? I've seen scripts to break out of frames, but nothing to keep a page trapped in a frame.
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...
25
by: Geoff Cox | last post by:
Hello, The following <frame src="topbar-frameset.php?newVar=<?php echo $groups; ?>"> passes the value of the variable $groups from a php file to the top page in a frameset but how do I...
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: 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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.