Last Name, First Name = Initials
Feb 5, 2008I am new to JavaScript and I figured the best way to learn is reverse engineer. I am looking for a script that will return the initials from 2 fields and combine them.
View 5 RepliesI am new to JavaScript and I figured the best way to learn is reverse engineer. I am looking for a script that will return the initials from 2 fields and combine them.
View 5 RepliesI'm trying to make this code run and keep getting the same error. "Could not find the main class: Initials. Program will exit." I'm using jcreator and java is up to date. I really not sure if I posted this in the correct area but
code i setup:
public class Initials
{
[code]....