473,385 Members | 2,015 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.

"Double-Jump" URL's

I would like to learn how to double-jump a URL; in other words, I would like
for a user to click on a link... which takes you to a site, and then upon
landing, goes right away to another site(with no other click needed). Such as
click on a link and it takes you to "www.dell.com" and then to
"www.dell.com/laptops" immediately. I've seen many sites do this and would
appreciate any help as to how this is accomplished. I have been told this is
done using Javascript, but it may be just HTML coding. Thanks in advance,
REALLY!


Your FREE Guide to Today's Hottest Deals!
Updated several times throughout the day and
night
www.WheresTheDeal.com
Jul 23 '05 #1
2 1840
look up 'Meta refresh' or 'window.location' on any search engine.

Stu

"Souser" <so****@aol.com> wrote in message
news:20***************************@mb-m12.aol.com...
I would like to learn how to double-jump a URL; in other words, I would like for a user to click on a link... which takes you to a site, and then upon
landing, goes right away to another site(with no other click needed). Such as click on a link and it takes you to "www.dell.com" and then to
"www.dell.com/laptops" immediately. I've seen many sites do this and would
appreciate any help as to how this is accomplished. I have been told this is done using Javascript, but it may be just HTML coding. Thanks in advance,
REALLY!


Your FREE Guide to Today's Hottest Deals!
Updated several times throughout the day and night
www.WheresTheDeal.com

Jul 23 '05 #2
Stuart Palmer wrote:
"Souser" <so****@aol.com> wrote in message
news:20***************************@mb-m12.aol.com...
I would like to learn how to double-jump a URL; in other words, I
would like for a user to click on a link... which takes you to a
site, and then upon landing, goes right away to another site(with no
other click needed). Such as click on a link and it takes you to
"www.dell.com" and then to "www.dell.com/laptops" immediately.


look up 'Meta refresh' or 'window.location' on any search engine.


If you have the facility available to you, use proper HTTP redirects.
Be aware that other methods may not work (so provide a standard link to
the intended new location) and that the rapid redirects via meta refresh
or window.location cause accessiblity/usability problems:
http://www.w3.org/QA/Tips/reback
--
Andrew Urquhart
- FAQ: www.jibbering.com/faq/
- Archive: www.google.com/groups?q=comp.lang.javascript
- Contact: www.andrewu.co.uk/contact/
- Employ me: Front/middle tier ASP developer with WAI & web standards
Jul 23 '05 #3

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

Similar topics

3
by: Mensan | last post by:
I am trying to compute the differnece between two dwords in visual basic and keep getting the wrong value being computed. I have the following structure defind: Public Type HighLowQuote...
5
by: Piotr B. | last post by:
Hello, I use MingGW g++ 3.2.3 on Windows 2000/AMD Athlon XP. I tried to output a "long double" variable using stdio printf(). I've tried various %formats (%llf, %Lf etc.), but none of them...
22
by: bq | last post by:
Hello, Two questions related to floating point support: What C compilers for the wintel (MS Windows + x86) platform are C99 compliant as far as <math.h> and <tgmath.h> are concerned? What...
12
by: Assaf | last post by:
Hi all, My client is using an online service provider that processes survey responses. After a user fills survey.aspx and presses the OK button, 2 things need to happen: 1. the data has to...
4
by: michi | last post by:
Hello How can I convert a string to double with a decimal point as seperator? ***CODE**** strNumber ="12.00" dblDouble = Cdbl(strNumber) ****
12
by: Zero | last post by:
Hi everybody, i want to write a small program, which shows me the biggest and smallest number in dependance of the data type. For int the command could be: ...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.