Hello Everyone, I have a question in regards to postback. Lets say I'm selling a product called "blue widgets" and at the top of that page there is also another page called "Widget Products". Now if someone clicks on the "Widget Products" page I want at the top of that page to say "Back to blue widgets page" without hard copying it in. How is that made possible with postback ? or is it another function I would need ? Thanks !
I usea web.sitemap file. Itis an xml file thatyou can use to define parent and child pages. To have it show up on the webpage, use aSiteMapPath control. I hope this helps. It's the first time I've given advice. John
</o> You might also try using the <st1:City w:st="on"><st1lace w:st="on">Ajax ?UpdatePanel? control. If you?ve never used <st1:City w:st="on"><st1lace w:st="on">Ajax before, it?s pretty powerful and fairly easy to use. You can get the framework here for free: </o> http://www.asp.net/ajax/</o> </o> I recommend watching the video tutorial on how to install it, it will definitely save you time. </o> And make sure you download version 1.0. There?s a version 3.5 but it?s beta and thus won?t run at DiscountASP.net. </o> Next you?ll need the <st1lace w:st="on"><st1:City w:st="on">Ajax control toolkit, which you can get for free at: </o> http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=4923</o> </o> Finally, there?s a number of excellent video tutorials on the Ajax Controls at: </o> http://www.asp.net/learn/ajax-videos/</o> </o> Have fun, </o>Lar