This application allows me to put my windows computer (xp) in standby mode with a simple touch. I created a shortcut file (rightmouse click > new > shortcut) that contains the following line in the first page of the create shortcut wizard:
rundll32 powrprof.dll,SetSuspendState
Then I named this shortcut "standby" and saved it in my C: directory.
Finally I created a tikitag application with the Web Link app and used file:///C:/standby.lnk as the URL.