A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: A simple form

Threaded View

  1. #1
    Member
    Join Date
    Jan 2004
    Location
    Minnesota
    Posts
    33

    A simple form

    I am needing to make a form in a flash and I am running into problems. I need to make something similar to this ( not all inputs are there but thats the only thing ).....

    <html>
    <body>
    <form action="http://www.hform.com/handler.cgi?123456" method="POST">
    Name: <input type="text" name="name"> <br>
    Email: <input type="text" name="email"> <br>
    <input type="submit" value="Submit">
    </form>
    </body>
    </html>

    Thank you if you have a solution, but please be as specific as possible becuase i am very new to this (include action script). Or, could you point me in the right direction of a open source example? THANKS! I am making a website for my chem teacher and it needs a help form... http://www.chemistrysite.tk
    Last edited by th3Docta; 01-29-2004 at 10:29 AM.
    ~TheDocta

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

HTML5 Development Center