Weird behavior of menu control when used in secondary domain
-
Hi, thanks for looking I have a shared hosting account on godaddy, i can host unlimited domains, But im having a "problem" when hosting another domain besides the root domain This is what happens Lets say i have a second domain (mydomain.com) I can add this new domain to my hosting account, all i need to do is to link it to a folder inside the root folder in my hosting account, lets call this folder folder1 So i have this structure on my site: root/ (here is where my main domain is) root/folder1 (here is where mydomain.com is) I can access it and it works fine, the problem is that when i use a menu control to enable the navigation, the menu items link me to: www.mydomain.com/folder1/PageName.aspx instead of www.mydomain.com/PageName.aspx Ive tryed using the link without the ~/ in the sitemap but it still gets the full url (www.mydomain.com/folder1/PageName.aspx) This doesnt happen when i use links, even if i use ~/ to get the navigateurl Is there any way to avoid this behavior of the menu control I noticed that a dotnetnuke portal has the same behavior when i set it up as a secondary domain, it enters the site with www.sitename.com but once a menu item is clicked, it shows the www.sitename.com/folder/PageName.aspx Thanks for any feedback
Alexei Rodriguez