Click here to Skip to main content
15,920,704 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Fish bone diagram Pin
Christian Graus13-Aug-09 14:33
protectorChristian Graus13-Aug-09 14:33 
GeneralRe: Fish bone diagram Pin
N a v a n e e t h13-Aug-09 15:44
N a v a n e e t h13-Aug-09 15:44 
QuestionPass dataview to javascript [modified] Pin
zeeShan anSari13-Aug-09 6:21
zeeShan anSari13-Aug-09 6:21 
AnswerRe: Pass dataview to javascript Pin
Abhishek Sur13-Aug-09 8:50
professionalAbhishek Sur13-Aug-09 8:50 
Questiona simple question about design patterns [modified] Pin
Mark Kamoski13-Aug-09 4:41
Mark Kamoski13-Aug-09 4:41 
AnswerRe: a simple question about design patterns Pin
Jeremy Likness13-Aug-09 5:20
professionalJeremy Likness13-Aug-09 5:20 
GeneralRe: a simple question about design patterns Pin
Mark Kamoski13-Aug-09 5:35
Mark Kamoski13-Aug-09 5:35 
GeneralRe: a simple question about design patterns Pin
Jeremy Likness13-Aug-09 6:17
professionalJeremy Likness13-Aug-09 6:17 
GeneralRe: a simple question about design patterns Pin
N a v a n e e t h13-Aug-09 15:55
N a v a n e e t h13-Aug-09 15:55 
GeneralRe: a simple question about design patterns Pin
Mark Kamoski17-Aug-09 3:23
Mark Kamoski17-Aug-09 3:23 
AnswerRe: a simple question about design patterns Pin
Mark Kamoski17-Aug-09 3:26
Mark Kamoski17-Aug-09 3:26 
Questionglobal.asax redirect failing on windows 2008 box Pin
wolfbinary13-Aug-09 4:38
wolfbinary13-Aug-09 4:38 
AnswerRe: global.asax redirect failing on windows 2008 box Pin
Abhijit Jana13-Aug-09 19:17
professionalAbhijit Jana13-Aug-09 19:17 
GeneralRe: global.asax redirect failing on windows 2008 box Pin
wolfbinary21-Aug-09 10:32
wolfbinary21-Aug-09 10:32 
Questionstream reader Pin
lagan13-Aug-09 3:51
lagan13-Aug-09 3:51 
AnswerRe: stream reader Pin
DoctorMick13-Aug-09 6:11
DoctorMick13-Aug-09 6:11 
TextBox1.Text = doc1.Content.Text;


The above line is why it only reads text, it is all you're asking it to. Also, the text box you're assigning to can only handle text so if you try and set the value to any other property it probably won't compile.
GeneralRe: stream reader Pin
lagan13-Aug-09 6:46
lagan13-Aug-09 6:46 
AnswerRe: stream reader Pin
N a v a n e e t h13-Aug-09 15:42
N a v a n e e t h13-Aug-09 15:42 
QuestionASP.NET is not authorized to access the requested resource. Pin
vandanaconedify13-Aug-09 3:15
vandanaconedify13-Aug-09 3:15 
AnswerRe: ASP.NET is not authorized to access the requested resource. Pin
Coding C#13-Aug-09 3:34
Coding C#13-Aug-09 3:34 
QuestionPlaceholder Pin
Ramkumar_S13-Aug-09 3:03
Ramkumar_S13-Aug-09 3:03 
AnswerRe: Placeholder Pin
Christian Graus13-Aug-09 14:42
protectorChristian Graus13-Aug-09 14:42 
QuestionClientID messes with my textbox - please help Pin
Axonn Echysttas13-Aug-09 1:49
Axonn Echysttas13-Aug-09 1:49 
AnswerRe: ClientID messes with my textbox - please help Pin
Abhishek Sur13-Aug-09 2:15
professionalAbhishek Sur13-Aug-09 2:15 
GeneralRe: ClientID messes with my textbox - please help Pin
Axonn Echysttas13-Aug-09 3:36
Axonn Echysttas13-Aug-09 3:36 

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.