![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have two pages, named receipt.aspx and checkoutform.aspx. My checkoutform.aspx page has an orderid property and uses a Response.Redirect("receipt.aspx") to send the user to to receipt.aspx. My receipt.aspx page has the following directive: %@ PreviousPageType VirtualPath="~/checkoutform.aspx" % But when I use the following expression: Me.PreviousPage.orderid I recieve an Object is not set to an instance of an object error. What am I forgetting? Thanks. -- Nathan Sokalski njsokalski (AT) hotmail (DOT) com http://www.nathansokalski.com/ |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |