Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:39

referral to another url


Poster: christopherO
Dated: Sunday March 11 2007 - 14:23:04 GMT

I want my menu on one site to direct visitors to a sister site.

I have, for example, the following on malikonline.eu:

with(milonic=new menuname("Fooddairy")){
style=background;
overflow="scroll";
aI("text=Cheese & Dairy Products;url=https://www.malikstores.co.uk/store.php?crn=461;");
aI("text=Milk Products;url=https://www.malikstores.co.uk/store.php?crn=324;");
}

yet when clicking on the menu the visitors stay inside malikstores.eu -- and do not get sent to malikstores.co.uk

Can anyone guide me on how to do this please?


Poster: Ruth
Dated: Monday March 12 2007 - 5:18:35 GMT

Hi,

Can you set up a test, please. I need to see the page and try the links and see what's happening, get a look at the code etc.

Ruth


Poster: christopherO
Dated: Monday March 12 2007 - 8:00:28 GMT

Thanks Ruth

http://www.malikonline.eu/

-- here is a snippet of the code on that domain -
with(milonic=new menuname("Freshfood"))
{
style=background;
overflow="scroll";
aI("text=Fresh Fruit & Nuts;url=https://www.malikstores.co.uk/store.php?crn=612;");
aI("text=Fresh Vegetables;url=https://www.malikstores.co.uk/store.php?crn=557;");
aI("text=Canned Vegetables;url=https://www.malikstores.co.uk/store.php?crn=320;");
aI("text=the Fresh Food Catalogue;url=https://www.malikstores.co.uk/store.php?crn=629;");
}


Poster: christopherO
Dated: Monday March 12 2007 - 12:04:25 GMT

Ruth

I think my problem is a connection with the server that has failed in the upload of the current file. I will have to resolve this but will post again if the problem persists.

Thanks for offering to help

Chris


Poster: Ruth
Dated: Tuesday March 13 2007 - 5:41:44 GMT

Hi,

I went to that link and tried all the Fresh Nuts, vegetable etc, and everything seemed to work fine. The pages loaded under the url listed. This was way early on and I've just got around to posting, but now if I clicked the link you provided I get a forbidden message for that .eu. But it did work yesterday, and clicking the links worked.

Ruth


Poster: christopherO
Dated: Tuesday March 13 2007 - 14:39:18 GMT

Yes Ruth. I took the site down and re-configured my domain and ftp as it was giving me some very strange outcomes. All is now fixed and, yes, I am getting the links as I need them.

You help was appreciated.