Good moring all, I have the need to do the following: 1) Fill a form 2) insert the data filled in the form into a DB 3) display the result
Now, my idea is to make this 3 steps each one xsp page. I can do it with two steps: the first page show the form to fill and the second one manage the eSQL and show the results... this works good... but if I'm in the second page and the try to reload the page I have a new DB interaction (suppose I'm inserting new data... with the refresh of the page I'll have new data inserted in my database... but I don't want and don't need it). My question now is: how to configure the sitemap.xmap for the 3 step idea? Is my idea good? Any useful solution? thanks to all -- Omar Adobati [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
