Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 2024 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Email form

Thread title: Email form
Closed Thread    
    Thread tools Search this thread Display Modes  
05-07-2005, 10:06 PM
#1
Stephen is offline Stephen
Status: Sin Binner
Join date: Jan 2005
Location: Great Britain
Expertise:
Software:
 
Posts: 1,106
iTrader: 0 / 0%
 

Stephen is on a distinguished road

Send a message via AIM to Stephen Send a message via MSN to Stephen

  Old  Email form

What am I doing wrong, its very rare I do html forms but anyone know what I have done wrong, I want it to email me the form as soon as they submit.

But you can see what happens when you click submit here: http://tutorials.hostinglibrary.com/11.html

Now the code is:
HTML Code:
<form name="form1" method="post" action="mailto:uksupport@gmail.com">
  <div align="left"> 
    <table width="75%" border="0" cellpadding="0" cellspacing="0">
      <tr> 
        <td width="60%">Name: </td>
        <td width="40%"><input name="name" type="text" id="name"></td>
      </tr>
      <tr> 
        <td>Email Addess: </td>
        <td><input name="email" type="text" id="email"></td>
      </tr>
      <tr> 
        <td>Link to tutorial or article:</td>
        <td><input name="tutorial" type="text" id="tutorial"></td>
      </tr>
      <tr> 
        <td>Comments:</td>
        <td><input name="comments" type="text" id="comments"></td>
      </tr>
    </table>
    <p align="left"> 
      <input type="submit" name="Submit" value="Submit Tutorial">
      <input type="reset" name="Submit2" value="Cancel">
    </p>
    </div>
</form>

05-07-2005, 10:33 PM
#2
Adam is offline Adam
Adam's Avatar
Status: Member
Join date: Jan 2005
Location:
Expertise:
Software:
 
Posts: 433
iTrader: 0 / 0%
 

Adam is on a distinguished road

  Old

that requires a email clint to be installed.

you should look at a sssl to mail it to you instead.

05-07-2005, 10:45 PM
#3
Stephen is offline Stephen
Status: Sin Binner
Join date: Jan 2005
Location: Great Britain
Expertise:
Software:
 
Posts: 1,106
iTrader: 0 / 0%
 

Stephen is on a distinguished road

Send a message via AIM to Stephen Send a message via MSN to Stephen

  Old

Ah thanks thats what I needed I am going to use formmail.

05-08-2005, 09:21 PM
#4
EazMan is offline EazMan
EazMan's Avatar
Status: Junior Member
Join date: Apr 2005
Location: Canada!
Expertise:
Software:
 
Posts: 48
iTrader: 0 / 0%
 

EazMan is on a distinguished road

Send a message via MSN to EazMan

  Old

even if the old code did work, if the user was using ie you would get an out put similar to this:

this@is@the@text@

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed