Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » Retrieved Forms Via Email


Retrieved Forms Via Email

Reply
  #1 (permalink)  
Old 12-23-04, 01:56 PM
depth09 depth09 is offline
New Member
 
Join Date: Dec 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Retrieved Forms Via Email

I have created a form with DW4 and successfully retrieved the data with the formmail scripts! But i have met another problems, when i retrieved the data via email:

1)There is NO sender's name in the email, the space is blank
2)There is NO email protrayed from the sender so i can't reply


The reference page is http://www.tienyudi.com/JoinMailingList4.htm

the scripts i'm using now is:

<form action="http://www.lga.net.sg/cgi-bin/FormMail.pl" method="post" name="Send Form" enctype="x-www-form-encoded">

<input type="hidden" name="recipient" value="subscribe@tienyudi.com">
<input type="hidden" name="subject" value="Mailing List Subscription">
<input type="hidden" name="redirect" value="http://www.tienyudi.com/sumitform.htm">


What else do I have to list in the input inorder to have the
1)name of the sender and
2)the sender's email address in the email to reply

Would really appreciate your help!

Thanks!
Reply With Quote
  #2 (permalink)  
Old 01-01-05, 05:44 PM
gaddy gaddy is offline
New Member
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
form not working properly

I am not familiar with FormMails scripts. You might consider a form creation tool on the web so that you don't have to configure scripts. The one I use is createaform.com but there are many others to choose from also.


- gaddy
Reply With Quote
  #3 (permalink)  
Old 01-07-05, 01:30 PM
Julio Julio is offline
New Member
 
Join Date: Jan 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Forms and tables behave oddly sometimes.

Try to put your form tags inside the main table. This might work, but I am unsure as I have had only a quick glance to the code.

<table . . . . .>
<form . . . . . >

. . . . . . . . . .

</form>
</table>
Reply With Quote
Reply

Bookmarks


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

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
need help to create a attachment on my email frankkk PHP 1 10-25-04 02:10 PM
Multiple forms to email and db radarman012000 ASP 0 08-08-04 08:28 PM
Please assist. My public email request form is under siege! AshleyQuick Perl 1 05-10-04 02:54 AM
forms / to email / db / with uploads kappler0 Script Requests 0 01-21-04 12:35 PM
PHP Email Forms Digital Pyro PHP 10 01-04-04 10:27 PM


All times are GMT -5. The time now is 10:19 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.