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

ASP.NET

 
GeneralRe: during installation of desktop application, how to check that one of the perticular file/application have installed or not.. Pin
Michael Sync17-Dec-07 21:47
Michael Sync17-Dec-07 21:47 
GeneralRe: during installation of desktop application, how to check that one of the perticular file/application have installed or not.. Pin
Pradeep Kumar Srivastava18-Dec-07 1:07
Pradeep Kumar Srivastava18-Dec-07 1:07 
GeneralRe: during installation of desktop application, how to check that one of the perticular file/application have installed or not.. Pin
Michael Sync18-Dec-07 1:52
Michael Sync18-Dec-07 1:52 
GeneralRe: during installation of desktop application, how to check that one of the perticular file/application have installed or not.. Pin
Pradeep Kumar Srivastava18-Dec-07 2:50
Pradeep Kumar Srivastava18-Dec-07 2:50 
GeneralPassing databound value(DataBider.Eval) to a javascript function Pin
.NET- India 17-Dec-07 20:07
.NET- India 17-Dec-07 20:07 
GeneralRe: Passing databound value(DataBider.Eval) to a javascript function Pin
.NET- India 17-Dec-07 22:04
.NET- India 17-Dec-07 22:04 
Questionhow i can focus to the textbox after i seleceted a date from ajx calender control Pin
jagan12317-Dec-07 20:01
jagan12317-Dec-07 20:01 
AnswerRe: how i can focus to the textbox after i seleceted a date from ajx calender control Pin
Christian Graus17-Dec-07 23:04
protectorChristian Graus17-Dec-07 23:04 
I don't see why a calendar control needs AJAX.

You write javascript to find the control with document.getElementById and you call it's focus() method. But, if you want to just write the date in there, in code, you don't need to focus on it, just set the text properties.
Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRegarding Flash Pin
Member 464849117-Dec-07 19:40
Member 464849117-Dec-07 19:40 
GeneralRe: Regarding Flash Pin
Christian Graus17-Dec-07 19:50
protectorChristian Graus17-Dec-07 19:50 
GeneralRe: Regarding Flash Pin
Paul Conrad23-Dec-07 8:09
professionalPaul Conrad23-Dec-07 8:09 
QuestionHow To Add A Search Box In A Web Page? Pin
hirennn17-Dec-07 19:28
hirennn17-Dec-07 19:28 
GeneralRe: How To Add A Search Box In A Web Page? Pin
Abhijit Jana17-Dec-07 19:39
professionalAbhijit Jana17-Dec-07 19:39 
General[Message Deleted] Pin
hirennn17-Dec-07 20:06
hirennn17-Dec-07 20:06 
GeneralRe: How To Add A Search Box In A Web Page? Pin
N a v a n e e t h17-Dec-07 21:36
N a v a n e e t h17-Dec-07 21:36 
GeneralRe: How To Add A Search Box In A Web Page? Pin
Christian Graus17-Dec-07 19:49
protectorChristian Graus17-Dec-07 19:49 
GeneralSever Name Pin
jaysaran17-Dec-07 19:26
jaysaran17-Dec-07 19:26 
GeneralRe: Sever Name Pin
rajanandal17-Dec-07 19:47
rajanandal17-Dec-07 19:47 
GeneralCalling a JavaScript Function From DataGrid Control Pin
Khan.Bangash17-Dec-07 19:20
Khan.Bangash17-Dec-07 19:20 
GeneralRe: Calling a JavaScript Function From DataGrid Control Pin
Christian Graus17-Dec-07 19:51
protectorChristian Graus17-Dec-07 19:51 
GeneralRe: Calling a JavaScript Function From DataGrid Control Pin
_AK_17-Dec-07 19:52
_AK_17-Dec-07 19:52 
GeneralRe: Calling a JavaScript Function From DataGrid Control Pin
Sherin Iranimose17-Dec-07 19:52
Sherin Iranimose17-Dec-07 19:52 
GeneralRe: Calling a JavaScript Function From DataGrid Control Pin
Khan.Bangash17-Dec-07 19:56
Khan.Bangash17-Dec-07 19:56 
GeneralRe: Calling a JavaScript Function From DataGrid Control Pin
Sherin Iranimose17-Dec-07 19:58
Sherin Iranimose17-Dec-07 19:58 
GeneralRe: Calling a JavaScript Function From DataGrid Control Pin
Khan.Bangash17-Dec-07 19:59
Khan.Bangash17-Dec-07 19:59 

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.