Click here to Skip to main content
15,886,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: What is Technololy(ASP.Net) and Language(C#.net,VB.net...)? Pin
Abhishek Sur4-Nov-09 8:36
professionalAbhishek Sur4-Nov-09 8:36 
AnswerRe: What is Technololy(ASP.Net) and Language(C#.net,VB.net...)? Pin
leckey4-Nov-09 14:51
leckey4-Nov-09 14:51 
QuestionProblem with Grid-multi view Pin
sris 4264-Nov-09 4:54
sris 4264-Nov-09 4:54 
AnswerRe: Problem with Grid-multi view Pin
Bassam Saoud4-Nov-09 5:51
Bassam Saoud4-Nov-09 5:51 
GeneralRe: Problem with Grid-multi view Pin
sris 4266-Nov-09 21:36
sris 4266-Nov-09 21:36 
QuestionCalling javascript for ASP textbox... Pin
greendragons4-Nov-09 3:53
greendragons4-Nov-09 3:53 
AnswerRe: Calling javascript for ASP textbox... Pin
Abhishek Sur4-Nov-09 4:26
professionalAbhishek Sur4-Nov-09 4:26 
GeneralRe: Calling javascript for ASP textbox... Pin
greendragons4-Nov-09 4:30
greendragons4-Nov-09 4:30 
Thnx Smile | :) ....can i similarly add a function which is called on onload to this textbox....
im little confused..and also when im trying to add .js file as javascript source im getting typeLibBuilder stopped working error.....
like this is the function i wanna call
myjsfile.js

window.onload= initAll;
function initAll(){

document.getElementById(....id of text box).onblur= blur;
document.getElementById(....id of text box).onfocus= focus;

function blur(){.............}
function focus(){.............}
.............
GeneralRe: Calling javascript for ASP textbox... Pin
greendragons4-Nov-09 4:36
greendragons4-Nov-09 4:36 
GeneralRe: Calling javascript for ASP textbox... Pin
Not Active4-Nov-09 7:14
mentorNot Active4-Nov-09 7:14 
GeneralRe: Calling javascript for ASP textbox... Pin
Abhishek Sur4-Nov-09 8:30
professionalAbhishek Sur4-Nov-09 8:30 
QuestionHow to persist 'doubled up' usercontrol in a datalist and a repeater control across a postback - arghhh! Pin
Fu Manchu4-Nov-09 3:21
Fu Manchu4-Nov-09 3:21 
AnswerRe: How to persist 'doubled up' usercontrol in a datalist and a repeater control across a postback - arghhh! Pin
Nishant Singh4-Nov-09 3:35
Nishant Singh4-Nov-09 3:35 
GeneralRe: How to persist 'doubled up' usercontrol in a datalist and a repeater control across a postback - arghhh! Pin
Nishant Singh4-Nov-09 3:42
Nishant Singh4-Nov-09 3:42 
GeneralRe: How to persist 'doubled up' usercontrol in a datalist and a repeater control across a postback - arghhh! Pin
Fu Manchu4-Nov-09 4:05
Fu Manchu4-Nov-09 4:05 
Questionload image Pin
Arefeh Haghpnah4-Nov-09 3:17
Arefeh Haghpnah4-Nov-09 3:17 
AnswerRe: load image Pin
Not Active4-Nov-09 3:37
mentorNot Active4-Nov-09 3:37 
GeneralRe: load image Pin
Arefeh Haghpnah5-Nov-09 7:36
Arefeh Haghpnah5-Nov-09 7:36 
GeneralRe: load image Pin
Not Active5-Nov-09 7:56
mentorNot Active5-Nov-09 7:56 
AnswerRe: load image Pin
Eduard Keilholz4-Nov-09 3:40
Eduard Keilholz4-Nov-09 3:40 
GeneralRe: load image Pin
Arefeh Haghpnah5-Nov-09 7:44
Arefeh Haghpnah5-Nov-09 7:44 
Questionloading image Pin
Raja Soosai4-Nov-09 2:44
Raja Soosai4-Nov-09 2:44 
AnswerRe: loading image Pin
Not Active4-Nov-09 3:34
mentorNot Active4-Nov-09 3:34 
GeneralRe: loading image Pin
Raja Soosai4-Nov-09 19:32
Raja Soosai4-Nov-09 19:32 
GeneralRe: loading image Pin
Not Active5-Nov-09 1:10
mentorNot Active5-Nov-09 1:10 

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.