1
Hi,
I am using my website for selling digital pin code(vouchers).
Once a user finished registration I want to send him a personal message (PM) with username/pwd and divert page to Personal Message page (
http://www.mysite.com/viewpmsg.php)
Sequence I would like to follow...
1. User visits my site and registers himself
2. I send him a PM with his username and passwords
3. I divert user to
http://www.mysite.com/viewpmsg.phpSince I have removed requirement for activation Email, user can view his PM directly.
How this could be implemented?
Thanks,
Sagar