Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCreating Dynamic hyperlink Pin
.NET- India 25-Nov-07 19:53
.NET- India 25-Nov-07 19:53 
AnswerRe: Creating Dynamic hyperlink Pin
soni uma25-Nov-07 19:59
soni uma25-Nov-07 19:59 
GeneralRe: Creating Dynamic hyperlink Pin
.NET- India 25-Nov-07 20:02
.NET- India 25-Nov-07 20:02 
GeneralRe: Creating Dynamic hyperlink Pin
soni uma25-Nov-07 20:12
soni uma25-Nov-07 20:12 
Questionhow i can prompt a message not to accept zero bytes file with file upload Pin
lakshmichawala25-Nov-07 19:17
lakshmichawala25-Nov-07 19:17 
AnswerRe: how i can prompt a message not to accept zero bytes file with file upload Pin
soni uma25-Nov-07 19:32
soni uma25-Nov-07 19:32 
AnswerRe: how i can prompt a message not to accept zero bytes file with file upload Pin
pmarfleet25-Nov-07 19:34
pmarfleet25-Nov-07 19:34 
AnswerRe: how i can prompt a message not to accept zero bytes file with file upload Pin
N a v a n e e t h25-Nov-07 19:34
N a v a n e e t h25-Nov-07 19:34 
if(FileUpload.PostedFile.ContentLength <=0 )
//print message
?

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

GeneralRe: how i can prompt a message not to accept zero bytes file with file upload Pin
lakshmichawala25-Nov-07 20:03
lakshmichawala25-Nov-07 20:03 
QuestionFrame work in IE 6 but not IE 7 Pin
steve_rm25-Nov-07 18:32
steve_rm25-Nov-07 18:32 
AnswerRe: Frame work in IE 6 but not IE 7 Pin
Michael Sync25-Nov-07 19:03
Michael Sync25-Nov-07 19:03 
Questionaspmenu Pin
ptvce25-Nov-07 18:28
ptvce25-Nov-07 18:28 
Questionthe number of unread emails Pin
ptvce25-Nov-07 18:24
ptvce25-Nov-07 18:24 
AnswerRe: the number of unread emails Pin
Christian Graus25-Nov-07 18:51
protectorChristian Graus25-Nov-07 18:51 
GeneralRe: the number of unread emails Pin
ptvce25-Nov-07 19:39
ptvce25-Nov-07 19:39 
AnswerRe: the number of unread emails Pin
N a v a n e e t h25-Nov-07 19:28
N a v a n e e t h25-Nov-07 19:28 
GeneralRe: the number of unread emails Pin
ptvce25-Nov-07 19:37
ptvce25-Nov-07 19:37 
GeneralRe: the number of unread emails Pin
N a v a n e e t h25-Nov-07 20:09
N a v a n e e t h25-Nov-07 20:09 
Questionhow to convert an html file into pdf format(without lost of any information) Pin
chithra.r25-Nov-07 17:56
chithra.r25-Nov-07 17:56 
AnswerRe: how to convert an html file into pdf format(without lost of any information) Pin
Vasudevan Deepak Kumar25-Nov-07 17:59
Vasudevan Deepak Kumar25-Nov-07 17:59 
GeneralRe: how to convert an html file into pdf format(without lost of any information) Pin
chithra.r25-Nov-07 19:08
chithra.r25-Nov-07 19:08 
GeneralRe: how to convert an html file into pdf format(without lost of any information) Pin
chithra.r25-Nov-07 19:09
chithra.r25-Nov-07 19:09 
QuestionHow to find Reciprocal URL Pin
swguy2325-Nov-07 17:28
swguy2325-Nov-07 17:28 
AnswerCross-Posted from Web Development (Ignore) Pin
Vasudevan Deepak Kumar25-Nov-07 17:48
Vasudevan Deepak Kumar25-Nov-07 17:48 
Questionupdate xml through freetextbox Pin
srinivas43125-Nov-07 17:14
srinivas43125-Nov-07 17:14 

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.