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

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -