my website uses cross page postback from page to page to access information from the previous page.
i am wondering if it is possible to do cross page postback when clicking on the links in a sitemappath as it seems it is simply doing a response.redirect which is causing the PreviousPage to be null.