User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 403,516 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,893 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 405 | Replies: 7
Reply
Join Date: Jul 2008
Posts: 3
Reputation: god720 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
god720 god720 is offline Offline
Newbie Poster

text form help

  #1  
Jul 8th, 2008
I am trying to make a form in which users can fill out multiple fields of information that can be emailed to me. How would I do this?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: May 2008
Location: Hyderabad, India
Posts: 258
Reputation: sreein1986 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 27
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz in Training

Re: text form help

  #2  
Jul 8th, 2008
it's possible in ASP.NET

post ur query in ASP.NET forum
Thanx,
Sreekanth

www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Reply With Quote  
Join Date: Jul 2008
Posts: 3
Reputation: god720 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
god720 god720 is offline Offline
Newbie Poster

Re: text form help

  #3  
Jul 8th, 2008
Huh? Why can't I ask my question here?
Reply With Quote  
Join Date: Jul 2008
Posts: 3
Reputation: god720 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
god720 god720 is offline Offline
Newbie Poster

Re: text form help

  #4  
Jul 8th, 2008
Oh yeah, I forgot to say that I'm using OS X, so ASP.net won't work for me.
Reply With Quote  
Join Date: May 2008
Location: Hyderabad, India
Posts: 258
Reputation: sreein1986 is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 27
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz in Training

Re: text form help

  #5  
Jul 8th, 2008
hey friend
wht r u asking clearly
Thanx,
Sreekanth

www.saap.in
if you problem solved add me as a reputation and mark it mark as solved
Reply With Quote  
Join Date: Jul 2008
Posts: 33
Reputation: jakesee is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
jakesee jakesee is offline Offline
Light Poster

Re: text form help

  #6  
Jul 8th, 2008
Originally Posted by god720 View Post
I am trying to make a form in which users can fill out multiple fields of information that can be emailed to me. How would I do this?


You need to post this question in another forum because it takes more than HTML to accomplish what you are trying to do.

You will need a server-side language to communicate with the mail servers.\

Post this in a PHP or ASP forum.
Reply With Quote  
Join Date: Apr 2008
Posts: 8
Reputation: seagreen is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 2
seagreen's Avatar
seagreen seagreen is offline Offline
Newbie Poster

Re: text form help

  #7  
Jul 8th, 2008
Why not just do a simple HTML form?

Your form code would look something like this:

<form action="/cgi-bin/formmail/yourservermailscript.pl" method="post">
<input type="hidden" name="recipient" value="youremail@domain.com">
<input type="hidden" name="subject" value="Subject of email">
<input type="hidden" name="redirect" value="yourthankyoupg.htm">
....form fields...
....form fields...
<input type="submit" name="Submit" value="Submit">
</form>
Use SeaGreen to collect form data in a database without programming:
* Features an easy-to-use WYSIWYG Form Layout Designer
* SeaGreen automatically writes the database tables for you
* Easily create an administration module with just a few clicks
Download your FREE TRIAL today at www.SeaGreenSoftware.com/freetrial.htm
Reply With Quote  
Join Date: Jul 2008
Location: Hyderabad,India.
Posts: 539
Reputation: Shanti Chepuru is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 53
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Posting Pro

Re: text form help

  #8  
Jul 9th, 2008
In php,it will be done by using mail function and retrieve the values by $_POST.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 1:02 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC