Click here to Skip to main content
15,892,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Text Changed Event (Urgent) Pin
Aman Bhullar20-Jan-09 23:59
Aman Bhullar20-Jan-09 23:59 
GeneralRe: Text Changed Event (Urgent) Pin
srinivaskonijeti21-Jan-09 0:01
srinivaskonijeti21-Jan-09 0:01 
GeneralRe: Text Changed Event (Urgent) Pin
Christian Graus21-Jan-09 1:10
protectorChristian Graus21-Jan-09 1:10 
GeneralRe: Text Changed Event (Urgent) Pin
Abhijit Jana21-Jan-09 0:44
professionalAbhijit Jana21-Jan-09 0:44 
QuestionLossing Session, when the application is running Pin
Satish - Developer20-Jan-09 23:10
Satish - Developer20-Jan-09 23:10 
AnswerRe: Lossing Session, when the application is running Pin
Abhijit Jana20-Jan-09 23:27
professionalAbhijit Jana20-Jan-09 23:27 
QuestionHow to Identify which Radio Buttons checked in a placeholder control? Pin
meeram39520-Jan-09 23:06
meeram39520-Jan-09 23:06 
Questionfiring link click event by javascript Pin
Sumit Lamba20-Jan-09 23:01
Sumit Lamba20-Jan-09 23:01 
i have to fire button click through javascript
i have folowing code

function IfExists2(msg)
{
var agree=confirm(msg);

if (agree==true)
document.getElementById('ctl00_ContentPlaceHolder1_LinkButton1').OnClick(); 
}

it runs in Internet explorer but not in firefox..

ERROR MESSAGE :

Exception: TypeError: document.getElementById("ctl00_ContentPlaceHolder1_LinkButton1").OnClick is not a function

help
AnswerRe: firing link click event by javascript Pin
Aman Bhullar20-Jan-09 23:19
Aman Bhullar20-Jan-09 23:19 
GeneralRe: firing link click event by javascript Pin
Sumit Lamba21-Jan-09 17:46
Sumit Lamba21-Jan-09 17:46 
GeneralRe: firing link click event by javascript Pin
Aman Bhullar22-Jan-09 4:54
Aman Bhullar22-Jan-09 4:54 
GeneralRe: firing link click event by javascript Pin
Sumit Lamba4-Feb-09 23:18
Sumit Lamba4-Feb-09 23:18 
QuestionAuthentication problem while buplishing a site Pin
Ha ha ha ha ha ha ha ha20-Jan-09 22:52
Ha ha ha ha ha ha ha ha20-Jan-09 22:52 
AnswerRe: Authentication problem while buplishing a site Pin
Muhammad Gouda21-Jan-09 19:59
Muhammad Gouda21-Jan-09 19:59 
Questionget rowindex of the selected item... Pin
RajpootRohan20-Jan-09 22:50
professionalRajpootRohan20-Jan-09 22:50 
QuestionProblem in Retrieving text of linkbutton using Java Script Pin
ais0720-Jan-09 22:28
ais0720-Jan-09 22:28 
AnswerRe: Problem in Retrieving text of linkbutton using Java Script Pin
Abhishek Sur20-Jan-09 22:35
professionalAbhishek Sur20-Jan-09 22:35 
GeneralRe: Problem in Retrieving text of linkbutton using Java Script Pin
ais0720-Jan-09 22:42
ais0720-Jan-09 22:42 
AnswerRe: Problem in Retrieving text of linkbutton using Java Script Pin
banker_kiran20-Jan-09 22:43
banker_kiran20-Jan-09 22:43 
GeneralRe: Problem in Retrieving text of linkbutton using Java Script Pin
ais0720-Jan-09 22:47
ais0720-Jan-09 22:47 
GeneralRe: Problem in Retrieving text of linkbutton using Java Script Pin
banker_kiran20-Jan-09 23:01
banker_kiran20-Jan-09 23:01 
GeneralRe: Problem in Retrieving text of linkbutton using Java Script Pin
ais0720-Jan-09 23:18
ais0720-Jan-09 23:18 
GeneralRe: Problem in Retrieving text of linkbutton using Java Script Pin
banker_kiran20-Jan-09 23:26
banker_kiran20-Jan-09 23:26 
QuestionRelated textbox items should be displayed in dropdown list Pin
elci20-Jan-09 22:10
elci20-Jan-09 22:10 
AnswerRe: Related textbox items should be displayed in dropdown list Pin
Boro_Bob21-Jan-09 0:41
Boro_Bob21-Jan-09 0:41 

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.