what is the alternate event of Textbox.KeyDown of Winform in WebForm in C# asp.net?
In winfrom applications i can have
In winfrom applications i can have
I am using log4net for logging on almost all projects in my .net solution.
Currently, I have configured an appender (AzureTableAppender), configuration that is made in each project’s respective app.config/ web.config.
This appender has a param named “TableName”, with an associated value that represents the table to which the data is sent. Everything works fine, but I would like to change that value for 2 of my releases as I want the logs somewhere else.
The config looks like this:
I have an HtmlGenericControl which is a simple DIV with runat=server
i’v a shopping_cart.aspx.cs file & also have a class file spcart.cs,
How do I make this a readOnly textBox, and the text inside it appear as gray?