hiii
i am making a website and i want that on the click of a delete button a msg box will be displayed with two buttons and different actions to be taken on the click of these button.
I dont know how to implemnet d same.
Pls guide me.
Thanks
hiii
i am making a website and i want that on the click of a delete button a msg box will be displayed with two buttons and different actions to be taken on the click of these button.
I dont know how to implemnet d same.
Pls guide me.
Thanks
You can do it with ajax
Msdn Site
http://msdn.microsoft.com/en-us/magazine/cc164247.aspx
Ajax Site
http://www.asp.net/ajax/ajaxcontroltoolkit/samples/modalpopup/modalpopup.aspx
hiiii
actually the problem is not yet solved. Wen i search for d same wat i came to know is to add atttributes to the button onclick of which u want to diaplay the dialog boxes.but wat exactly i want is the diaglog box shuld be display wid different messages corresponding to two differnt inputs given and then return of the values to the parent page.Noiw which msg i need will be display depend on the user input so i cant add to the attribute property in the page_load event and if i add it somewhere i need to click the button twice.
so pls further guide me.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.