Search Results

Search found 2 results on 1 pages for 'user337786'.

Page 1/1 | 1 

  • Auto submitting to cfm

    - by user337786
    I've created a form that posts to a cfm file. When running a script onLoad that fills in the form values and tries to submit...The site takes me back to the login screen. function f() { document.getElementById("email").value = "[email protected]"; document.getElementById("password").value = "asdf"; document.getElementById("form1").submit(); } Please help!

    Read the article

1