Ok basicly I am working on a little project i call Google Office

I need to create a gui login and simulate a post request to the google login webpage...

and then navigate to the google docs main screen after login how would I do this?


wb.navigate2 URL,,PostData?

Help