i am new to .net,how to get Url freindly.e.g "abc.aspx?id=1" which should be like "abc/1". i am unable to do that .
thanks in advance
Refer: 1. URL Routing: Pass Id to next page via QueryString
The link which is not opened
The links is opening. Can you clarify what is your problem?
the url which was "abc.aspx?id=1" should be "abc/1"
the link which u send having this error
Refer this MSDN Article and implements its steps
http://msdn.microsoft.com/en-us/library/cc668202%28v=vs.90%29.aspx
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.