Jump to content

Recommended Posts

Posted

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

Posted
You've got the basics of your script already by breaking it down to what you want each section to do. Now you just need to use Google/Bing/DuckDuckGo/OtherSearchEngine to find out how to do each line, put it all together and then test it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...