Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > UpdatePanel ( url rewrite) 2nd post back url changes

Reply
Thread Tools

UpdatePanel ( url rewrite) 2nd post back url changes

 
 
Martin
Guest
Posts: n/a
 
      04-28-2010

I have a asp.net page which has been url rewritten adn I have used the class
from Scott G to change the form action url to be that of the correct url.

This works fine for first postback to the using the update panel, but 2nd
postback the url has changed to the wrong url. When u view source the form
action= is still point to correct url, but updatepanel / datagrid is ignoring
this and using some other url.

why and how can i ensure this url is always the rewritten version used for
updatepanel postbacks?



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Triggering an UpdatePanel with a trigger located outside of the UpdatePanel Nathan Sokalski ASP .Net 1 06-15-2009 06:23 PM
refresh an updatePanel in an other updatePanel fran_j_diaz@yahoo.fr ASP .Net 3 08-08-2007 06:30 AM
How does a dynamic control load post back data across post back?? =?Utf-8?B?Z29yaWxsYQ==?= ASP .Net 1 05-25-2007 05:02 AM
2nd attempt - post back event in server control Jon Paal ASP .Net Building Controls 0 09-24-2006 04:14 PM
Detecting values that have changes on a post back Simon Harvey ASP .Net 2 04-29-2004 09:12 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57