Web engineer. Working on .Net web technologies

May
2
awarded Famous Question
May
2
awarded Notable Question
Apr
19
comment ASP.NET FileUpload.HasFile inside an UpdatePanel with a PostBackTrigger
Your file upload control is hidden and how/when you are showing your file upload control. when i remove style="visibility:hidden;width:0px;" from file upload its working fine on IE too
Apr
19
comment ASP.NET FileUpload.HasFile inside an UpdatePanel with a PostBackTrigger
Post your complete code with javascript functions
Apr
19
awarded Nice Answer
Apr
16
awarded Popular Question
Apr
10
awarded Popular Question
Apr
10
awarded Notable Question
Apr
9
awarded Popular Question
Apr
7
awarded Notable Question
Apr
5
awarded Popular Question
Mar
28
awarded Unsung Hero
Mar
22
comment Returning boolean value from a stored procedure using bit
Check my updated answer the line where CommandText is setting causing problem and i have removed that line and its working now
Mar
22
revised Returning boolean value from a stored procedure using bit
Add Server side code
Mar
22
comment Returning boolean value from a stored procedure using bit
Try using this method to get the value Cmd.ExecuteNonQuery(); con.Close(); cmd.Parameters["@Result"].Value;
Mar
22
answered Returning boolean value from a stored procedure using bit
Mar
18
awarded Notable Question
Mar
18
answered How to add a dynamically link in a dynamically added table
Mar
2
awarded Notable Question
Feb
27
awarded Popular Question
1 2 3 4 5