Hi.
i have developed an app using vb.net and it seems that my first try at this is going ok. the app retrieves some records from an oracle database and the "repeater" control puts them in a table with tr and td tags. however, i want to be able to examine each records in the recordset and pick and choose fields that will be emailed to a recipient using System.Net.Mail
any suggestions would be greatly appreciated.
thanks.
i have developed an app using vb.net and it seems that my first try at this is going ok. the app retrieves some records from an oracle database and the "repeater" control puts them in a table with tr and td tags. however, i want to be able to examine each records in the recordset and pick and choose fields that will be emailed to a recipient using System.Net.Mail
any suggestions would be greatly appreciated.
thanks.