Click here to Skip to main content
15,913,233 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Asp.net 2.0: Redirection to a 3rd page when btn is clicked from inside iframe Pin
pencils21-Jun-07 1:10
pencils21-Jun-07 1:10 
Questionhow to show data in textbox blank when database returns a null value to it Pin
codingrocks20-Jun-07 23:22
codingrocks20-Jun-07 23:22 
AnswerRe: how to show data in textbox blank when database returns a null value to it Pin
atul_deeg20-Jun-07 23:40
atul_deeg20-Jun-07 23:40 
GeneralRe: how to show data in textbox blank when database returns a null value to it Pin
codingrocks20-Jun-07 23:58
codingrocks20-Jun-07 23:58 
QuestionDesign of users and profiles Pin
Rohde20-Jun-07 22:45
Rohde20-Jun-07 22:45 
Questionimage onclick event is not working Pin
Shoaib Hussain20-Jun-07 22:42
Shoaib Hussain20-Jun-07 22:42 
AnswerRe: image onclick event is not working Pin
atul_deeg20-Jun-07 23:44
atul_deeg20-Jun-07 23:44 
GeneralRe: image onclick event is not working Pin
Shoaib Hussain20-Jun-07 23:53
Shoaib Hussain20-Jun-07 23:53 
the problem is that after "window.location.href", browser discardes all the "\" characters.

For example the resulting url after following statement is..

thumbImage.Attributes.Add("onclick", "window.location.href='" + @"..\images\" + filePath + "';");


http://localhost:4258/thumbdb/..imagesWaterlilies.jpg

You can view that after images there is no any "\" character.

-<>-shoaib-<>-

Questionhow to validate asp.net textbox? Pin
moomoooomoo20-Jun-07 22:36
moomoooomoo20-Jun-07 22:36 
AnswerRe: how to validate asp.net textbox? [modified] Pin
Rohde20-Jun-07 23:00
Rohde20-Jun-07 23:00 
AnswerRe: how to validate asp.net textbox? Pin
koolprasad200320-Jun-07 23:16
professionalkoolprasad200320-Jun-07 23:16 
GeneralRe: how to validate asp.net textbox? Pin
moomoooomoo21-Jun-07 14:07
moomoooomoo21-Jun-07 14:07 
AnswerRe: how to validate asp.net textbox? Pin
Urs Enzler20-Jun-07 23:19
Urs Enzler20-Jun-07 23:19 
GeneralRe: how to validate asp.net textbox? Pin
moomoooomoo21-Jun-07 13:58
moomoooomoo21-Jun-07 13:58 
QuestionPrint an Excel file without opening it...plz help me... Pin
pradeep kumarappagari20-Jun-07 21:53
pradeep kumarappagari20-Jun-07 21:53 
AnswerRe: Print an Excel file without opening it...plz help me... Pin
badgrs20-Jun-07 22:42
badgrs20-Jun-07 22:42 
GeneralRe: Print an Excel file without opening it...plz help me... Pin
pradeep kumarappagari21-Jun-07 0:03
pradeep kumarappagari21-Jun-07 0:03 
Questiondisplay export & print images on crystal report page. Pin
prashesh20-Jun-07 21:50
prashesh20-Jun-07 21:50 
Questionasp.net vb.net 2005 Pin
Sonia Gupta20-Jun-07 21:41
Sonia Gupta20-Jun-07 21:41 
AnswerRe: asp.net vb.net 2005 Pin
Christian Graus20-Jun-07 21:49
protectorChristian Graus20-Jun-07 21:49 
GeneralRe: asp.net vb.net 2005 Pin
Sonia Gupta20-Jun-07 22:47
Sonia Gupta20-Jun-07 22:47 
AnswerRe: asp.net vb.net 2005 Pin
badgrs20-Jun-07 22:40
badgrs20-Jun-07 22:40 
GeneralRe: asp.net vb.net 2005 Pin
Sonia Gupta20-Jun-07 22:49
Sonia Gupta20-Jun-07 22:49 
QuestionExpansion Pin
razanabanu20-Jun-07 21:36
razanabanu20-Jun-07 21:36 
AnswerRe: Expansion Pin
Christian Graus20-Jun-07 21:48
protectorChristian Graus20-Jun-07 21:48 

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.