Oliazk 0 Posted November 14, 2005 Report Share Posted November 14, 2005 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 Quote Link to post Share on other sites
Skemcin 13 Posted November 14, 2005 Report Share Posted November 14, 2005 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. Quote Link to post Share on other sites
Oliazk 0 Posted November 15, 2005 Author Report Share Posted November 15, 2005 Well ok thanks I will let my friend know so we can get what we need to do this. Quote Link to post Share on other sites
Skemcin 13 Posted November 15, 2005 Report Share Posted November 15, 2005 glad to help, please follow up if you come across other questions. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.