RewritePath and Postbacks
From: Brad (nospam_at_co.lane.or.us)
Date: 06/09/04
- Next message: angus: "how to generate barcode label in asp.net"
- Previous message: Scott M.: "Re: Operator is not valid for type 'DBNull' and type 'Date'"
- Next in thread: Patrice: "Re: RewritePath and Postbacks"
- Reply: Patrice: "Re: RewritePath and Postbacks"
- Reply: Steven Cheng[MSFT]: "RE: RewritePath and Postbacks"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Jun 2004 20:48:28 -0700
In a portal like application I'm using rewritepath to change from fake
friendly urls back to a central "default" page that actually serves all of
the urls. It works quite well, except... if the page has controls which
cause postback the "default" url is displayed. This makes sense looking at
the form's action which = "default.aspx" and not the fake url. So my
quesiton is, is there a way to maintain the fake url even on postbacks?
Thanks
Brad
- Next message: angus: "how to generate barcode label in asp.net"
- Previous message: Scott M.: "Re: Operator is not valid for type 'DBNull' and type 'Date'"
- Next in thread: Patrice: "Re: RewritePath and Postbacks"
- Reply: Patrice: "Re: RewritePath and Postbacks"
- Reply: Steven Cheng[MSFT]: "RE: RewritePath and Postbacks"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|