C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » HTML »

Mask the url


Posted Date: 15 Oct 2009      Posted By: Deepak Yadav      Member Level: Silver     Points: 1   Responses: 5



Hi,
I want to make a website but the condition is I don't want other to redirect to my page by giving its link
for eg. if my website index page is like

WWW.example.com/index.ht ml

The users should not be able to see that I have made the index page in html by seeing the URL
Though I know one way of doing this is
if the user type

WWW.example.com/contact us.html

Instead we can make a folder on server with name contact & put index.html similar to contactus.html and then the link will become for this pages as
www.example.com/contact

The index.html in contact folder will be automatically loaded , but if the user again opens my link then the URL shows

WWW.example.com/contact/index.html

This I don't want to show,

So I hope I have clearly explained the question to you that my main aim is to not show in which type my site is made .

Help!

Cheers
Deepak Yadav





Responses

Author: Kunal    16 Oct 2009Member Level: GoldRating: 3 out of 53 out of 53 out of 5     Points: 3

refer this link
http://www.codeproject.com/KB/aspnet/urlrewriter.aspx

Happy Programming
Kunal
Don't forget to rate the response...



Author: Gaurav Arora    17 Oct 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

You can use url redirection,

I prefer you to use this link : http://www.codeproject.com/KB/aspnet/urlrewriter.aspx



Thanks & regards,
Gaurav Arora - Sr. Editor
Me in My Own Style



Author: soniya bhatia    29 Oct 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

try this

window.location.hash="test";



Author: Shameer    01 Nov 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Refer this URL
http://www.seocompany.ca/seo/url-redirect.html



Author: Shameer    15 Nov 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Refer the below URL:

http://www.netmechanic.com/news/vol2/html_no5.htm

http://www.hscripts.com/tutorials/html/redirect.php



Post Reply
You must Sign In to post a response.
Next : Href page redirect problem
Previous : Send emails
Return to Discussion Forum
Post New Message
Category: HTML

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use