Hi
I m building a registration form in which after the user gets registered successfully,a mail is sent through the smtp server...here I used try....catch method to check whether the mail is successfully posted or not..Since the code written is in correct format it is showing exception..
Can anyone please sort it out and help me!
Thanks in advance!
Anjali.
I m building a registration form in which after the user gets registered successfully,a mail is sent through the smtp server...here I used try....catch method to check whether the mail is successfully posted or not..Since the code written is in correct format it is showing exception..
Can anyone please sort it out and help me!
Thanks in advance!
Anjali.
Comment