UIPasteboard *pasteboard = [UIPasteboard generalPasteboard];
pasteboard.string = self.webLabel.text;