I want to pass values in form of given
http://localhost:56583/showcitydetails.aspx/kochi .
and how to accept this value in a label
i know to pass value in this format http://localhost:56583/showcitydetails.aspx?city=kochi
I want to pass values in form of given
http://localhost:56583/showcitydetails.aspx/kochi .
and how to accept this value in a label
i know to pass value in this format http://localhost:56583/showcitydetails.aspx?city=kochi