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:
- ssms
- 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
Post a Comment