Please read about JqueryUI Dialog Box from jquery Forums. it will help you.
H
Harpreet05Kaur
@Harpreet05Kaur
Posts
-
javacript alert message -
Javascript chalangePlease ask a clear question , What do you want to know ?
-
HTML and javascript dashboardIts really easy, You need to study more jquery, Tables , Ajax . 1. put an ajax call and get your data in jquery. 2. Bind your data to the html table format. Here you done
-
HTML and javascript dashboard1. Try to learn Jquery , HTML Tables and Ajax 2. Put and ajax call and bind the response in html tables to show
-
Exposing API VS Stored ProcedureThe second option is better than the first one if different teams are working.
-
Resource file in c# (.resx)What is the actual use of resource file in c# or in WCF services ?
-
Conversion of Byte array to Bitmap ImageA byte array is passed to my WCF service application from an android device. Now Problem is how to capture or access that byte array and saving it as an image to drive on my machine. ??? :confused: X|