473,698 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 5286
"Ringo Langly" <rl*****@gmail. com> wrote in message
news:11******** *************@l 41g2000cwc.goog legroups.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******** *************@l 41g2000cwc.goog legroups.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.goo glegroups.com.. .
McKirahan wrote:
"Ringo Langly" <rl*****@gmail. com> wrote in message
news:11******** *************@l 41g2000cwc.goog legroups.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 "subscribin g 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.go oglegroups.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
3918
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? " + (bounceBackPage == "undefined") + " </p>"); When I enter the page URL by itself, I expect HTTP_REFERER to be undefined..
0
1496
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 something to change the value of Request.ServerVariables I would like to reset the value in Request.ServerVariables
7
2731
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 menu displays well. If I then click on the second link, the first menu from the first link still displays. How do I get make the first menu disappear when I click on the second and vice versa? Please help...thanks.
2
3890
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 http://home.pacific.net.sg/~jacksony ? (the drop down bar could not work at www.apchosting.net but can drop at home.pacific.net.sg. I suspect it is a server problem but was told it is not possible, therefore assuming it is a client script problem? the script works last time...
16
2942
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 ability to define a subsection to be open when you land on a page, but when you select another option for it to open that section and close the previously open one. I though i'd got round this by adding a class to the nested ol and setting it to...
1
7025
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 (window.mm_menu_0422101100_0) return;
5
9149
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 to the next URL. The problem is that this method does not seem to send the RERRER header field in the HTTP request, which causes an error cause they check that the referrer url is correct. The website is on a Windows Server, and we are...
12
2584
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 than one line and the text simply overlaps the sub-menus below it. I thought i had got around this by placing empty 'spacers' like so; oFoldMenu.make('sub3','')//spacer unfortunately, i have just viewed the site in IExplorer and it has added...
9
2922
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 JavaScript. I have used a readymade javascript and there are variables like...
0
8676
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8608
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9161
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
7732
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4370
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4619
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3050
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2332
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2006
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.