hai 2 all
how to create popup in a web page in c# useing a ajax..?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Apr 14, 2011, 3:18 PM
Amit ChoudharyPosted Apr 14, 2011, 12:36 AM
you can use jquery prompt to ask the use for entering the value:
Check out here http://trentrichardson.com/Impromptu/index.php
Example 9.
Now you question must be how to use it with ajax. yes you are right. Here's the article that'll help you how to use it with ajax:
http://www.c-sharpcorner.com/UploadFile/vendettamit/JQuerymessageboxes12012009234120PM/JQuerymessageboxes.aspx
Hope this helps you.
shashi reddyPosted Apr 13, 2011, 3:54 PM
no not like that sir..
there is a web form...in that one button is there..if we click that button means...one popup as to come....in that we hav to enter the data..is it possible
if it is possible means plz...let me know the soloution for it
Raja KrishnamurthyPosted Apr 13, 2011, 3:45 PM
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/PopupControl/PopupControl.aspx
HTH