Click here to Skip to main content
15,921,884 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to disable ALT+F4 ... Pin
Pete O'Hanlon16-Jan-07 9:25
mvePete O'Hanlon16-Jan-07 9:25 
QuestionMail Body in "Password Recovery" Control Pin
just3ala215-Jan-07 22:49
just3ala215-Jan-07 22:49 
AnswerRe: Mail Body in "Password Recovery" Control Pin
just3ala216-Jan-07 2:12
just3ala216-Jan-07 2:12 
GeneralRe: Mail Body in "Password Recovery" Control Pin
Pete O'Hanlon16-Jan-07 3:54
mvePete O'Hanlon16-Jan-07 3:54 
QuestionDate format in GridView control Pin
Atul Kharecha15-Jan-07 21:03
Atul Kharecha15-Jan-07 21:03 
AnswerRe: Date format in GridView control Pin
Imran Khan Pathan15-Jan-07 22:33
Imran Khan Pathan15-Jan-07 22:33 
AnswerRe: Date format in GridView control [modified] Pin
trish_15-Jan-07 23:02
trish_15-Jan-07 23:02 
AnswerRe: Date format in GridView control Pin
Atul Kharecha16-Jan-07 0:54
Atul Kharecha16-Jan-07 0:54 
Thanks.

I got solution by adding this.

<asp:BoundField DataField=dREGDATE DataFormatString="{0:dd-MM-yy}" HeaderText="Reg. Date" HtmlEncode="False" />

Without giving HtmlEncode="False", date format is not working.

Wow !!
QuestionPage encoding after virus attack [modified] Pin
John Gathogo15-Jan-07 20:56
John Gathogo15-Jan-07 20:56 
QuestiongcServer Pin
Andrei_KS15-Jan-07 20:49
Andrei_KS15-Jan-07 20:49 
Questionvalidation expression for pincode checking Pin
Kissy1615-Jan-07 19:58
Kissy1615-Jan-07 19:58 
AnswerRe: validation expression for pincode checking Pin
Guffa15-Jan-07 21:12
Guffa15-Jan-07 21:12 
AnswerRe: validation expression for pincode checking Pin
ednrgc16-Jan-07 5:23
ednrgc16-Jan-07 5:23 
Questiondetect if user logged in on network Pin
playout15-Jan-07 19:32
playout15-Jan-07 19:32 
AnswerRe: detect if user logged in on network Pin
ednrgc16-Jan-07 5:24
ednrgc16-Jan-07 5:24 
QuestionI made a .net assembly which in which I put an activeX control Pin
indian14315-Jan-07 19:25
indian14315-Jan-07 19:25 
QuestionHow to put IP address to form Pin
slSoftware15-Jan-07 18:06
slSoftware15-Jan-07 18:06 
AnswerRe: How to put IP address to form Pin
Vasudevan Deepak Kumar15-Jan-07 21:33
Vasudevan Deepak Kumar15-Jan-07 21:33 
GeneralRe: How to put IP address to form Pin
slSoftware15-Jan-07 22:21
slSoftware15-Jan-07 22:21 
AnswerRe: How to put IP address to form Pin
trish_15-Jan-07 22:22
trish_15-Jan-07 22:22 
GeneralRe: How to put IP address to form Pin
slSoftware15-Jan-07 22:56
slSoftware15-Jan-07 22:56 
GeneralRe: How to put IP address to form Pin
trish_15-Jan-07 23:07
trish_15-Jan-07 23:07 
GeneralRe: How to put IP address to form Pin
slSoftware16-Jan-07 0:29
slSoftware16-Jan-07 0:29 
GeneralRe: How to put IP address to form Pin
slSoftware16-Jan-07 17:03
slSoftware16-Jan-07 17:03 
GeneralRe: How to put IP address to form Pin
trish_16-Jan-07 18:08
trish_16-Jan-07 18:08 

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.