hi let me explain in brief.
I have a url - "http://Domain.com/FolderName/Default.aspx?EditID=6" with query string.
I need to show that url like below
"http://Domain.com/FolderName/Name"
...that means I want to remove "Default.aspx?EditID=6"
part from url and want to replace it with some name ...
Can you help me.
Thanks in advanced...... thanks a lot....