Forms?

  • Started
  • Last post
  • 1 Response
  • Buckyball2

    I am creating a site where people can download PDFs of ads. If they don't see a size they need, we want to have a section where they can fill out a form and submit it to us.

    Sounds simple but I don't have a lot of coding exp.

    What is the easiest way to accomplish this goal? Are there ready made forms online that you can plugin and hook up your links?

    thanks,
    bB

  • 770

    it'll depend on your hosting server capabilities.
    asp? php? etc...
    ask the host.
    then decide whether you want to just subcontract the work out.

    or you could do this:

    http://www.sforms.com

    or any other free cgi/forms handling service.

    all you have to do there is just build the fields and they do the handling.