Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling an other ASP file from code
Message
 
À
03/01/2000 11:19:01
Christian Bellavance
Université du Québec à Hull
Hull, Québec, Canada
Information générale
Forum:
Visual Basic
Catégorie:
VBScript
Divers
Thread ID:
00311699
Message ID:
00311788
Vues:
21
This is more of an HTML issue than a VB/ASP issue, but you'll need to simply
specify the form POST action as the ASP page:

form method="POST" action="my_ASP_Page.asp" name="TheForm"

FrontPage help has tutorials on FORM/SUBMIT actions in on-line help.


>How can I call another ASP file from one ASP from the code. When the use click submit i need to perform some treatement and the call an other ASP page.
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform