1) write a script which would accept name n password and save it in a textfile.
a)shd prompt user asking how many entries are need
b) save it
c)chk whether file exists ifexists open in append mode else create a textfile and open in append mode
2) to get the name of a phone num tat is been saved in previous text file
if record exits display names else state record does not exists
plz help am new to vbscript