How to make an application form? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    How to make an application form?

    avatar
    Qw3rty j r
    New Member


    Posts : 15
    Reputation : 1
    Language : English

    How to make an application form? Empty How to make an application form?

    Post by Qw3rty j r November 18th 2011, 2:38 pm

    How do I make users enter information in BOXS with out them making a thread and submit them so I can view them also I noticed they made it in PHP where do I start coding this?

    EXAMPLE:
    How to make an application form? N0jCwj
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    How to make an application form? Empty Re: How to make an application form?

    Post by LGforum November 18th 2011, 3:10 pm

    Forms are made in HTML. The actual handling of the form is done with PHP on the server. Or if you happen to have a server elsewhere, you could make the HTML and php on a different server and display it on your forum via iframe.

    But if you dont, since you can't add files to the server or use PHP on forumotion, you will be better going with a free host.
    I recommend this one: http://www.emailmeform.com/


    avatar
    Qw3rty j r
    New Member


    Posts : 15
    Reputation : 1
    Language : English

    How to make an application form? Empty Re: How to make an application form?

    Post by Qw3rty j r November 18th 2011, 3:35 pm

    So how do I get started with the code? and how do I display it on my forum via iframe? and make it its own 'page'?
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    How to make an application form? Empty Re: How to make an application form?

    Post by LGforum November 18th 2011, 7:21 pm

    me wrote:
    Or if you happen to have a server elsewhere, you could make the HTML and php on a different server and display it on your forum via iframe.

    So your going with this method?
    You do realise if your going with this method you need a paid server with a proper web host? And you will need to write the HTML and PHP files yourself?
    avatar
    Qw3rty j r
    New Member


    Posts : 15
    Reputation : 1
    Language : English

    How to make an application form? Empty Re: How to make an application form?

    Post by Qw3rty j r November 19th 2011, 3:49 am

    LGforum wrote:
    me wrote:
    Or if you happen to have a server elsewhere, you could make the HTML and php on a different server and display it on your forum via iframe.

    So your going with this method?
    You do realise if your going with this method you need a paid server with at proper web host? And you will need to write the HTML and PHP files yourself?

    Nonononono, Im going with emailme

    http://www.emailmeform.com/builder/form/M0w5zJf9G7d69cK235Ad7Z

    Am I able to plug it in to my website?
    avatar
    Fitz
    New Member


    Male Posts : 9
    Reputation : 2
    Language : french-english

    How to make an application form? Empty Re: How to make an application form?

    Post by Fitz November 19th 2011, 11:00 am

    hello ,

    the iframe in the message looks like this ?

    ex: http://foratest.forumpersos.com/t12-

    and the result like this ?

    ex: http://foratest.forumpersos.com/t25-

    a simple HTML page from your forum is needed ...

    ex: http://foratest.forumpersos.com/h3-
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    How to make an application form? Empty Re: How to make an application form?

    Post by LGforum November 19th 2011, 12:26 pm

    Yes get the HTML, and then just paste it into a HTML page.
    Since it gives the full HTML, you can remove their branding and fully customize the page.
    avatar
    Qw3rty j r
    New Member


    Posts : 15
    Reputation : 1
    Language : English

    How to make an application form? Empty Re: How to make an application form?

    Post by Qw3rty j r November 19th 2011, 12:34 pm

    Where do the applications get sent to?
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    How to make an application form? Empty Re: How to make an application form?

    Post by LGforum November 19th 2011, 1:14 pm

    The email which you provide on Emailmeform website.