Click here to Skip to main content
15,904,416 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: asp page size increase on runtime Pin
UD(IA)13-Aug-08 21:29
UD(IA)13-Aug-08 21:29 
GeneralRe: asp page size increase on runtime Pin
UD(IA)13-Aug-08 22:20
UD(IA)13-Aug-08 22:20 
AnswerRe: asp page size increase on runtime Pin
N a v a n e e t h13-Aug-08 20:35
N a v a n e e t h13-Aug-08 20:35 
GeneralRe: asp page size increase on runtime Pin
UD(IA)13-Aug-08 21:31
UD(IA)13-Aug-08 21:31 
GeneralRe: asp page size increase on runtime Pin
Christian Graus13-Aug-08 22:56
protectorChristian Graus13-Aug-08 22:56 
AnswerRe: asp page size increase on runtime Pin
metallica_rock1013-Aug-08 21:07
metallica_rock1013-Aug-08 21:07 
GeneralRe: asp page size increase on runtime Pin
UD(IA)13-Aug-08 21:26
UD(IA)13-Aug-08 21:26 
QuestionEmail address can be unicode (.Net2.0) Pin
Parwej Ahamad13-Aug-08 20:25
professionalParwej Ahamad13-Aug-08 20:25 
Hi,

Email address can be unicode like :

Национа@аци.com (This russina Cyrillic chars)

Problem is, I am using System.Net.Mail namespace in our project. When i am creating the email address object

Message.From = new System.Net.Mail.MailAddress(from.Address, from.Name);


then it's throwing an error:

"The specified string is not in the form required for an email address"

Parwej Ahamad
R & D: REST services with WCF

AnswerRe: Email address can be unicode (.Net2.0) Pin
N a v a n e e t h13-Aug-08 20:32
N a v a n e e t h13-Aug-08 20:32 
GeneralRe: Email address can be unicode (.Net2.0) Pin
Parwej Ahamad13-Aug-08 20:40
professionalParwej Ahamad13-Aug-08 20:40 
GeneralRe: Email address can be unicode (.Net2.0) Pin
N a v a n e e t h13-Aug-08 21:01
N a v a n e e t h13-Aug-08 21:01 
GeneralRe: Email address can be unicode (.Net2.0) Pin
Parwej Ahamad13-Aug-08 21:18
professionalParwej Ahamad13-Aug-08 21:18 
QuestionTimeZones in DropdownList Pin
jithusuji13-Aug-08 20:15
jithusuji13-Aug-08 20:15 
AnswerRe: TimeZones in DropdownList Pin
metallica_rock1013-Aug-08 21:17
metallica_rock1013-Aug-08 21:17 
GeneralRe: TimeZones in DropdownList Pin
jithusuji13-Aug-08 21:44
jithusuji13-Aug-08 21:44 
AnswerRe: TimeZones in DropdownList Pin
J4amieC13-Aug-08 22:18
J4amieC13-Aug-08 22:18 
GeneralRe: TimeZones in DropdownList Pin
jithusuji13-Aug-08 22:30
jithusuji13-Aug-08 22:30 
Questionhow to open popup window in menuitem click event in asp.net 2.0 Pin
saurabh60mca6013-Aug-08 19:22
saurabh60mca6013-Aug-08 19:22 
AnswerRe: how to open popup window in menuitem click event in asp.net 2.0 Pin
sumit703413-Aug-08 21:14
sumit703413-Aug-08 21:14 
AnswerRe: how to open popup window in menuitem click event in asp.net 2.0 Pin
metallica_rock1013-Aug-08 21:18
metallica_rock1013-Aug-08 21:18 
Questiontree view OnSelectedNodeChanged event Pin
nikhil123413-Aug-08 19:20
nikhil123413-Aug-08 19:20 
Questionasp.net C# material Pin
madhu Rao13-Aug-08 19:05
madhu Rao13-Aug-08 19:05 
AnswerRe: asp.net C# material Pin
Christian Graus13-Aug-08 20:34
protectorChristian Graus13-Aug-08 20:34 
AnswerRe: asp.net C# material Pin
sumit703413-Aug-08 21:20
sumit703413-Aug-08 21:20 
AnswerRe: asp.net C# material Pin
metallica_rock1013-Aug-08 21:20
metallica_rock1013-Aug-08 21:20 

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.