How can I get and set the clipboard data using HTML? E.g. user copies this text from webpage: Hello world. AutoIt reads the clipboard as <b>Hello world.</b>. Thanks!