Results 1 to 3 of 3

Thread: Javascript etc for submit buttons

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    2

    Post Javascript etc for submit buttons

    I have been using Dreamweaver (3) for a few months. I just built my first site with a form, and found that DW3 relies on 3rd party JS support etc. Could someone please provide me with the appropriate javascript (I'd prob accept html or cgi) to get it working please? I need to be able to get the form info sent by email.

  2. #2
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772
    I think you can just do:

    Code:
    <form action="mailto:[email protected]" method="post">
    Alcohol & calculus don't mix.
    Never drink & derive.

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    2
    thank you for the prompt reply Wynd. However I believe I need to also insert a js tag in the <HEAD> somewhere, otherwise it will just show an html error. Also if you which to continue this off line email is [email protected]; icq 5359030.

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