01-06-2010, 08:14 AM
Hi Again,
Good Morning.
Last time Saket really helped me get over an issue. Thanks a ton.
I have another issue here.
when i create an user in my application:
- The Password for the user goes to the mail.
- If i create 100 users, the 100th user's password would be mail number 1.
- The Mail is not outlook, but its a webmail.
- When i type the mail url [ eg: https:// aaa.aaa.com/aaa ] , a popup appears asking me to type in the username and password for the mail and click ok.
- the body of the mail is as follows :
Dear <Username>,
The Password for <Firstname? <Lastname> is as follows,
ftre445bab4367.
Please change it in the first login.
Please contact adminsitrator if you cannot login.
- I need to get only the password from the mail.
Can somebody help?
any pseudocode would be apprecaited.
Thanks,
SK
Good Morning.
Last time Saket really helped me get over an issue. Thanks a ton.
I have another issue here.
when i create an user in my application:
- The Password for the user goes to the mail.
- If i create 100 users, the 100th user's password would be mail number 1.
- The Mail is not outlook, but its a webmail.
- When i type the mail url [ eg: https:// aaa.aaa.com/aaa ] , a popup appears asking me to type in the username and password for the mail and click ok.
- the body of the mail is as follows :
Dear <Username>,
The Password for <Firstname? <Lastname> is as follows,
ftre445bab4367.
Please change it in the first login.
Please contact adminsitrator if you cannot login.
- I need to get only the password from the mail.
Can somebody help?
any pseudocode would be apprecaited.
Thanks,
SK