|
sarge -> confirmation page URL (4/7/2008 12:07:49)
|
Hi- I have a page that displays table records via a DRW. At the bottom of the page, the visitor can add another record. It's a bit like a blog. That all works fine. What I'd like is to have the page refresh when the new record is added, so the visitor can see his entry, placed within the table. So, I thought the easy way would be to specify the same page for the confirmation page in the DRW. Trouble is, the page has parameters ...asp?S=nnnn&P=xxxxx I've tried every which way to specify these parameters in the confirmation page URL, but no luck. So, I tried creating a new confirmation page that automatically went to window.history.go(-1). That worked, but the page doesn't get refreshed, even with <meta...refresh..> in the head. The visitor has to do a refresh (F5) to see his entry placed in the table. I'm running out of ideas... This is so fundamental that it must have a simple answer, but I can't find it in the Outfront archives. Can somebody please point me in the right direction?? Thanks, Sarge
|
|
|
|