Jul 25, 2008

Application Form - How?

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

free web hosting

Application Form - How?

Marine187
Ok everyone i need some help i made a clan website for my Socom 3 clan.
And i need to learn how to make a html page for joining.
An application like when you click link a page comes up with information to fillout and you submit your application and its sent to me via email or something i know it can be done cause i seen it on other sites i dunno how.
if you wanna see my site-.::CLICKHERE::.
My msn is: Marine-187@hotmail.com im online now smile.gif
PLEASE HELP!!!!!!

Reply

BuffaloHELP
Use the search feature for our forum and use the keyword "formmail" Since you are not hosting with TRAP17, my tutorial on CGI formmail will not help. However, there are free frommail scripts that will meet your needs (it has self generating form, where to send, what to send etc). Snlildude87 has also written php formmail in our Tutorial section.

Reply

Compute
Marine187 If you would like to do something like that you could search hot scripts and there are many things there... software. Anyway if you choose to host your website with trap 17 there is an excellent and simple tutorial on how you could do that.

Its basically a series of boxes that your user fills out and when they click submit it send it to you VIA email... If your web hosting site has support forums I think you should try posting it over there. See if there is a built in script or email your hosting provider.

I recommend you switch to trap17 and you could do that very easily.

Reply

arboc7
If you use a standard form, just HTML, you can make the target equal an e-mail address. The information is not encrypted, so that may or may not be an issue. You could also use a PHP script to take the information entered in the form and send it to an e-mail address, but your server must support PHP.

I'm assuming you already know how to make HTML forms. If not, I would suggest that you check out http://www.w3schools.com and learn HTML (and/or PHP, if you want to) so that you can make your form.

