Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AFP and global application variables
Message
De
19/08/2003 19:59:18
Jordan Pastourel
Worksafe Management Systems
Toowong, Australie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
AFP and global application variables
Divers
Thread ID:
00821627
Message ID:
00821627
Vues:
53
Hi all,
i am having trouble with developing my AFP webpages.
i have a counter initalised as public in my application.prg file and it updates by 1 when someone attemps a login.
seems simple, but when i update the variable in a method in the application.prg file and reloads the login screen, the login screen doesn't seem to acknowledge that an update occurred and remains on 0. how do i force the page to view the new value of the variable?
the flow between the pages is like:

login.afp <-
| |
| /
logcheck.afp ------> worklayer.afp

login to the first page. goes to logcheck which executes the function in the application.prg file that updates the attempt by 1. if unsuccessful the login page is called again through response.call(). the login page checks the value of the attempts and shows it. it always remains on 0 and never increments.
what am i doing wrong?

Jordan
Jordan Pastourel
Development Manager
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform