| Posted: 27 July 2009 at 11:59am | IP Logged
|
|
|
Hi,
Thanks for reply.The rule is working fine.Actually the problem is I have some server control like button in header control on click this button as per .net flow its first goes to default.aspx(contant page) than its goes to other user control(masterpage,header etc) and as it goes to page load of default page as per rule it redirect to again domain(default.aspx) and it never goes to header or any user control where the functionality code is written.
With the rule i want only
http://www.abc.com/default to http://www.abc.com
without changing any functionality
Thanks & Regards
|