Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make it go back to previous page
Message
De
11/07/2007 17:28:18
 
 
À
11/07/2007 14:14:44
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01239414
Message ID:
01239520
Vues:
4
>>Hello all.
>>I'm actually coding in asp 3.0.
>>
>>After calling anohter asp page using
>>
>><form action="updatex.asp" method="Post">
>>
>>
>>I want it to go back to the call page as if the user pressed the "Back" button.
>>
>>It there a way to do that in asp 3.0?
>>
>>TIA
>
>This may help: http://forums.devx.com/showthread.php?t=151953
>
>Please post the code you end up using, because I would like to know for future reference.


This seems to do what I need.
<Script language="JavaScript">
history.go(-1) 
</Script>
Thanks.
The American Republic will endure, until politicians realize they can bribe the people with their own money.
- Alexis de Tocqueville

No man’s life, liberty, or property is safe while the legislature is in session.
– Mark Twain (1866)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform