eg. www.abc.com/Products.aspx?id=5&scat=DecorativePaints to
www.abc.com/Products/DecorativePaints
How i will rewrite this url.
RepeatDirection="Horizontal" RepeatLayout="Table" CellPadding="2"
DataKeyField="PCatId" Width="685px">
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin KaliaPosted Jun 26, 2012, 6:35 AM
Did you try with asp:HyperLink server side control.
Try this way :
Thanks
Sachin Kalia