Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FORM ACTION METHOD = GET
Message
De
21/07/1999 13:09:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
FORM ACTION METHOD = GET
Divers
Thread ID:
00244238
Message ID:
00244238
Vues:
45
I'm using the following code to call an ASP page:

*****************
form action="mssView.asp?indx=MAT0064" method="GET"
INPUT TYPE="submit" NAME="start" VALUE="Test with Get"
/form
*****************

For obvious reasons in message posting here, I've left out the GT and LT symbols.

Whenever I press the submit button it calls hte asp page with mssView.asp?start=Test+with+Get and not with the form action I put into the script.

Any ideas why it would do this?

Thanks in advance...
Michael
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform