Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page Expiration
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxWeb
Titre:
Divers
Thread ID:
00505351
Message ID:
00505382
Vues:
20
Another thing that you might try with I.E. 5.x browsers is to go to Tools/Internet Options/Settings - Check for newer versions of saved pages – choose – Every visit to the page.

I use this Java Script function to return to the “calling page” from a Return button on each form.

function cmdReturn.onclick()
{
window.history.go(-1)
}

Using the back button is no problem – see the code in my previous post to Linda on this subject for additional information if you are interested.

Tom
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform