HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Uploading on an online form
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
Mike521266



Joined: 07 Oct 2008
Posts: 1

PostPosted: Tue Oct 07, 2008 7:26 am     Uploading on an online form Reply with quote

Hi everyone, I am new to this, and have gotten myself pretty far, but I'm having trouble figuring out how to get a file to upload to my email when the form is submitted. If you want to take a look at my form, you can go to http://calgary-landscaping.com/formtest.html. If you want to take a look at my code that got me to that form, you can go to http://calgary-landscaping.com/formcode.html. My problem is that the form does send to my email when the submit button is pressed, but it doesn't actually upload the file. All it does is say the file extension beside the word Logo rather than actually uploading the file to my email. Any help would be greatly appreciated. Thanks so much, Mike
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1392
Location: Biloxi, MS

PostPosted: Tue Oct 07, 2008 5:15 pm     Reply with quote

Code:
<tr>
      <td class='ftbl_row_2' ><LABEL for='Logo' ACCESSKEY='none' >Company Logo
      </td>
      <td class='ftbl_row_2a' ><input type='file' name='Logo' id='Logo' size='45' value=''
      </td>
   </tr>


Might be because there is no closing tag on input tag: "<input type='file' name='Logo' id='Logo' size='45' value=''
</td>"

CSS Errors
HTML Errors
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial