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

Javascript menus (mm_menu) not forwarding http_referer

Hi everyone,

We're using an outside vendor to provide some content for our website,
and they use the http_referer variable to verify their content is only
viewed from subscribing customers.

Anyway, we're using the mm_menu javascript menu for our web menus, and
under only Internet Explorer it's not passing the http_referer -- which
means any site of theirs we link to from the menu doesn't work. This
works fine in Firefox, Mozilla, and about any other browser except
Internet Explorer.

Does anyone know how to force a java script to pass the http_referer or
is anyone familiar with mm_menu and know why it might not be passing
this? This menu script was created by Macromedia in Dreamweaver I
think --

Thanks for your time and help,

Ringo

Jul 23 '05 #1
4 5253
"Ringo Langly" <rl*****@gmail.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Hi everyone,

We're using an outside vendor to provide some content for our website,
and they use the http_referer variable to verify their content is only
viewed from subscribing customers.

Anyway, we're using the mm_menu javascript menu for our web menus, and
under only Internet Explorer it's not passing the http_referer -- which
means any site of theirs we link to from the menu doesn't work. This
works fine in Firefox, Mozilla, and about any other browser except
Internet Explorer.

Does anyone know how to force a java script to pass the http_referer or
is anyone familiar with mm_menu and know why it might not be passing
this? This menu script was created by Macromedia in Dreamweaver I
think --

Thanks for your time and help,

Ringo


Good luck!

Firewalls often block it -- notably Norton's Personal Firewall.

Your outside vendor has unrealistic expectations!
Jul 23 '05 #2
McKirahan wrote:
"Ringo Langly" <rl*****@gmail.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Hi everyone,

We're using an outside vendor to provide some content for our website, and they use the http_referer variable to verify their content is only viewed from subscribing customers.

Anyway, we're using the mm_menu javascript menu for our web menus, and under only Internet Explorer it's not passing the http_referer -- which means any site of theirs we link to from the menu doesn't work. This works fine in Firefox, Mozilla, and about any other browser except
Internet Explorer.

Does anyone know how to force a java script to pass the http_referer or is anyone familiar with mm_menu and know why it might not be passing this? This menu script was created by Macromedia in Dreamweaver I
think --

Thanks for your time and help,

Ringo


Good luck!

Firewalls often block it -- notably Norton's Personal Firewall.

Your outside vendor has unrealistic expectations!

Hi McKirahan,

You are 100% correct... this vendor has a very flawed security method,
and I've told them this many times. Unfortunately this wasn't
something I anticipated when reviewing and talking to the vendor.
We're stuck in a 3 year contract with them, so nothing I can do but
live with it.

This issue is due to Javascript and IE, so nothing I know of to fix
this. I even tried using the meta http-equiv="refresh" to bypass the
javascript, but this doesn't pass the http_referer either in IE --
works great in Firefox. I don't know whether to get pissed at
Microsoft for this flaw or the vendor -- but at this point I'm pissed
at both as I have to redesign our menus due to this.

Thanks for the reply, and if anyone else has a suggestion I'd love some
feedback.

Ringo

Jul 23 '05 #3
"Ringo Langly" <rl*****@gmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
McKirahan wrote:
"Ringo Langly" <rl*****@gmail.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Hi everyone,

We're using an outside vendor to provide some content for our website, and they use the http_referer variable to verify their content is only viewed from subscribing customers.

Anyway, we're using the mm_menu javascript menu for our web menus, and under only Internet Explorer it's not passing the http_referer -- which means any site of theirs we link to from the menu doesn't work. This works fine in Firefox, Mozilla, and about any other browser except
Internet Explorer.

Does anyone know how to force a java script to pass the http_referer or is anyone familiar with mm_menu and know why it might not be passing this? This menu script was created by Macromedia in Dreamweaver I
think --

Thanks for your time and help,

Ringo


Good luck!

Firewalls often block it -- notably Norton's Personal Firewall.

Your outside vendor has unrealistic expectations!

Hi McKirahan,

You are 100% correct... this vendor has a very flawed security method,
and I've told them this many times. Unfortunately this wasn't
something I anticipated when reviewing and talking to the vendor.
We're stuck in a 3 year contract with them, so nothing I can do but
live with it.

This issue is due to Javascript and IE, so nothing I know of to fix
this. I even tried using the meta http-equiv="refresh" to bypass the
javascript, but this doesn't pass the http_referer either in IE --
works great in Firefox. I don't know whether to get pissed at
Microsoft for this flaw or the vendor -- but at this point I'm pissed
at both as I have to redesign our menus due to this.

