locked
how login website vb.net RRS feed

  • Question

  • how login website ih WebKitBrowser1

    <input type="email" name="loginfmt" id="i0116" maxlength="113" lang="en" class="form-control ltr_override" aria-describedby="usernameError loginHeader loginDescription" aria-required="true" data-bind="textInput: usernameTextbox.value,
                        hasFocusEx: usernameTextbox.focused,
                        placeholder: $placeholderText,
                        ariaLabel: tenantBranding.UserIdLabel || str['CT_PWD_STR_Username_AriaLabel'],
                        css: { 'has-error': usernameTextbox.error },
                        attr: inputAttributes" placeholder="someone@example.com " aria-label="Enter your email address">

    Saturday, June 30, 2018 6:06 PM

All replies

  • Hi 

    According to your description, your issue is more related about asp.net. And this forum is discussing and asking questions about the vb.net, I will move this thread to corresponding forum.

    https://forums.asp.net/

    Thank you for your understanding.

    Best Regards,

    Alex


    MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.


    • Edited by Alex-KSGZ Thursday, July 5, 2018 6:42 AM
    Tuesday, July 3, 2018 2:23 AM