SunQuest
           HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 19th, 2000, 01:54 PM
mroberts mroberts is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Location: Bristol, VA USA
Posts: 6 mroberts User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Is there a way to capture the contents of a form and insert that into an e-mail and send it.
When I use the following form, I get these results:

<form action="mailto:e-mail_address" method="POST" enctype="multipart/form-data">


**************RESULTS*****************

-----------------------------7d0fada2c
Content-Disposition: form-data; name="Name:"

My Name **THIS IS WHAT I WANT TO SEND**
-----------------------------7d0fada2c
Content-Disposition: form-data; name="Address:"

My Address **THIS IS WHAT I WANT TO SEND**

*********END RESULTS******************


I would like to send only the information and not the following that is currently in the email attachment.
-----------------------------7d0fada2c
Content-Disposition: form-data; name="Address:"

Reply With Quote
  #2  
Old January 25th, 2000, 05:12 AM
KliK KliK is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2000
Location: Rumilly, HS, France
Posts: 8 KliK User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Try enctype="text/plain" or enctype="text/HTML"

KliK

Reply With Quote
  #3  
Old January 25th, 2000, 05:23 AM
Vernon Frazee Vernon Frazee is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 1999
Posts: 25 Vernon Frazee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
If you'll remove the:

&nbsp; &nbsp;enctype="multipart/form-data"

from your <form tag, the data would be sent as:

&nbsp; &nbsp;Name=My+Name&Address=My+Address

[This message has been edited by Vernon Frazee (edited January 25, 2000).]

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Forms


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway