Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dealing with refresh
Message
From
17/08/1999 00:35:58
 
 
To
16/08/1999 23:21:41
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00254356
Message ID:
00254412
Views:
16
>Hi Dan,
>
>>Is there a way to tell if a page has been created from the refresh? like a onRefresh event? We're working with drumbeat and we need to keep the person from reposting from previous data.
>
>In my experience (laughable really) not allowing the user to refresh a page or using back and forward or design flaws. On our webstore,www.arss.com- all VFP with WC, The list orders got hosed every time you hit back in the browser then next on the actually page because we were saving the last record or whatever in a variable table. It was a pretty dumb idea in the first place. After we changed it to save the next record in the page itself, we knew if we hit back on the browser, whatever we did in the old page would be expected becase we would be using the old data saved on the page.
>
>Maybe this will help, maybe...

Possibly. This is just some of the fun of dealing with web apps. :)
Previous
Reply
Map
View

Click here to load this message in the networking platform