Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looping asp.request.forms object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Looping asp.request.forms object
Divers
Thread ID:
00198536
Message ID:
00198536
Vues:
54
What is want to do is this....

FOR i = 1 TO orequest.forms.count
lcfoxname = orequest.forms(i).name
IF TYPE(lcfoxname) # "U" && Fox knows what this is
&lcfoxname = orequest.forms(i).item()
ENDIF



ENDFOR

Is this posssible? I thought I would ask before I lost all of my hair testing and debugging ASP.
Thanks,
John S. Huddleston
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform