javascript - Fill and SUBMIT web form through .NET Windows Application -


i need 1 of requirement (may weird though, how should be). developing windows/desktop .net application utility. utility accept uid,pwd, server , db , open:

  1. ssms
  2. new instance of default browser, load pre-defined web page (this page have fields uid,pwd, server , db), , auto-submit request server.

this server 2 purposes of opening ssms , logging in web application without user interventions.

i know through windows/desktop .net application, "how can open web browser (ie/chrome etc.), load pre-defined web page , fill , submit login credentials server?". on single button click of windows/desktop .net application utility.

any kind of really helpful.

thanks!


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -