Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looping asp.request.forms object
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Looping asp.request.forms object
Miscellaneous
Thread ID:
00198536
Message ID:
00198536
Views:
53
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
Next
Reply
Map
View

Click here to load this message in the networking platform