473,385 Members | 1,867 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.

problem with link ?

hi!

i have 2 frames in my website. what schould i do to have such a result
that after click on image (for example) in two frames will shown 2
different sites.

i was trying to do something with HREF but it doesn't work becouse
with HREF i can use only one link... or not??? :)

thanks for any help :-)
hawk!
Jul 23 '05 #1
3 1370
In comp.infosystems.www.authoring.html Thorn said:
hi!
g'day
i have 2 frames in my website. what schould i do
get rid of them before your peepee and/or boobies fall off

http://david.us-lot.org/www/frames/
http://html-faq.com/htmlframes/?framesareevil
http://www.karlcore.com/articles/article.php?id=2
http://homepage.ntlworld.com/l_vajzo...eb/frames.html
in two frames will shown 2 different sites.


if they're not yours do you have permission?

Linking and Liability
[...] framing third-party information into another web page raises
issues of copyright infringement (derivative works), passing off,
defamation, and trademark infringement, [...]
http://www.bitlaw.com/internet/linking.html
--
the facts and opinions expressed by brucies
l i t t l e v o i c e s
are not necessarily the same as those held by brucie.
Jul 23 '05 #2
Thorn wrote:
hi!

i have 2 frames in my website. what schould i do to have
such a result that after click on image (for example) in
two frames will shown 2 different sites.

i was trying to do something with HREF but it doesn't
work becouse with HREF i can use only one link... or
not??? :)


yep. that's one of the reasons frames are no good - no way to link to a certin cobination of framed pages. Only way to do what you
want is to have a server side script which takes some parameters and produces the appropriate frameset html.
Jul 23 '05 #3
In article <2e************************@posting.google.com>,
pr********@poczta.fm enlightened us with...
hi!

i have 2 frames in my website. what schould i do to have such a result
that after click on image (for example) in two frames will shown 2
different sites.

i was trying to do something with HREF but it doesn't work becouse
with HREF i can use only one link... or not??? :)

thanks for any help :-)
hawk!


Javascript required.
<a onClick="top.frames['framename'].location.href='someUrl';top.frames
['otherframename'].location.href='someOtherUrl';">Link text or image</a>

Note that this may cause a crapload of problems if the pages aren't from your
own domain or if your site is in another frameset (b/c I used 'top').
And obviously users have to have javascript enabled.

Frames are generally a bad idea for the internet unless you work around ALL
the issues associated with them (server-side scripting required), such as
bookmarking, search engines, and whatnot.

--
--
~kaeli~
In democracy your vote counts. In feudalism your count votes.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 23 '05 #4

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

Similar topics

4
by: sinasalek | last post by:
i have a problem with MySQL 4.1.x and UTF8. in version 4.0, i'm using html forms with utf8 charset for inserting unicode strings. but in version 4.1.x it is not working! if i change the charset of...
1
by: delerious | last post by:
Could someone please take a look at this page: http://home.comcast.net/~delerious1/index11.html The set of links on the left should not have any whitespace between them, and the set of links...
6
by: SeaPlusPlus | last post by:
I've got a problem... IE 6.0 twitches when I hover over a link then it won't twitch again for that group of links but will twitch the first time on the next group... and the next group... etc... ...
7
by: Merlin | last post by:
Hi there, I have a serious problem with opening a new window with the help of JavaScript. The problem only occures with Firefox. Once you click on the item which fires up the open function, the...
7
by: David Findlay | last post by:
I'm trying to do a table for laying out a links page in CSS. See http://qldstorms.com/links.php. My stylesheet is at http://qldstorms.com/styles/screen.css. My problem is that if the link name in...
1
by: Thanks | last post by:
I have a routine that is called on Page_Init. It retrieves folder records from a database which I display as Link Buttons in a table cell. I set the table cell's bgcolor to a default color (say...
3
by: Rob Meade | last post by:
Hi all, I have a bit of code that programmatically adds some table cells/rows to a table. The last cell adds a LinkButton control, I call it like this: ...
6
by: TPJ | last post by:
Help me please, because I really don't get it. I think it's some stupid mistake I make, but I just can't find it. I have been thinking about it for three days so far and I still haven't found any...
3
by: webandwe | last post by:
Hi, I got form that let you state a folder name, on sumbit thw script creates the folder with the name you stated, the problem is I want it to upload the php file "view.php" when the folder is...
5
by: mukeshrasm | last post by:
hello friends I am new to javascript and I have a problem. I am giving the code <!-- Paste this code into the CSS section of your HTML document --> <html> <head> <style type="text/css">...
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: 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: 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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.