Web Forms

Discussion in 'Programming/Scripts' started by willebanks, Oct 23, 2006.

  1. willebanks

    willebanks New Member

    Howdy All,

    Well my Apache server is up, I have my domain name which ISPConfig is hosting! So now it's time to build my webpage! I have read more books on this subject then I really wanted to and most of these books made me more confused than before I read them. Heres what I'm looking for my site to do!

    Firstly I want users to log on with a user name and password. Hopefully something secure enough to keep out the script kiddies. I want users to be sent to a single "Form" page after they have correctly logged in. Once the user has filled out the form I want it to be sent to me via email.

    The simplier the better...I don't care if it's all in PHP or html or xml or whatever,I just want it to be as simple as possible to set up and simple for the users to fill out. Oh and it has to be compatible with ISPConfig.

    Any suggestions? I'm willing to learn whatever is required to get this up an running I just don't want to be spending months figuring out a 2 page site!:confused:

    Will Banks
     
  2. sjau

    sjau Local Meanie Moderator

    For making users logging in search for .htaccess --> That should give you an "easy" way to accomplish that...

    For feedback webforms and stuff, have a look at www.hotscripts.com. There are plenty of such forms in there :)
     

Share This Page