i want to create a webbrowser-control ( probably going to use the .net control ) and display a website insite... If the ducument is loaded i want to input an username and a password into 2 textboxes in the html document. is there any possibiliy tp focus the needed boxes to input the data without key sending ( tab ) or can i just use the send-method of the document if the document includes a combo-box which an list of extra option can focus and set the content of this combo-box