Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Form issues



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
Alkah



Joined: 12 Sep 2006
Posts: 2

PostPosted: Tue Sep 12, 2006 12:34 am    Post subject: Form issues Reply with quote

I would appretiate if you guys could guide me through this please. Im fairly novice at HTML, and I have created this form, but when those whom fill it out hit "Submit" I want it to send me an email with the processed information.

It started this way, except that when pushing Send, it would open Outlook, which was not letting it send them email. Any ideas on how I could make it send the email to me from a premade email so that outlook doesnt open and users dont need to use their own email addresses etc to send it?

This is my current code:

Code:

<form name="input" action="html_form_action.txt"
 method="get"><big>  <b>Character Name:<br>
           <input type="text" name="name" value="" size="40"> <br>
          Real Life Name:<br>
           <input type="text" name="RLname" value="" size="40"> <br>
          Sex:<br>
           <input type="text" name="sex" value="" size="10"> <br>
           Valid Email:<br>
           <input type="text" name="mail" value="" size="40"> <br>
           Valid ICQ:<br>
           <input type="text" name="icq" value="" size="15"> <br>
           Do you have teamspeak? (Yes/No):<br>
           <input type="text" name="TS" value="" size="5"> <br>
           Do you have a mic? (Yes/No):<br>
           <input type="text" name="Mic" value="" size="5"> <br>
           How active are you?:<br>
           <input type="text" name="Activeness" value="" size="35"> <br>
           List any previous guilds here:<br>
           <input type="text" name="Prev Guilds" value="" size="50"> <br>
           Why should we consider you?:<br>
           <input type="text" name="Why Should we Pick U?" value=""
 size="50">                <br>
           <br>
                             </b>   <b>Comment (Optional):</b><br>
           <input type="text" name="comment" value="" size="50"> <br>
                      <br>
           <input type="submit" value="Send"> <input type="reset"
 value="Reset"></big>                <br>
           <br>
           By clicking "Send" Above you agree that all of the above information
    is correct and that if proven incorrect your application will be discarded
    without norice.                                                     
               </form>


I really appretiate any help!

Thanks,
Alkah
Back to top
View user's profile Send private message
Alkah



Joined: 12 Sep 2006
Posts: 2

PostPosted: Thu Sep 14, 2006 3:05 am    Post subject: Re: Form issues Reply with quote

Bump, anyone? I desperately need this fixed.
Back to top
View user's profile Send private message
johneva
500+ Club


Joined: 29 Oct 2005
Posts: 561
Location: Stafford, England

PostPosted: Thu Sep 14, 2006 12:12 pm    Post subject: Re: Form issues Reply with quote

I take it you have not linked it to the server side script needed to do this then?

In order to do what you want it will take some server side script. You host will sometimes have some premade scripts you can link to otherwise you will have to find one.

http://www.christian-web-masters.com/2004/12/25/9088/
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Pavanne



Joined: 24 Sep 2006
Posts: 10

PostPosted: Fri Sep 29, 2006 8:44 am    Post subject: Re: Form issues Reply with quote

Hi. I'm no expert so forgive my intrusion, but I have noticed a small typo in the final word "notice". You have put "norice". Wink

I know it makes no difference to the way the form works, but thought I'd let you know just in case you don't pick up on it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap