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

Javascript Problem Possibly

I have a small problem. On the United Airlines page, when I attempt to
access the Car Rental Agencies from United's site by clicking on the
hotlink, nothing happens. If I cursor over the line, I get the following
link for Hertz (same for other agencies, but different name):

javascript: open carhertz()

But it does not move to that page. What could possibly cause this? Spoke
to United's Internet help, but not help!
Thanks

Charlie
************************************************** ****
Charliec
Remove XXX to reply via Email
Jul 20 '05 #1
2 1111
On Thu, 12 Feb 2004 20:45:03 GMT, Charliec <ch*********@sonic.net> wrote:
I have a small problem. On the United Airlines page, when I attempt to
access the Car Rental Agencies from United's site by clicking on the
hotlink, nothing happens. If I cursor over the line, I get the following
link for Hertz (same for other agencies, but different name):

javascript: open carhertz()

But it does not move to that page. What could possibly cause this?


They have a badly written webpage. That snippet above should cause a
syntax error. Inform the webmaster, or customer services, of the error.

You might try loading the page and typing in the address bar:

javascript:carhertz()

when you would normally click on that link. May or may not help.

Mike

--
Michael Winter
M.******@blueyonder.co.invalid (replace ".invalid" with ".uk" to reply)
Jul 20 '05 #2
Thanks Mike,
Tried that and it did not work either - I understand that United.com now
knows of the problem and is working on it.
Charlie
Michael Winter <M.******@blueyonder.co.invalid> wrote: On Thu, 12 Feb 2004 20:45:03 GMT, Charliec <ch*********@sonic.net> wrote:
I have a small problem. On the United Airlines page, when I attempt to
access the Car Rental Agencies from United's site by clicking on the
hotlink, nothing happens. If I cursor over the line, I get the following
link for Hertz (same for other agencies, but different name):

javascript: open carhertz()

But it does not move to that page. What could possibly cause this?


They have a badly written webpage. That snippet above should cause a
syntax error. Inform the webmaster, or customer services, of the error.

You might try loading the page and typing in the address bar:

javascript:carhertz()

when you would normally click on that link. May or may not help.

Mike


************************************************** ****
Charliec
Remove XXX to reply via Email
Jul 20 '05 #3

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

Similar topics

25
by: delerious | last post by:
I see some code examples like this: <DIV onmouseover="this.style.background='blue'"> and other code examples like this: <DIV onmouseover="javascript:this.style.background='blue'"> Which...
6
by: Alex Fitzpatrick | last post by:
Just by way of introduction, I'm currently the principal developer and maintainer of the a JavaScript editor plug-in for Eclipse. https://sourceforge.net/projects/jseditor/ The plug-in as it...
4
by: mscir | last post by:
I would like to generate a page of links including some of the pdf properties (title, author, version, etc.) for a folder full of pdf's. Is this possible from Javascript? TIA, Mike
17
by: Jeff Robichaud | last post by:
Hi, I would like to know if there exists a tool that one can use to test some javascript code before actually running it ? Something that would check the syntax at least ? I found that most...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
104
by: Leszek | last post by:
Hi. Is it possible in javascript to operate on an array without knowing how mamy elements it has? What i want to do is sending an array to a script, and this script should add all values from...
4
by: Nospam | last post by:
<SCRIPT type='text/javascript' language='javascript'> document.write('<img src="http://www.example.com/image1.jpg" width="60" height="60">'); for some strange reason it is not showing the picture
11
by: Nathan Sokalski | last post by:
I add several JavaScript events (onchange, onkeypress, etc.) to Controls using the Add method of the Attributes collection. However, if the JavaScript code contains certain characters, such as & or...
15
by: Phlip | last post by:
Javascripters: I have an outer page and an inner iframe. The outer page calculates some javascript, and wants the inner frame to run it. The inner frame should hit a page on the same (private)...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.