Click here to Skip to main content
15,889,482 members
Home / Discussions / Web Development
   

Web Development

 
QuestionRe: RadioButton&Datagrid Pin
nclauder2-Mar-07 1:00
nclauder2-Mar-07 1:00 
QuestionWeb.config, Global.asax Pin
Kusal1-Mar-07 17:09
Kusal1-Mar-07 17:09 
AnswerRe: Web.config, Global.asax Pin
BLOEDHOND1-Mar-07 22:47
BLOEDHOND1-Mar-07 22:47 
GeneralRe: Web.config, Global.asax Pin
Kusal2-Mar-07 15:19
Kusal2-Mar-07 15:19 
AnswerRe: Web.config, Global.asax Pin
kubben2-Mar-07 1:59
kubben2-Mar-07 1:59 
GeneralRe: Web.config, Global.asax Pin
Kusal2-Mar-07 15:19
Kusal2-Mar-07 15:19 
Questioniis 7 debug forms based authentication project impossible? Pin
Member 961-Mar-07 7:56
Member 961-Mar-07 7:56 
AnswerSolution Pin
Member 961-Mar-07 8:25
Member 961-Mar-07 8:25 
QuestionSession Expiration Problem Pin
udhaya kumar1-Mar-07 2:46
udhaya kumar1-Mar-07 2:46 
AnswerRe: Session Expiration Problem Pin
WoutL1-Mar-07 3:47
WoutL1-Mar-07 3:47 
GeneralRe: Session Expiration Problem Pin
udhaya kumar1-Mar-07 17:32
udhaya kumar1-Mar-07 17:32 
GeneralRe: Session Expiration Problem Pin
User 98851-Mar-07 22:21
User 98851-Mar-07 22:21 
NewsTime Management tool Pin
woolin1-Mar-07 1:42
woolin1-Mar-07 1:42 
GeneralRe: Time Management tool Pin
WoutL1-Mar-07 2:25
WoutL1-Mar-07 2:25 
QuestionHow to convert the formatted text into HTML page Pin
engsrini1-Mar-07 1:41
engsrini1-Mar-07 1:41 
AnswerRe: How to convert the formatted text into HTML page Pin
Tamimi - Code1-Mar-07 1:53
Tamimi - Code1-Mar-07 1:53 
AnswerRe: How to convert the formatted text into HTML page Pin
badgrs1-Mar-07 5:22
badgrs1-Mar-07 5:22 
GeneralRe: How to convert the formatted text into HTML page Pin
engsrini1-Mar-07 17:35
engsrini1-Mar-07 17:35 
GeneralRe: How to convert the formatted text into HTML page Pin
User 98851-Mar-07 22:26
User 98851-Mar-07 22:26 
GeneralRe: How to convert the formatted text into HTML page Pin
badgrs1-Mar-07 23:02
badgrs1-Mar-07 23:02 
Questionweb service certificate authentication Pin
blackjack21501-Mar-07 0:16
blackjack21501-Mar-07 0:16 
QuestionExport to excel - formatting problem Pin
Paddy Boyd28-Feb-07 23:17
Paddy Boyd28-Feb-07 23:17 
AnswerRe: Export to excel - formatting problem Pin
Harini N K28-Feb-07 23:27
Harini N K28-Feb-07 23:27 
Hi
Mine too had the same problem....

Are you retrieving data from SQL Server 2000??

It is better to convert date fields to nvarchar using SQL convert() function.

Ex. convert(nvarchar(12), DateTimeField,101) 





Rate this message. Thank you. Harini Smile | :)

GeneralRe: Export to excel - formatting problem Pin
Paddy Boyd28-Feb-07 23:36
Paddy Boyd28-Feb-07 23:36 
QuestionWeb.Config file access denied Pin
BLOEDHOND28-Feb-07 21:08
BLOEDHOND28-Feb-07 21: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.