1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

vbscript

Discussion in 'Programming' started by ssimon171078, Mar 14, 2015.

  1. #1
    i have some html code i need to login to this form how can i access to this form i want to use vbscript or javascript:
    <ul class="userLogin">
    <li class="loginUsername">
    <input autofocus class="email"
    type="email"
    name="username_or_email"
    placeholder="Email"
    autocomplete="on"/>
    </li>
    <li class="loginPassword">
    <input type="password"
    name="password"
    placeholder="Password"/>
    </li>
    </ul>
     
    ssimon171078, Mar 14, 2015 IP