Click here to Skip to main content
15,890,897 members
Home / Discussions / JavaScript
   

JavaScript

 
SuggestionRe: Unable to access popup forum Pin
ZurdoDev13-Apr-15 4:20
professionalZurdoDev13-Apr-15 4:20 
QuestionPassing parameter from javascript/AJAX to ASP.NET app Pin
AnkurBhardwaj7-Apr-15 23:29
AnkurBhardwaj7-Apr-15 23:29 
AnswerRe: Passing parameter from javascript/AJAX to ASP.NET app Pin
faizulhaque10-Apr-15 2:41
faizulhaque10-Apr-15 2:41 
Questionhow can we get a selected row value in grid using javascript Pin
Member 113218787-Apr-15 21:23
Member 113218787-Apr-15 21:23 
AnswerRe: how can we get a selected row value in grid using javascript Pin
RajeeshMenoth8-Apr-15 19:35
professionalRajeeshMenoth8-Apr-15 19:35 
Questionjavascript Pin
Member 113218787-Apr-15 19:50
Member 113218787-Apr-15 19:50 
AnswerRe: javascript Pin
Afzaal Ahmad Zeeshan7-Apr-15 22:38
professionalAfzaal Ahmad Zeeshan7-Apr-15 22:38 
AnswerRe: javascript Pin
Anurag Gandhi31-May-15 2:26
professionalAnurag Gandhi31-May-15 2:26 
  1. On click of your button, call a javascript function.
  2. Get the gridview row data in Javascript variable (probably from dom attribute).
  3. Put the data in Webform2 url query string.
  4. In your webform2, read the data from query string.
Hope this helps.
Life is a computer program and everyone is the programmer of his own life.

QuestionHow to multiply layer colors in photoshop with javascript? Pin
Member 1155424825-Mar-15 1:53
Member 1155424825-Mar-15 1:53 
QuestionRefresh only particular Div without reloading whole page Pin
Member 1154215920-Mar-15 8:00
Member 1154215920-Mar-15 8:00 
AnswerRe: Refresh only particular Div without reloading whole page Pin
Richard Deeming20-Mar-15 8:23
mveRichard Deeming20-Mar-15 8:23 
GeneralRe: Refresh only particular Div without reloading whole page Pin
ZurdoDev24-Mar-15 10:04
professionalZurdoDev24-Mar-15 10:04 
QuestionJava Script Slider Pin
Member 1146339917-Mar-15 22:58
Member 1146339917-Mar-15 22:58 
AnswerRe: Java Script Slider Pin
Afzaal Ahmad Zeeshan18-Mar-15 2:14
professionalAfzaal Ahmad Zeeshan18-Mar-15 2:14 
GeneralRe: Java Script Slider Pin
Member 1146339918-Mar-15 2:43
Member 1146339918-Mar-15 2:43 
GeneralRe: Java Script Slider Pin
Afzaal Ahmad Zeeshan18-Mar-15 3:47
professionalAfzaal Ahmad Zeeshan18-Mar-15 3:47 
Questiongetting JSON data in much smaller way. Pin
Asif Rehman14-Mar-15 21:01
Asif Rehman14-Mar-15 21:01 
AnswerRe: getting JSON data in much smaller way. Pin
NAEEM272716-Mar-15 21:53
NAEEM272716-Mar-15 21:53 
AnswerRe: getting JSON data in much smaller way. Pin
Kornfeld Eliyahu Peter18-Mar-15 1:39
professionalKornfeld Eliyahu Peter18-Mar-15 1:39 
QuestionRe: getting JSON data in much smaller way. Pin
Asif Rehman19-Mar-15 0:25
Asif Rehman19-Mar-15 0:25 
AnswerRe: getting JSON data in much smaller way. Pin
Kornfeld Eliyahu Peter19-Mar-15 0:35
professionalKornfeld Eliyahu Peter19-Mar-15 0:35 
QuestionConnect a radio button, select box, and checkbox within a function. Pin
Member 1150835012-Mar-15 17:53
Member 1150835012-Mar-15 17:53 
QuestionThe Timer displayed is 1 hr (HH:MM:SS) in decrement order. I have to display a pop out when 50 mints complete after that remaining 10 mints one pop up should display saying 10 mints with 0 sec. After that for every 2 mintues the pop up appear showin Pin
Member 115026795-Mar-15 18:39
Member 115026795-Mar-15 18:39 
QuestionRe: The Timer displayed is 1 hr (HH:MM:SS) in decrement order. I have to display a pop out when 50 mints complete after that remaining 10 mints one pop up should display saying 10 mints with 0 sec. After that for every 2 mintues the pop up appear sh Pin
ZurdoDev11-Mar-15 9:47
professionalZurdoDev11-Mar-15 9:47 
QuestionHow I make a javascript wedget to place another website wedget Pin
Member 115008415-Mar-15 1:19
Member 115008415-Mar-15 1:19 

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.