I have a email page template and i need to send this via asp.net (vb)
but i need to loop the my query (im using northwind --> orders table i have added a url field) URL, products, price as i can order n amount of items and send this out.
How can this be achieved i know how to send the email but dont know how to loop through and populate the template can someone show me some sample code on how to loop through n amount of times.
any sample code that i can use will help a greate deal
Thank you for any help
S
but i need to loop the my query (im using northwind --> orders table i have added a url field) URL, products, price as i can order n amount of items and send this out.
How can this be achieved i know how to send the email but dont know how to loop through and populate the template can someone show me some sample code on how to loop through n amount of times.
any sample code that i can use will help a greate deal
Thank you for any help
S