Author: vickyjha | Posted on: 9/11/2009 3:59:00 AM | Views : 850

Dear friends,
                    I am using asp.net2005. I have three method, suppose a(),b(),c().
 
  I want to run the methods on button click.
 a(),b() and c() should run at time .If a() method fail to run then b() and c() should not me run. if b() fail to run then a() and c() should not be run ?
 
any method is available?
 
Please help ASAP.
 
Thanks in advance..
 
With regards
Viveck kummar
 
...

Go to the complete details ...