Click here to Skip to main content
16,016,678 members

Comments by Akhilash Mishra (Top 2 by date)

Akhilash Mishra 15-Nov-11 7:40am View    
you should try Script dialog box

like this....................
Response.Write("<script>confirm('Matching String');</script>");
or using
Response.Write("<script>alert('Matching String');</script>");
Akhilash Mishra 14-Nov-11 2:18am View    
hi.. i am using like dis, as u told, bt still not get any resolve......
here ReportParameter does not contain any overload that take 1,2, or 3 arguments.

So wht i need to do
.................................................................
ReportParameter p = new ReportParameter(Session["stextdate1"]);