|
J
|
jwh45 1/13/2007 |
Hi When someone registers for my site they are forwarded to _register_sucess.htm When this happens I would like a pop up to launch on page loading? could someone PLEASE help me with the code?
|
|
|
|
Alexey admin 1/15/2007 |
|
Hi, <script language=javascript> alert("Registered!"); </script> |
|