Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP - Request Object
Message
De
21/02/2000 10:48:09
Scott Knight
Human Resources Development Canada
St. John's, Terre-Neuve, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
ASP - Request Object
Divers
Thread ID:
00334833
Message ID:
00334833
Vues:
56
I created a HTML form from a VFP COM server that has numerous input controls (i.e. select,input,radio, etc etc). I have built the "name=" cluase based on the input type and file name (i.e. name=inFaxes_Type, Input control that is the faxes.type field in the database). After adding/editing the info. in the form I want to pass the request object back to the COM server save method. What is the VFP syntax to reference the items without know what the name is. I know the long hand is lorequest.form("inFaxes_Type").item(). In may case the methods are generic and the name cannot be hard coded. I Guess I'm looking for a way to to loop through the items picking out the name and value for each. I may need a way to access the equal of .count and Items.AtEnd() in VFP.

Thanks


Scott
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform