Hi Foxgang. I have a web service made using VS2010 C#. It has a class that's used for a SQL data record. Ok, call the web service to get a record is fine. The class appears as an object and item(number).text gets the record data. All works fine. Now I want to send data back to the service. I add a property as an object to the code (not a form property) but it remains as .F. and not an object. Anyone know how to make a var into an object to add text items? I thought maybe a collection in the object. Al
_______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/001c01cd7a19$2b728930$82579b90$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

