Click here to Skip to main content
15,908,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCould be wrong? Pin
nclauder8-Jan-07 22:09
nclauder8-Jan-07 22:09 
AnswerRe: Could be wrong? Pin
Guffa8-Jan-07 22:26
Guffa8-Jan-07 22:26 
GeneralRe: Could be wrong? Pin
nclauder8-Jan-07 22:45
nclauder8-Jan-07 22:45 
GeneralRe: Could be wrong? Pin
Guffa8-Jan-07 23:24
Guffa8-Jan-07 23:24 
GeneralRe: Could be wrong? [modified] Pin
nclauder8-Jan-07 23:54
nclauder8-Jan-07 23:54 
QuestionCrystal Toolbar icons Pin
Blue_Boy8-Jan-07 21:56
Blue_Boy8-Jan-07 21:56 
QuestionProblem with ClientScript.RegisterStartupScript( ) [modified] Pin
Jay_se8-Jan-07 20:48
Jay_se8-Jan-07 20:48 
AnswerRe: Problem with ClientScript.RegisterStartupScript( ) Pin
szukuro8-Jan-07 23:33
szukuro8-Jan-07 23:33 
Though I don't know what is wrong with the code, I know what could be. And if I'm wrong, my advice is still valid.

1. Don't use document.all. It only works in IE. Even if that's your target browser. Instead use document.getElementsById. And for this, make sure you pass Ctrl.ClientID to the Page.
Questionhow to validate textbox in datagrid Pin
chinnivinay8-Jan-07 20:47
chinnivinay8-Jan-07 20:47 
AnswerRe: how to validate textbox in datagrid Pin
varshavmane9-Jan-07 18:32
varshavmane9-Jan-07 18:32 
Questionis it better way saving multiselect option listbox Pin
mohd imran abdul aziz8-Jan-07 20:42
mohd imran abdul aziz8-Jan-07 20:42 
QuestionMultithreaded application works in VS2005, not in production Pin
travich8-Jan-07 20:24
travich8-Jan-07 20:24 
QuestionSearch Facility Pin
Bulky Fellow8-Jan-07 19:46
Bulky Fellow8-Jan-07 19:46 
QuestionChanging Master Pages Dynamically in asp.net Pin
chohanpk8-Jan-07 19:37
chohanpk8-Jan-07 19:37 
AnswerRe: Changing Master Pages Dynamically in asp.net Pin
szukuro8-Jan-07 23:22
szukuro8-Jan-07 23:22 
QuestionGAC information Pin
mailto_nasar8-Jan-07 19:01
mailto_nasar8-Jan-07 19:01 
AnswerRe: GAC information Pin
Vikramaditya S Shekhawat8-Jan-07 19:45
Vikramaditya S Shekhawat8-Jan-07 19:45 
QuestionCreating dynamic columns in crystal report using C# 2005 Pin
ptvce8-Jan-07 18:49
ptvce8-Jan-07 18:49 
QuestionProblem in Dyanamicaly Creating DataGrid Pin
Yuwraj8-Jan-07 18:29
Yuwraj8-Jan-07 18:29 
QuestionApplication call itself? Pin
shah zad8-Jan-07 18:04
shah zad8-Jan-07 18:04 
AnswerRe: Application call itself? Pin
led mike8-Jan-07 18:40
led mike8-Jan-07 18:40 
QuestionRe: Application call itself? Pin
shah zad8-Jan-07 18:55
shah zad8-Jan-07 18:55 
Questionrequired web.config Pin
mailto_nasar8-Jan-07 17:56
mailto_nasar8-Jan-07 17:56 
QuestionAsp.net web server Pin
dhulipudi8-Jan-07 16:32
dhulipudi8-Jan-07 16:32 
AnswerRe: Asp.net web server Pin
Venkatesh Mookkan8-Jan-07 16:43
Venkatesh Mookkan8-Jan-07 16:43 

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.