
02-08-2012 09:52 AM
In days of old we used to send out an automagic Email to the newly assigned user.....I note that their is an Email Button on the Ticket AssignedTo Email control.....and their is an OnClick event for the AssignedTo control to Vailidate the control....
How do I then call the Email button click control object method after performing the validation and filling in the new user controls (after the postback).
Thanks!