Click here to Skip to main content
15,891,993 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Grid CheckBox Column with javascript Pin
Michael Sync11-Nov-07 4:41
Michael Sync11-Nov-07 4:41 
AnswerRe: Grid CheckBox Column with javascript Pin
Prateek G11-Nov-07 19:51
Prateek G11-Nov-07 19:51 
QuestionDownload Dialog box , Encoding problem Pin
Simit Kulkarni11-Nov-07 2:24
Simit Kulkarni11-Nov-07 2:24 
AnswerRe: Download Dialog box , Encoding problem Pin
Michael Sync11-Nov-07 4:35
Michael Sync11-Nov-07 4:35 
QuestionHow to use the 'OR' Condition Pin
Kurian_Kurian10-Nov-07 23:11
Kurian_Kurian10-Nov-07 23:11 
AnswerRe: How to use the 'OR' Condition Pin
Michael Sync10-Nov-07 23:15
Michael Sync10-Nov-07 23:15 
AnswerRe: How to use the 'OR' Condition Pin
Dave Doknjas11-Nov-07 15:19
Dave Doknjas11-Nov-07 15:19 
AnswerRe: How to use the 'OR' Condition Pin
SunithaNallana11-Nov-07 19:15
SunithaNallana11-Nov-07 19:15 
I think u have to put 2 piping(||)characters in ur code
It's like this..
if ((System.IO.Path.GetExtension(cmdBrowse.FileName).ToLower() != ".jpg") ||(System.IO.Path.GetExtension(cmdBrowse.FileName).ToLower() != ".bmp"))

try this once...Smile | :)
QuestioniWeb Setup Pin
Ahmad Adnan10-Nov-07 22:22
Ahmad Adnan10-Nov-07 22:22 
QuestionFile path problem Pin
G.K.M.10-Nov-07 20:32
G.K.M.10-Nov-07 20:32 
AnswerRe: File path problem Pin
Mustafa Ismail Mustafa11-Nov-07 2:17
Mustafa Ismail Mustafa11-Nov-07 2:17 
QuestionI have an aspx app which needs to post data to a form and read the response. Pin
B.A10-Nov-07 19:49
B.A10-Nov-07 19:49 
AnswerRe: I have an aspx app which needs to post data to a form and read the response. Pin
Michael Sync10-Nov-07 20:10
Michael Sync10-Nov-07 20:10 
GeneralRe: I have an aspx app which needs to post data to a form and read the response. Pin
B.A10-Nov-07 20:30
B.A10-Nov-07 20:30 
GeneralRe: I have an aspx app which needs to post data to a form and read the response. Pin
Michael Sync11-Nov-07 15:36
Michael Sync11-Nov-07 15:36 
AnswerRe: I have an aspx app which needs to post data to a form and read the response. Pin
Bassam Saoud10-Nov-07 20:33
Bassam Saoud10-Nov-07 20:33 
GeneralRe: I have an aspx app which needs to post data to a form and read the response. Pin
B.A11-Nov-07 21:06
B.A11-Nov-07 21:06 
AnswerRe: I have an aspx app which needs to post data to a form and read the response. Pin
Prateek G11-Nov-07 20:03
Prateek G11-Nov-07 20:03 
GeneralRe: I have an aspx app which needs to post data to a form and read the response. Pin
B.A11-Nov-07 21:32
B.A11-Nov-07 21:32 
QuestionSessions in window application Pin
afreen taj10-Nov-07 17:07
afreen taj10-Nov-07 17:07 
AnswerRe: Sessions in window application Pin
Michael Sync10-Nov-07 20:02
Michael Sync10-Nov-07 20:02 
GeneralRe: Sessions in window application Pin
Tokorie11-Nov-07 15:07
Tokorie11-Nov-07 15:07 
QuestionNeed to show "Get directions", search nearby and Save to my maps on marker on google maps Pin
enjoycrack10-Nov-07 10:13
enjoycrack10-Nov-07 10:13 
QuestionError Reporting Pin
Sam Heller10-Nov-07 7:15
Sam Heller10-Nov-07 7:15 
QuestionProblem with Timer Control in AjaxControlToolkit Pin
morteza5710-Nov-07 6:44
morteza5710-Nov-07 6:44 

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.