User Profile
Collapse
-
ALready Fixed, Thanks -
correct my JavaScript split function?
Hello,
Whats wrong in my Function?
...Code:<html> <head> <script type="text/javascript"> function GetProvider { var fullemail = openinviter.email_box.value; var afterat = fullemail.split("@"); var Provider = afterat[1].split("."); var showit = Provider[0]; openinviter.provider_box.value=showit; } </script>
No activity results to display
Show More
Leave a comment: