Hi all

I'm making a little application to use at work which, hopefully, logs in to a company aspx site and extracts user status, such as if the user exist (I will pass the personell number as a query which returns user name etc). I can make this happen when I embed a browser to the application, but I would like it to be done without the use of a browser object. Any pointers on how to go about doing this? Will I need to add code for proxy as well if I drop the browser from the form?

Edward.