Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing back many fields
Message
 
To
06/06/2002 09:45:34
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00665402
Message ID:
00665485
Views:
31
kevin, I would just use the Request object in your COM. That way you don't have to pass any params.
>Hi
>
>I have an ASP that will have various fields which the user will fill in, then when submitted, will pass them back to a COM which will create the new record with those values.
>
>Will I have to do something like
>
>
oServerObject.CreateNewUser(param1, param2, param3 ,etc.....)
>
>and pass each field value, or is there a better way to achieve this?
>
>Thanks
>Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform