Hey, I was wondering if anyone could help me with creating code for registration activation email with javascript. Any info would be helpful.
You can't do email activation with JavaScript. You need a server-side program such as PHP or ASP to do that.