Click here to Skip to main content
15,896,269 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to retrieve password on Post Back? Pin
eyeseetee7-Nov-08 2:21
eyeseetee7-Nov-08 2:21 
AnswerRe: how to retrieve password on Post Back? Pin
Guffa7-Nov-08 4:04
Guffa7-Nov-08 4:04 
QuestionCompatibility Issue on Firefox for freetextbox to display on Cursor Location[modified] Pin
wajans7-Nov-08 1:08
wajans7-Nov-08 1:08 
Questionreciprocal link system Pin
amit sahu207-Nov-08 0:45
amit sahu207-Nov-08 0:45 
AnswerRe: reciprocal link system Pin
whatUrunning.com7-Nov-08 1:36
whatUrunning.com7-Nov-08 1:36 
GeneralRe: reciprocal link system Pin
amit sahu207-Nov-08 1:41
amit sahu207-Nov-08 1:41 
GeneralRe: reciprocal link system Pin
whatUrunning.com7-Nov-08 8:58
whatUrunning.com7-Nov-08 8:58 
QuestionRegisterClientScriptInclude Question Pin
davebarkshire7-Nov-08 0:40
davebarkshire7-Nov-08 0:40 
Hello, I'm trying to register two javascript files in my asp.net page and have found that it only registers one of them (always the last one). Is there a way to make it register several js pages programatically? Confused | :confused:

ClientScriptManager objClientScript = Page.ClientScript;


objClientScript.RegisterClientScriptInclude("objMainScript",
      "../Javascript/neutralMain.js");

objClientScript.RegisterClientScriptInclude("objMainScript",
      "../Javascript/Wizards.js");

AnswerRe: RegisterClientScriptInclude Question Pin
Zakir Hoosen8-Nov-08 2:09
Zakir Hoosen8-Nov-08 2:09 
Questionopaque the background when the page loading Pin
chapidi7-Nov-08 0:38
chapidi7-Nov-08 0:38 
Questionreg asp.net Pin
sanddepnamburi7-Nov-08 0:35
sanddepnamburi7-Nov-08 0:35 
AnswerRe: reg asp.net Pin
Hemant_ec487-Nov-08 0:39
Hemant_ec487-Nov-08 0:39 
AnswerRe: reg asp.net Pin
cyber-drugs7-Nov-08 0:43
cyber-drugs7-Nov-08 0:43 
AnswerRe: reg asp.net Pin
Ashfield7-Nov-08 1:28
Ashfield7-Nov-08 1:28 
JokeRe: reg asp.net Pin
Guffa7-Nov-08 4:13
Guffa7-Nov-08 4:13 
GeneralRe: reg asp.net Pin
Ashfield7-Nov-08 9:03
Ashfield7-Nov-08 9:03 
Questionsqldatasource Pin
y_mmohd6-Nov-08 23:57
y_mmohd6-Nov-08 23:57 
AnswerRe: sqldatasource Pin
Ashfield7-Nov-08 1:30
Ashfield7-Nov-08 1:30 
GeneralRe: sqldatasource Pin
y_mmohd9-Nov-08 21:40
y_mmohd9-Nov-08 21:40 
AnswerRe: sqldatasource Pin
Vimalsoft(Pty) Ltd7-Nov-08 2:25
professionalVimalsoft(Pty) Ltd7-Nov-08 2:25 
Questiongridview problem Pin
Mogaambo6-Nov-08 23:48
Mogaambo6-Nov-08 23:48 
AnswerRe: gridview problem Pin
Hemant_ec487-Nov-08 0:38
Hemant_ec487-Nov-08 0:38 
QuestionError:Name cannot begin with the '<' character, hexadecimal value 0x3C. Pin
Samiullah6-Nov-08 23:04
Samiullah6-Nov-08 23:04 
AnswerRe: Error:Name cannot begin with the '<' character, hexadecimal value 0x3C. Pin
Ashfield7-Nov-08 1:31
Ashfield7-Nov-08 1:31 
Questionhow to get the controls id when a check box in the grid is checked using javascript Pin
lakshmichawala6-Nov-08 22:28
lakshmichawala6-Nov-08 22:28 

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.