Thanks for the reply, and if anyone else has a suggestion I'd love some
feedback.

Ringo


"... they use the http_referer variable to verify their
content is only viewed from subscribing customers."

Who is the "subscribing customer" -- you or your website visitors?

Could you post the code or a link to the code so we
could comprehend the problem a little better?
Here's a link that mentions "mm_menu.js" a lot:
http://www.dw-fw-beginners.com/tutor.../dwmx_pop4.htm
Jul 23 '05 #4
Ringo Langly wrote:
McKirahan wrote:
"Ringo Langly" <rl*****@gmail.com> wrote in message
news:11*********************@l41g2000cwc.googleg roups.com...
Hi everyone,

We're using an outside vendor to provide some content for our
website,
and they use the http_referer variable to verify their content is
only
viewed from subscribing customers.

Anyway, we're using the mm_menu javascript menu for our web menus,
and
under only Internet Explorer it's not passing the http_referer --
which
means any site of theirs we link to from the menu doesn't work.
This
works fine in Firefox, Mozilla, and about any other browser except
Internet Explorer.

Does anyone know how to force a java script to pass the
http_referer or
is anyone familiar with mm_menu and know why it might not be
passing
this? This menu script was created by Macromedia in Dreamweaver I
think --

Thanks for your time and help,

Ringo


Good luck!

Firewalls often block it -- notably Norton's Personal Firewall.

Your outside vendor has unrealistic expectations!


Hi McKirahan,

You are 100% correct... this vendor has a very flawed security method,
and I've told them this many times. Unfortunately this wasn't
something I anticipated when reviewing and talking to the vendor.
We're stuck in a 3 year contract with them, so nothing I can do but
live with it.

This issue is due to Javascript and IE, so nothing I know of to fix
this. I even tried using the meta http-equiv="refresh" to bypass the
javascript, but this doesn't pass the http_referer either in IE --
works great in Firefox. I don't know whether to get pissed at
Microsoft for this flaw or the vendor -- but at this point I'm pissed
at both as I have to redesign our menus due to this.

Thanks for the reply, and if anyone else has a suggestion I'd love some
feedback.

Ringo


They promised a working site, didn't they? If it's not working, they
haven't satisfied the contract.

You should NEVER depend on javascript for displaying a page. Too many
people (like me) run with javascript turned off. And http_referer is
NOT required to be sent by the browser.

There are better ways of doing it. Apache authentication/authorization
does quite well, for instance.
Jul 23 '05 #5

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

Similar topics

9
by: Robert Mark Bram | last post by:
Hi All! I have the following in an ASP script: var bounceBackPage = Request.ServerVariables("HTTP_REFERER"); Response.Write("<p>bounceBackPage: " + bounceBackPage + ". Undefined? " +...
0
by: Daniel | last post by:
how to change the value of Request.ServerVariables on the ser ver? if not possible is there some way to change it by sending back javascript to the client and having the client automaticaly do...
7
by: Marci | last post by:
I found this script for cascading menus, however, I cannot reach the author to solve the bug I am having when I add a second menu to it. My problem is this: If I click on the first link, the...
2
by: Jackson Yap | last post by:
can someone kind enough to help me look at the attached html and js file? Why is it that the javascript menu could not work at www.apchosting.net but could work at...
16
by: Jay | last post by:
I've been using Travis's Expanding Menu (http://www.squidfingers.com/code/dhtml/expandingmenu/) for a site i'm working on. The problem is I need to add some functionality to it. I need the the...
1
by: vince.guzman | last post by:
Need help with showing Layer 4 after menu times out onmouseout _______________________________________________ <html> <head> <script language="JavaScript"> <!-- function mmLoadMenus() { if...
5
by: lefebvre | last post by:
I am writing a website for a real estate client, and am using Dynamic HTML menus. In doing so, the way the browser moves to the next page is via the onclick property and changing the location.href...
12
by: tim | last post by:
I am using foldoutmenu 3 and am having problems with viewing my menus in firefox. On my sub3 menus i have more than one line of text in some places. firefox does not recognise that there is more...
9
by: Mahernoz | last post by:
Hello Friends, The JavaScript File exmplmenu_var.js contains the code... (for the sake of brevity i am showing only that code which needs to be changed) I am actually developing a menu using...
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:
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...
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
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...
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...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.