Tagged Questions

1
vote
1answer
183 views

URLMapping works on Local, but not on Server

Hey! I'm using VS2010 and on my local machine, using web.config to map one url to another works fine, using the tag. However, as soon as I upload to the IIS6 server it doesn't work at all! Is there ...
0
votes
1answer
492 views

Dynamic URL REWRITING for QueryStrings

hello please help me for this question i have the following url --> www.sample.com/news.aspx?id=45 i want pass "id" in the query string to news.aspx and show this news, but due to url rewriting the ...
0
votes
3answers
279 views

Getting ASP.NET root path to Flex?

I am working on a project that is primarily ASP.NET based. The main project is meant to be deployed to multiple locations for different clients, so one client might be located at website.com/client1 ...
0
votes
1answer
138 views

Google Search Result - URL mapping

Searching from google.com, like www.abc.com Search Result Rank the pages like Title..... Description... www.abc.com Title... Description... www.abc.com/Aboutus.aspx Title... Description... ...