|
-
Feb 26th, 2000, 01:22 PM
#1
Thread Starter
New Member
I'm writing an application that needs to call a console program to generate a password (htpasswd.exe shipped with apache web server). When used from a DOS console, the syntax to use is :
htpasswd [-c] c:\passwordfile username
Next, the prog ask for the password twice and end.
My question is, how do I start the prog and how do I control it ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|