Here goes. I need to record a user name and ip info to a text file. from a command line i would just type echo %username% >> textfile.txt etc.
I want to be able to run that command and a few other when a user clicks OK in the VB form. I know that ther eis a pretty simple way to do this, but i cannot find it in the MSDN. Thanks for any help.
I want to be able to run that command and a few other when a user clicks OK in the VB form. I know that ther eis a pretty simple way to do this, but i cannot find it in the MSDN. Thanks for any help.