Click here to Skip to main content
15,915,703 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondynamically generating image control and identifying which button is clicked.. Pin
krishna_mag1-Mar-07 20:08
krishna_mag1-Mar-07 20:08 
AnswerRe: dynamically generating image control and identifying which button is clicked.. Pin
Michael Sync1-Mar-07 20:16
Michael Sync1-Mar-07 20:16 
Questionbrowser info Pin
shah zad1-Mar-07 19:47
shah zad1-Mar-07 19:47 
AnswerRe: browser info Pin
playout1-Mar-07 20:06
playout1-Mar-07 20:06 
GeneralRe: browser info Pin
Michael Sync1-Mar-07 20:13
Michael Sync1-Mar-07 20:13 
GeneralRe: browser info Pin
shah zad1-Mar-07 22:41
shah zad1-Mar-07 22:41 
QuestionHow can i send email from my webform Pin
anujose1-Mar-07 19:46
anujose1-Mar-07 19:46 
AnswerRe: How can i send email from my webform Pin
Sylvester george1-Mar-07 19:53
Sylvester george1-Mar-07 19:53 
Hi this is the method with arguments for send
=============================================
public static void Send ( System.String from , System.String to , System.String subject , System.String messageText )
Member of System.Web.Mail.SmtpMail

Summary:
Sends an e-mail message using the specified destination parameters.

Parameters:
from: The address of the e-mail sender.
to: The address of the e-mail recipient.
subject: The subject line of the e-mail message.
messageText: The body of the e-mail message.


So its correct its sendting to anu2

Regards,
Sylvester G
sylvester_g_m@yahoo.com

GeneralRe: How can i send email from my webform Pin
anujose1-Mar-07 20:25
anujose1-Mar-07 20:25 
AnswerRe: How can i send email from my webform Pin
Spunky Coder1-Mar-07 22:13
Spunky Coder1-Mar-07 22:13 
AnswerRe: How can i send email from my webform Pin
shah zad1-Mar-07 22:38
shah zad1-Mar-07 22:38 
GeneralRe: How can i send email from my webform Pin
anujose2-Mar-07 0:21
anujose2-Mar-07 0:21 
GeneralRe: How can i send email from my webform Pin
Sylvester george2-Mar-07 1:47
Sylvester george2-Mar-07 1:47 
GeneralRe: How can i send email from my webform Pin
anujose2-Mar-07 18:01
anujose2-Mar-07 18:01 
GeneralRe: How can i send email from my webform Pin
Haissam3-Mar-07 14:23
Haissam3-Mar-07 14:23 
AnswerRe: How can i send email from my webform [modified] Pin
Vasudevan Deepak Kumar4-Mar-07 2:14
Vasudevan Deepak Kumar4-Mar-07 2:14 
Questionpopup blokcer detection using javascript Pin
babutkchn1-Mar-07 19:38
babutkchn1-Mar-07 19:38 
AnswerRe: popup blokcer detection using javascript Pin
Vasudevan Deepak Kumar4-Mar-07 2:15
Vasudevan Deepak Kumar4-Mar-07 2:15 
Questionvery urgent About HTML and Web server controls in asp.net Pin
Vinay Dornala1-Mar-07 19:10
Vinay Dornala1-Mar-07 19:10 
AnswerRe: very urgent About HTML and Web server controls in asp.net Pin
Malayil alex1-Mar-07 19:20
Malayil alex1-Mar-07 19:20 
AnswerRe: very urgent About HTML and Web server controls in asp.net Pin
SpiderR1-Mar-07 19:26
SpiderR1-Mar-07 19:26 
AnswerRe: very urgent About HTML and Web server controls in asp.net Pin
badgrs1-Mar-07 22:47
badgrs1-Mar-07 22:47 
Questionvery urgent About HTML and Web server controls in asp.net Pin
Vinay Dornala1-Mar-07 19:09
Vinay Dornala1-Mar-07 19:09 
AnswerRe: very urgent About HTML and Web server controls in asp.net Pin
Sylvester george1-Mar-07 20:02
Sylvester george1-Mar-07 20:02 
Questionserver.transfer and server.execute in asp.net Pin
Vinay Dornala1-Mar-07 18:41
Vinay Dornala1-Mar-07 18:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.