Landing Page Fill Out Form?

by Burori
5 replies
  • WEB DESIGN
  • |
Hi all,

How do I create a landing page with a fill out form with sections such as (full name, brief bio, age, upload pic(s) and location) for my new modelling agency casting call?


Kind regards,
#fill #form #landing #page
  • Profile picture of the author Michael71
    Get someone to do the job...

    This seem to be a job that requires some more time.

    Check oDesk, elance or freelancer.com...
    Signature

    HTML/CSS/jQuery/ZURB Foundation/Twitter Bootstrap/Wordpress/Frontend Performance Optimizing
    ---
    Need HTML/CSS help? Skype: microcosmic - Test Your Responsive Design - InternetCookies.eu

    {{ DiscussionBoard.errors[7678864].message }}
  • Profile picture of the author Henry B
    I agree with Michael. Sounds like a custom job that requires lots of little details.
    {{ DiscussionBoard.errors[7688581].message }}
    • Profile picture of the author Burori
      Originally Posted by Henry B View Post

      I agree with Michael. Sounds like a custom job that requires lots of little details.
      The idea of hiring someone is out of my economical means asof yet, especially if they're charging by trials.

      All what is required is a landing page or a basic webpage that converts, with 'fill out' tabs for a modelling directory, such as: (Full Name, Age, Brief Bio, Upload Pic, Location, etc), just as you would on any registration for a forum.

      Something like this on a simple custom landing page:




      Are there any specific optimizations I can use?
      {{ DiscussionBoard.errors[7694122].message }}
  • Profile picture of the author Istvan Horvath
    Creating the form is, probably, the easiest part of what you are asking. It always is simple HTML (and CSS).

    What happens with the submitted info... that's the real question!
    What is the method you are going to deal with the data? Sent in email somewhere? Stored in a DB? Or...?

    What kind of website are we talking about? Is it a handcoded HTML? PHP? Or are you using a CMS?

    (P.S. About asking questions: in the present context it is ABSOLUTELY irrelevant whether this is a landing page or not. You want to know how to create/use a form with multiple fields on any page... But before you get the right answer, you will have to decide what happens with the submitted date)
    Signature

    {{ DiscussionBoard.errors[7695980].message }}
    • Profile picture of the author kevintb7
      ^^^ What Istvan said,
      Considering I just answered this question for someone else, you can use php mail to send the form data via email. Probably the simplest way if you just need the information and dont mind manually sifting through it in your email box.
      How to Create Custom PHP Contact Forms
      PHP Mail
      {{ DiscussionBoard.errors[7697377].message }}

Trending Topics