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

ASP.NET

 
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 
GeneralRe: loading image Pin
Raja Soosai10-Nov-09 2:00
Raja Soosai10-Nov-09 2:00 
Questionframework for Line-Of-Buisness applications Pin
Alexandr Sergeevich Ilyin4-Nov-09 2:44
Alexandr Sergeevich Ilyin4-Nov-09 2:44 
AnswerRe: framework for Line-Of-Buisness applications Pin
Bassam Saoud4-Nov-09 5:55
Bassam Saoud4-Nov-09 5:55 
GeneralRe: framework for Line-Of-Buisness applications Pin
Alexandr Sergeevich Ilyin4-Nov-09 18:49
Alexandr Sergeevich Ilyin4-Nov-09 18:49 
QuestionNeed Custome datagrid control Pin
girishdonde4-Nov-09 2:29
girishdonde4-Nov-09 2:29 
AnswerRe: Need Custome datagrid control Pin
Bassam Saoud4-Nov-09 6:33
Bassam Saoud4-Nov-09 6:33 
QuestionSave multiple values Pin
getaccessyr4-Nov-09 0:09
getaccessyr4-Nov-09 0:09 

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.