tags:

views:

9

answers:

0

Hi all!

Here i m once again here to seek your help :)

Now i have a problem where an asp .net button/image button is not doing the postback!

The problem at hand is in this page: http://www.datespeed.net/

Here i have a gray themes panel. Where there is a themes dropdown and an asp .net image button called apply. Now the dropdown is doing auto postback well, but the image button does nothing!

I have URL rewriting enabled for this page. if thats what causing the problem. I don't know!

I need a solution to this problem fast! Time is quite a bit short here.

And also, based on that problem, can i achieve the postback behavior using anyother javascript way?

I know that post back is performed using a method __doPostback() but can i make use of it using jquery, so that from client side i can cause the post back using any clickable html element like button, image, etc.?

Hope i m clear enough with my problem!

Thanks, Anjan