Question : ASP.NET  - Use tracing to capture errors and send report back to ADMIN

I wanted to use tracing to capture errors and programmatically send reports via email and text message...that if the ADMIN is eating out at a restaurant on a saturday nite he can see the text message/email to notify and capture..any way to do this??

Answer : ASP.NET  - Use tracing to capture errors and send report back to ADMIN

update items
set items.catcode='OUTLET'
from items inner join stock on stock.number=items.item
where stock.isbn='OUTLET'
Random Solutions  
 
programming4us programming4us