Clyde
unread,May 4, 2012, 2:19:08 AM5/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Hello,
I use __doPostBack($('input[id*=hdnPbackID]').val(), ''); to partially
reflect a page from clientside.
In ie it works fine, but in firefox the page after releshings displays
the new values only for 1st postback. From second postback onwards the
previous values are displayed. Partial refresh happens but new values
do not reflect in Firefox after the page is postedback 2nd time.
Please help!
Thanks in advance,
Clyde