Jump to content

Question about forms...


Oliazk

Recommended Posts

Ok me and a friend are trying to make a form for a school application. Is it at all posible to do it with out any data bases? We are limited to HTML/XHTML and CSS. Were doing a basic information type form. It will be including the applicants name, email, address, etc. Also would it be posible to make it so each time a applicant clicks submit it creats a different file it saves to? Any information will be greatly appriciated. If more information on what we are trying to do is needed please ask.Thanks

Link to comment
Share on other sites

The only thing you can do with XHTML is e-mail the information to you. If you want to create a file on the server each time a form is submitted, you will need to use a server side scripting language like php, asp, or cold fusion.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...