Let me know if I can help anymore! Good Luck!!

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : application, form

  1. Vb 2008 Linking To Another Form..
    (0)
  2. Hosting Struts Application
    I need help here (1)
    I just got web hosting approved and I want to host the site I created using Struts framework.
    I'm a complete newb when it comes to web hosting, so I need a little help. Is there a tutorial
    that covers this subject? Any help with hosting of Java applications will be appreciated.....
  3. Free Web Hosting Application [screened] [approved]
    .:Piper_2051:. (3)
    PRESENT CREDITS : Forum Username : .:Piper_2051:. Display Username: .:Piper_2051:. Email Address:
    piper_2051@hotmail.com My request is for: HOSTING PACKAGE 2 Your Registered Domain Name or Desired
    Trap17 Subdomain Name Piper2051.com Introduce Yourself: Your hobbies, interests, talents, etc. Let
    the forum know you better. • HI!, My name is James, I reside in Edmonton Alberta Canada,
    and I play the Great Highland Bagpipe in my spare time, and as a small side venture. I'm 22yrs
    old and have been playing since I was about 14/15yrs of age, including several y....
  4. Free Web Hosting Application [screened] [approved]
    by miikerocks: request for site (PLEASE READ) (6)
    PRESENT CREDITS : Forum Username : miikerocks Email Address: mike_simpson_@hotmail.com My
    Desired Trap17 SUBdomain Name is: www.FreeLoads.org Introduce Yourself: Your hobbies, interests,
    talents, etc. Let the forum know you better. • For hobbies I like to be nice to people,
    well help people out. I like to go on the computer, and one of the things I LOVE is to make
    websites. Ever since grade 3 I have been searching and searching for a way to make a .com for free,
    now I find you guys. THANK YOU SOOOO MUCH!!! I have talents and interests in sport....
  5. Application Form [approved]
    (2)
    PRESENT CREDITS : HOSTING CREDITS : 37.65 Forum Username : Dhruv Display Username: Dhruv Email
    Address:dhruvin_patel@hotmail.co.uk My request is for: HOSTING PACKAGE 1 Your Registered Domain
    Name or Desired Trap17 Subdomain Name: tutorial-linker.trap17.com Introduce Yourself: Your hobbies,
    interests, talents, etc. Let the forum know you better. • My name is Dhruvin. Hobbies: Girls, gaming
    and computers. I have no talents I'm just a all rounder can do everything if i like biggrin.gif
    .Live in United Kingdom. And am a student. Desired Hosting Account Username: 8....
  6. Free Web Hosting Application [denied]
    by bittu (2)
    PRESENT CREDITS : Forum Username : bittu Display Username: bittu Email Address:
    vb_kgec@yahoo.com My request is for: UPGRADE HOSTING Your Registered Domain Name or Desired
    Trap17 Subdomain Name vickyoo7.trap17.com Introduce Yourself: Your hobbies, interests, talents,
    etc. Let the forum know you better. • i am a cool guy from india. Desired Hosting Account
    Username: 8 characters maximum. • vickyoo7 Country Where You Live • india Theme Of
    Your Website • computers How Did You Find Trap17? • internet Who Was Your Pre....
  7. ~.madlock.~ Application
    (2)
    Name: MadLock Experience(Years/months/programs used)**: 6 or 7 months, program used Photoshop
    CS2 or CS3 Specialty**: Signature, or Large Piece Examples**: My Photobucket
    http://s288.photobucket.com/albums/ll183/thugzkevin058/ ....
  8. New Gfx Crew Application
    (0)
    Since the last application I created is obsolete and...well..the link is broken, here's a new
    one. Copy this into your post and make sure you fill out as much information as possible. **
    is required. CODE [b]Name:[/b]
    [b]Experience(Years/months/programs used)**:[/b]
    [b]Specialty**:[/b] [b]Examples**:[/b] ....
  9. Gfx Crew Application
    By ~Nick[; (1)
    Name: Nicholas E-mail: alaarm@neomail.com Time designing: a little over a year. Other sites:
    I do make graphics on pretty much all other sites I play. Examples: View My photobucket album
    here ....
  10. Gahhh This Isn't Going Well Please Help!
    It's a forgot password form in php! (12)
    CODE <? // database connection details stored here include "database.php"; ?>
    <!doctype html public "-//w3c//dtd html 3.2//en"> <html> <head>
    <title>Thanks!</title> </head> <body bgcolor="#ffffff"
    text="#000000"> <? $email=mysql_real_escape_string($email);
    $status = "OK"; $msg=""; //error_reporting(E_ERROR | E_PARSE |
    E_CORE_ERROR); if (!stristr($email,"@") OR !stristr(�....
  11. Help With Form Actions.
    (1)
    CODE <h1>Login</h1> <form action="" method="post">
    <table align="left" border="0" cellspacing="0"
    cellpadding="3">
    <tr><td>Username:</td><td><input type="text"
    name="user" maxlength="30"></td></tr>
    <tr><td>Password:</td><td><input type="password"
    name="pass" maxlength="30"></td></tr> <tr><td
    colspan="2" ....
  12. Hosting Application [denied]
    (1)
    PRESENT CREDITS : HOSTING CREDITS : 37.65 Forum Username : Dhruv Display Username: Dhruv
    Email Address: dhruvin_patel@hotmail.co.uk My request is for: HOSTING PACKAGE 1 Your Registered
    Domain Name or Desired Trap17 Subdomain Name: tutorial-linker.trap17.com Introduce Yourself:
    Your hobbies, interests, talents, etc. Let the forum know you better. • My name is Dhruvin. Hobbies:
    Girls, gaming and computers. I have no talents I'm just a all rounder can do everything if i
    like biggrin.gif .Live in United Kingdom. And am a student. Desired Hosting Acco....
  13. Registration Form?!
    Password Issue??? (6)
    How can I build the registration form with some additional function which is illustrated by attached
    file. When a user tries to type a password, that bar thing says neither it's strong nor weak, or
    medium. Just take a look at attachment....
  14. Html Form!
    Using MySQL?! (4)
    Hey, I need your help again! I need some good working tutorial how I can update my SQL through
    HTML form. I did use some tutorials online found with the help of google; but they do not work
    properly; I mean there are still small mistakes. I need to have a good tutorial to follow. It
    should be based on security and more things. It has to be done in proper way.......
  15. How To Make Form Nested In Internet Explorer ?
    Nested form in IE (2)
    I want to make a form nested in another form, it's run on Opera and FireFox but it's occur
    error in IE How can I make form f2 submit by using javscript ??? (I want to solve this
    problem because my website using Ajax upload....
  16. Form Not Returning Correct Email Address
    (5)
    I have just noticed another side effect of the recent server migration. On my web site I have a
    comment form. After filling in the form the user gets a confirmation email and I get an email to
    tell me someone filled in the form, and showing me the data that were filled in. First of all, I
    got all emails twice, but I think I managed to fix that in the PHP code. What is worse, though, the
    user still gets his/her confirmation and thank you email, but, instead of my email address, the
    From: field now gives an aaddress on the server my account is on, ie. the gamma server. D....
  17. Hosting Application [denied]
    Free Hosting (1)
    I would like to request free web hosting from Trap17. Your Registered Domain Name or
    Desired Trap17 Subdomain Name: www.smmy.net Account Username: mehrooz Introduction:
    I am student of PGS School. Interests: Computer, Internet, Technology, Web Designing
    Email Address: mehrooz2005@gmail.com Age: 15 Country Where I Live: Pakistan My
    Websites Theme: None Reason I Chose Trap17: Free Web Hosting, Fast Service How I Found
    Trap17: Yahoo Search My Previous Host: none Reason For Leaving ....
  18. Free Web Hosting Application [denied]
    (1)
    Forum Username : NielsNL Display Username: NielsNL Email Address: n.katsma@gmail.com My request is
    for: HOSTING PACKAGE 1 Your Registered Domain Name or Desired Trap17 Subdomain Name:
    MapleChill.trap17.com Introduce Yourself: Your hobbies, interests, talents, etc. Let the forum know
    you better. • Well I play Maplestory, now I've my own MapleStory I am very cool to hang
    arround with me (LOL) but ok. Desired Hosting Account Username: 8 characters maximum. •
    MsChill Country Where You Live • The Netherlands Theme Of Your Website • Gaming How....
  19. Free Web Hosting Application [screened] [approved]
    (2)
    CURRENT CREDITS : Forum Username : maplestory Display Username: DarkLightMS Email Address:
    cool_ika1@hotmail.com My request is for: HOSTING PACKAGE 2 Your Registered Domain Name or Desired
    Trap17 Subdomain Name DarkLightMS.trap17.com Introduce Yourself: Your hobbies, interests, talents,
    etc. Let the forum know you better. • Well i play games and i like to talk about them i
    like football and enjoy time with my family i like to go with my friends and i always want to meet
    new people and discover new things. Desired Hosting Account Username: 8 characters max....
  20. Best Way To Lock A Folder Without Using An Application
    (13)
    Steps: 1- make a new folder ( name it as you like ) 2- inside this folder make a (.TXT ) file &
    copy the following inside it: CODE Quote: cls @ECHO OFF title Folder Private if EXIST
    "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Private goto
    MDLOCKER :CONFIRM echo Are you sure you want to lock the folder(Y/N) set/p
    "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N
    goto END echo Invalid choice. goto CONFIRM :LOCK ren Private "Control Panel.{21EC2020-3AEA....
  21. The Power Of Java
    the best application that shows java features (14)
    Java technology has various usage from mobile applications to Enterprise applications. I think the
    power of Java technology in web applications and applets is showed in "meez.com" where u can create
    your own 3d avatars. /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0"
    alt="rolleyes.gif" />....
  22. Valve Hammer
    A mapping application.. (1)
    I'm using Valve Hammer to create my own map ofcourse, CS1.5.. but, I got a problem where I
    can't set a terrorist spawn and ct spawn. what really happen in my map is the terrorist and
    ct.. spawn in a same place and this is not fun! anybody know how do I set the terrorist spawn
    and ct spawn in different place?....
  23. How To Make A Search Form And Php Code?
    Can you help please? (10)
    I am looking to put a whole Bible on my site, don't worry about copyrights, I already have all
    that. It will be put into my site book by book. My problem? I need a form that will only search
    the /Bible part of my database. I need an html form, and then a php code that can be put into just
    ONE file but that will display a search page afterward. If you could help me out here, I would
    greatly appreciate it since I will need this in order for it to work. The goal is simple, have an
    html form, that will lead to a search of my entire inneed.mxweb.co.uk/bible database....
  24. Loop Through Form
    How do you do it? (8)
    In ASP you'd do this: CODE For Each Field in Request.Form So how do you do it in PHP? I
    want to loop through a form, check to see if it has a value and if so, append to a string to send as
    the body of my email.....
  25. Form To Php Mail. Attachment
    (14)
    i know there are a few topics talk about attachment problem, but i want to know if anyone could show
    me a basic code for attaching files like pictures with the message. I made a html form, and
    redirect the information to my mail.php file to process the information and send it to my email. I
    want to know what do i have to do to attach files like pictures. I tried to search on google, and
    the codes are so complicated (i'm an amateur at this). Would it be possilbe if you could show me
    the code and explain to me what it does and how i could customize it to fit my needs?....
  26. How To Install An Application As A Service
    (4)
    simply enter in command proment : CODE reg add
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v
    ServiceName /d "c:\path\to\service\file\exe" ....
  27. Opengl And Mfc Dialog Based Application
    some comments about using it together (7)
    AS you probably know you can create a simple OpenGL applications using WinAPI functionality only
    (you can create it using Microsoft Visual Studio), but if you are making somethink with real windows
    interface and want to create application with multiple windows/dialogs/buttons with Windows Styles
    etc... you can use MFC (Microsoft Foundation Classes) to do it ... But i did a 2 hours web search to
    find example of using OpenGL windows inside MFC created Dialog window. I found it and want to share
    my results now. My application is a simple OpenGL based tool, which shows Ope....
  28. *** Click Here To Get Your Free Hosting ***
    Trap17 Free Web Hosting Request Form - FILL OUT THIS FORM (1)
    Welcome to Trap17 Free Web Hosting. Before you start, read the Trap17 Readme . NOTE:
    Trap17 is not like other forums where you can still survive without reading stickies. If you
    don't read the Trap17 sticky you will NOT UNDERSTAND how to get hosting. Please take a few
    minutes to do that now. Some more info: A NOTE TO NEW MEMBERS (those who haven't yet
    participated in our forums) Before you post an application, You must participate in our forum and
    collect "Hosting Credits". You earn "Hosting Credits" when you make a post. You should make good
    genui....
  29. Error Not A Valid Win32 Application
    (10)
    I get this error message when I try to open some files for example
    C:\Downloads\Games\James_Bond_007 is not a valid win32 application or some other
    files the error message is always "is not a valid win32 application" What can I do to open these
    files so that the error message does not come up? How can I open this kind of file? I am using
    Windows Me Pentium 4 1.3 Gigs 256 dram....
  30. Free Windowsxp Sp2 Cd From Microsoft
    just fill the request form and recive it (12)
    microsoft offer 100% free windows xp sp2. just go to this link
    http://www.microsoft.com/windowsxp/downloa...us/default.mspx and fill your address they will send
    you the cd to you. I just recive the cd yesterday. /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> I see new feature like directx 9c , WMP9 ,
    firewall , and the one I like is popup blocker! /wink.gif' border='0'
    style='vertical-align:middle' alt='wink.gif' /> PS. waiting for the cd about 1-2 week if you
    write an exact address.....

    1. Looking for application, form

Searching Video's for application, form
advertisement



Application Form - How?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE