All Forums >> [Scripting] >> Post a VBScript >> Phone number lookup Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Someone I work with asked me to make this and he likes it so I thought I'd share it.
Create a text file named PhoneList.txt and put this in it: LastName,FirstName,Pnum,ICM,EMail Doe,John,555-555-5555,69,John.Doe@Nowhere.com You don't need the first phone record but you do need the first line.
The first HTA calls this HTA (EditPhoneList.hta) to add new records: