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

Frame to warp a site

Guys,
I have a web site, say www.abc.com/?para=1, I need to use another web
site to wrap it in order to hide parameter in query string, so built a page
like below
<HTML>
<HEAD>
<TITLE>My Page</TITLE>
</HEAD>
<frameset rows="100%" FrameBorder="0" border=0 frameSpacing=0>
<frame name="banner" src="http://www.abc.com/?para=5">
</frameset>
</HTML>

These two sites are located in different web sites (with different domain
name), but when I connect to http://www.cde.com (the site with only a page
above), it actually redirects to my www.abc.com.

Can I site to contain a frame to wrap pages from other web sites?
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy
Nov 18 '05 #1
1 972
It really depends on their JavaScript. There are scripts that unwrap a
wrapped site, which I would use to stop people from doing what you desire to
do.

For your own sites, you can create a HttpHandler that turns a link from
http://www.mysite.com/august/01/04/mainArticle to
http://www.mysite.com/content.aspx?id=2379489234890234
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside the box!
*************************************************
"Hardy Wang" <ha*******@hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Guys,
I have a web site, say www.abc.com/?para=1, I need to use another web
site to wrap it in order to hide parameter in query string, so built a
page like below
<HTML>
<HEAD>
<TITLE>My Page</TITLE>
</HEAD>
<frameset rows="100%" FrameBorder="0" border=0 frameSpacing=0>
<frame name="banner" src="http://www.abc.com/?para=5">
</frameset>
</HTML>

These two sites are located in different web sites (with different domain
name), but when I connect to http://www.cde.com (the site with only a page
above), it actually redirects to my www.abc.com.

Can I site to contain a frame to wrap pages from other web sites?
--
WWW: http://hardywang.1accesshost.com
ICQ: 3359839
yours Hardy

Nov 18 '05 #2

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

Similar topics

7
by: xmp333 | last post by:
Hi, I know the noresize attribute will keep the user from resizing a frame, but is there a way to keep a frame from being resized by the browser (in response to things like different...
17
by: Bruno | last post by:
I have a feature that is hosted on a different domain from the primary one in a frame, and need to retain values in a cookie. example: A web page at one.com contains a frame which has a page...
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.
2
by: crferguson | last post by:
I'm having a really odd issue. Recently my company has upgraded our data server. For a couple of months I'm having to host two versions of the same website on our webserver until the new data...
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: 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...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.