Click here to Skip to main content
15,895,142 members

Comments by Member 12988273 (Top 5 by date)

Member 12988273 28-Feb-17 23:12pm View    
how to write it in my code
Member 12988273 27-Feb-17 2:56am View    
i did all as you told but still getting error txtAlloc.Text = Session("allocation").ToString()
Member 12988273 27-Feb-17 2:41am View    
txtAlloc.Text = Session("allocation").ToString()
Member 12988273 9-Feb-17 5:14am View    
For open it is working. But for close it is giving an error message
ASP.dailywork_aspx' does not contain a definition for 'closepopupandrefreshparent' and no extension method 'closepopupandrefreshparent' accepting a first argument of type 'ASP.dailywork_aspx' could be found (are you missing a using directive or an assembly reference?)
Member 12988273 9-Feb-17 4:06am View    
i did like this . but an error is coming
ASP.dailywork_aspx' does not contain a definition for 'closepopupandrefreshparent' and no extension method 'closepopupandrefreshparent' accepting a first argument of type 'ASP.dailywork_aspx' could be found (are you missing a using directive or an assembly reference?)