View Single Post
Old Oct 27th, 2005, 8:18 PM   #2
bigguy
Professional Programmer
 
bigguy's Avatar
 
Join Date: Sep 2005
Location: Arkansas
Posts: 298
Rep Power: 0 bigguy is an unknown quantity at this point
Send a message via AIM to bigguy Send a message via MSN to bigguy Send a message via Yahoo to bigguy
Also, I was thinkignof doing it this way.

On Form Load. a dialog box pops up, asks for admin password(this is right after program has been installed), thna it saves to .txt file, only its encrypted(no one at my school, is smart enogh to decrypt anything), and than make it If txtPass.Text = (name of file/ or w/e)Then
allow download
Else
Close download Window.

Would that work?
bigguy is offline   Reply With Quote