Clipboard

J

Joel Allen

Hello,

Currently, I have a script that opens up Internet Explorer to a specific
address:

objWeb.Navigate \\test\test

How can I just have it so I click a command button and the address gets
copied to my clipboard instead - the same as if I selected the address and
clicked Ctrl+C.

Thanks,
Joel
 
Top