Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FORM ACTION METHOD = GET
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00244238
Message ID:
00244262
Vues:
16
Try this instead:

form action="mssView.asp" name="frmtest" method="GET"
INPUT TYPE="hidden" name="indx" value="MAT0064"
INPUT TYPE="submit" NAME="btnstart" VALUE="Test with Get"
/FORM

>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
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform