Click here to Skip to main content
15,914,323 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello friends

I have project in asp.net c# in which i am using rewrite path

original path :http://localhost/Item.aspx?productid=13
rewrite path: http://localhost/button/button-11-13.aspx


on item page while i m click on image button , click event not called.

first Application_BeginRequest of global.asax event call

please help me to solve this issue.
Posted
Comments
Dholakiya Ankit 13-Jul-13 8:12am    
can you give ur wholecode

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900