vb.net - Interact with webpage via webview in Metro -
vb.net - Interact with webpage via webview in Metro -
searched night can't find answer, hoping can help me out.
i need vb metro app access webpage , programatically fill in fields (e.g. navigate yahoo mail, programatically fill in username, pwd , press enter.)
i've done many times before in desktop vb using webbrowser.document.getelementbyid("whatever") it's not alternative metro apps.
so question is, getelementbyid/setattribute equivelent metro?
thanks in advance!!
vb.net visual-studio-2013 microsoft-metro
Comments
Post a Comment