Forum: ASP.NET Mar 21st, 2005 |
| Replies: 2 Views: 20,714 Hi everybody,
I got one problem in ASP.NET.
i want to change button backcolor from code.
btn_save.bachgroundcolor=system.drawing.color.red
the above code is working fine.
But instead of... |
Forum: ASP.NET Mar 17th, 2005 |
| Replies: 7 Views: 22,115 I am facing problem in asp.net.
Problem is : Session objects is not working properly.in the sense some times it will work some times not(getting empty).
Plz Can anyone help me in this . Its very... |