Source Code: Another thread

viorage
6 years ago

0

You guys keep saying that with people who watch the video that its pointless. I do not have the function at all in the code. I am running Firefox Web developer edition and I also tried it on chrome. Without the function how can you find the username and password. This is what my submit form code looks like.

        <div class='level-form'>  
            <form method="POST">  
                <fieldset>  
                    <label for="user">Username:</label>  
                    <input type='Text' autocomplete="off" id='user' name='user'><br>  
                    <label for="user">Password:</label>  
                    <input type='Password' autocomplete="off" id='pass' name='pass'><br>  
                    <input type="submit" class="button" value="Submit">  
                </fieldset>  
            </form>              
        </div>  
    </div>  
</div>  
            </article>
1reply
1voice
169views
viorage
6 years ago

0

It is easy to find the PW and username but why is their not function on the class= button?

Discussion thread has been locked. You can no longer add new posts.
1 of 2

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss