Click here to Skip to main content
16,020,811 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to show home page URL in address bar in different pages I want URL is not changed if I click different tabs on navigation bar???
Posted
Comments
Kornfeld Eliyahu Peter 30-Sep-14 5:45am    
Can you explain why - that may help to get a better answer...

1 solution

my url is look like this http://localhost:8080/HorizontalSubmenu/Home.aspx
http://localhost:8080/HorizontalSubmenu/Contact.aspx
http://localhost:8080/HorizontalSubmenu/adsress.aspx
http://localhost:8080/HorizontalSubmenu/feedback.aspx

I want in every page it shows http://localhost:8080/HorizontalSubmenu
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900