I would like to automate the task when filling out textbox's on forms (kinda like Google's autoFill). However, I would like to perform a drag-n-drop operation. Using C# WinForm. I would bring up the web page with the WebBrowser server control and would like to be able to drag the data from either a label or text box. Anyone point me in the correct direction? Thanks James