Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how to use or call asp.net select query function which i make in asp.net page in javascript and how to pass the prompt value of javascript in asp.net page
plz send the ans as soon as possible.. thanks
Posted
Comments
Sinisa Hajnal 21-Nov-14 1:58am    
What have you tried? Where is your code?
nikky13.batra@gmail.com 21-Nov-14 2:58am    
i have to do the following in asp.net kindly help me to that:-
a button on click show the javascript prompt to take the value frome user and then on confirm or on ok it show the data related to value in the gridview of asp.net how to do that how to use javascript in asp.net and vice versa.......:
nikky13.batra@gmail.com 21-Nov-14 2:59am    
plz give me an example how to write ajax in javascript to retrive the prompt value of javascript and that vaiable is used in asp.net funtion
arvind mepani 21-Nov-14 2:23am    
Provide proper explanation with code you have tried.
nikky13.batra@gmail.com 21-Nov-14 2:58am    
i have to do the following in asp.net kindly help me to that:-
a button on click show the javascript prompt to take the value frome user and then on confirm or on ok it show the data related to value in the gridview of asp.net how to do that how to use javascript in asp.net and vice versa.......:

Use jquery with ajax and pass data as select Query to webmethod in asp.net
 
Share this answer
 
use below link to understand http://stackoverflow.com/questions/15644878/passing-object-to-a-webmethod-through-jquery-ajax
 
Share this answer
 
Comments
nikky13.batra@gmail.com 21-Nov-14 2:53am    
plz give me an example how to write ajax in javascript to retrive the prompt value of javascript and that vaiable is used in asp.net funtion
nikky13.batra@gmail.com 21-Nov-14 2:57am    
i have to do the following in asp.net kindly help me to that:-
a button on click show the javascript prompt to take the value frome user and then on confirm or on ok it show the data related to value in the gridview of asp.net how to do that how to use javascript in asp.net and vice versa.......:

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900