is webform in that form there is button when click on button then want to report on another form for this i create this
Webform
then i create another class report_class
then i report.aspx i drag crystalreportviewer and i wirte this code
and
So when i click on button then Reports.aspx page there is pop up appear with fields Servername,databasename,username,password so by default DataSet1 is already written in servername field , databasename field is disabled and then i write correct username and password in last 2 field when i hit enter then again pop up appear
so i dont need this pop up and how to solve this ?