Results 1 to 2 of 2

Thread: submit form

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    submit form

    <form name=kk action="file.php">
    <input type=text name=kkk value="Hi">
    </Form>

    How can I submit this form auto. using JavaScript code?

  2. #2
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    kk.submit(); should do it I think.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width