Hi All
My company has asked that the IT department to help out in deploying the company's "Code Of Conduct Ethic" popup.
I have basicaly created a form with the company Code of Conduct Details.

the form consists of lots of text and 2 buttons, "yes" and "No".

If the user clicks on the "YES" button I need to be able to generate a output text file to a destination folder on the network, the text file needs to contain the user name and user display name.

If the user clicks on the "NO" button I need to be able to generate a output text file to a destination folder on the network, the text file needs to contain the user name and user display name and then log the user OFF.

I'm new to VB so any assistance would be much appreciated.