Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Request object from HTML form
Message
De
02/10/2000 11:05:38
 
 
À
02/10/2000 10:58:37
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00423368
Message ID:
00423441
Vues:
10
>Finally found it! Phew, I was starting to get worried.

>You loop should go something like

>FOR EACH lcKey IN toRequest.Form
>x=toRequest.Form( lcKey).Item
>ENDFOR

>**Note no brackets after Item. It woks with Querystring, so the same should >work for form.

That's almost exactly what my loop looks like:

for each loItem in toRequest.Form
**code
endFor

But it falls over on the first line...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform