473,511 Members | 15,011 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Sending Form based emails

1 New Member
hi,
sorry for replying like this.Below is my html code.I need to send all field values to email id.I must do it in PHP,but i don't no php.
Please help me by sending code for this html page.It is very urgent.
Expand|Select|Wrap|Line Numbers
  1. <html>
  2. <head>
  3. <title>Enter your name</title>
  4. </head>
  5. <body>
  6. <p>&nbsp;</p>
  7. <form method="POST" action="process.php">
  8.  
  9. <p>
  10.  name:<input type="text" name="username" ></p><br>
  11. <p>
  12.  designation:<input type="text" name="designation" ></p><br>
  13. <p>
  14. company:<input type="text" name="company" ></p><br>
  15. <p>
  16. address:</font><input type="text" name="address" ></p><br>
  17. <p>
  18.  conactno:<input type="text" name="contactno" ></p><br>
  19. <p>
  20. email:<input type="text" name="email" ></p><br>
  21.  
  22. <p><input type="submit" value="Submit" name="B1"></p>
  23.  
  24. </form>
  25. </body>
  26. </html>
Aug 3 '07 #1
3 1315
pbmods
5,821 Recognized Expert Expert
Heya, pradeepdeepu. Welcome to TSDN!

Please use CODE tags when posting source code. See the REPLY GUIDELINES on the right side of the page next time you post.
Aug 3 '07 #2
ak1dnar
1,584 Recognized Expert Top Contributor
pradeepdeepu,

Since you have hijacked someone else thread, I thought to split it and create a new thread, though its asking the same thing.

-ajaxrand
Aug 3 '07 #3
ak1dnar
1,584 Recognized Expert Top Contributor
Please Read this article .
If you failed to understand anything over there, the thread is open for you.
Aug 3 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
2875
by: dan glenn | last post by:
I'm creating HTML emails from a PHP site and sending them out to an email list (just about 40 people so far are on this list). I've tested and confirmed that these emails work in yahoo.com's...
1
5331
by: Steve Jenkins | last post by:
Hi, Wonder if anyone can help. I have a client who would like to have a form-to-mail on their website, but, are concerned about the security of emails sent by such a form. In the passed I...
3
1417
by: hkadhim | last post by:
hi all, i need to know how to forward an email sent from ASP.NET form to a special email account based on a Postal Code entry? I have 5 email accounts, and in my form i have a text box for...
5
2608
by: BaWork | last post by:
I have a web form where a client can select which site members to send an email to. This form is populated from the contents of the member table, so the form can have 0-x names listed on it...
3
1581
by: A | last post by:
Hi all! I would like to ask a question on sending emails... I have a web application that requires sending emails using email templates. The templates that I've made are separate HTML files...
8
1947
by: Philippe Lang | last post by:
Hello, I need to send emails from Postgresql triggers. I was able to do it with a 'plperlu' function, that calls the 'system' perl function, that itself calls the 'mail' shell function. Is...
0
1757
by: damimkader | last post by:
Hi, I'm trying to send emails using a Macro based on an Excel Sheet and the Email Client I'm using is Lotus Notes. OS used - Windows Xp. Language - VB Below is the Code I'm using for doing...
3
8915
by: IGD | last post by:
I don't know if this is the right place to post this or not. If not, could someone direct me elsewhere where I would find more information on how to solve my problem? Thanks! My problem is this:...
0
1012
by: sheel331 | last post by:
Hello, I am new to coding in vb.net and have run into an issue with some code that I am looking over. This is a webform that is filled out and once it is filled out, it takes the responses from...
2
3726
by: lstanikmas | last post by:
Hi, I'm validating a form with this ASP but receiving some blank email responses; does anyone see anything wrong with it?: function isFormVarExcluded(thisForm, strToCheck) { var strExcludeVars...
0
7245
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7144
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7427
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7085
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5069
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3214
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
785
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
449
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.