CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > migration_to_asp.net.migrating_from_php_to_asp.net.php_to_asp.net_migration_assistant_alpha Tags:
Item Type: NewsGroup Date Entered: 7/21/2004 4:13:27 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 9 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
leonghz
Asp.Net User
Sending e-mail7/21/2004 4:13:27 PM

0/0

how do i send email to ppl using asp.net? coz i want to use it in my feed back form! Currently i am using PHP which was given by someone from support department too, but now i'm trying to convert all my pages to aspx! the codes for PHP is


<?

if(trim($name)!="" && trim($email)!="" && trim($comments)!="")
{
$recipient = "[email protected],[email protected],[email protected],[email protected],[email protected]";

$email_title = "Homepage Advice or Suggestion";
$email_msg = "Hello Hao Zhi,"."\r\n"."\r\n";
$email_msg .= "Below are my comments :"."\r\n"."\r\n";
$email_msg .= trim($comments);

$email_others = "From: ".$name." <".$email.">"."\r\n";

if(mail($recipient,$email_title,$email_msg,$email_others))
{
echo "Thank you. Your comment is successfully sent to my mailbox. Click <a href='http://www.leonghz.com'>here</a> to continue";
}
else
{
echo "Error on sending email. Please contact adminsitrator";
}
}
?>


so, how do i change into asp.net code?

thansk in advance! bye!
All The Best :)
farheen
Asp.Net User
Re: Sending e-mail12/5/2005 3:04:44 PM

0/0

2 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

Re-print of send emails problem - novell.support.groupwise.7x.clients ... Re-print of send emails problem, > ROOT > NEWSGROUP > Novell Forums > novell. ... You can also send emails for the purposes of keeping in touch ...
Sending e-mail from Access Form - microsoft.public.access.formscoding ... Sending e-mail from Access Form, > ROOT > NEWSGROUP > Microsoft News > microsoft. ... Every month I send an e-mail ... form to send my. e-mail is not working. ...
Send an Email: Contacting Barbara Boxer CONTACT ME. Email Me - Send E-mail regarding Policy ... E-MAIL SENATOR BOXER. To send me a message, please scroll down to fill out my e-mail form below. ...
Trying to Send HTML Email With Microsoft Outlook? Most people Google around for how to "rig" Outlook to send HTML email. ... Send emails to thousands of recipients, and you'll get all the bouncebacks and ...
City of Austin - Send an email to Parks Please enter your e-mail address, subject, question or comment, and select "Send." A copy of your message will be sent to your e-mail address. To: Parks ...
How to Send an Email to Undisclosed Recipients - About Email Here's how to send an email message to undisclosed recipients. ... How to Send an Email to Undisclosed Recipients in Mac OS X Mail - About Ema...
LEARN THE NET: Step by Step: Sending an E-mail Message Learn the Net, a guide to the Internet and World Wide Web: A step-by-step guide to sending e-mail. ... E-mail is by far the most popular service on the ...



 
All Times Are GMT