| Thread | Last Post | Replies |
|
| MasterType directive is broke? | 16 Nov 2007 17:01 GMT | 1 |
I have the following directive in my master page (the actual file name is Layout.master): <%@ MasterType VirtualPath="MasterPage.master" %> When I run the website, I get this error: "Parser Error Message: The file
|
| Best ASP.Net forum software ? | 16 Nov 2007 16:56 GMT | 2 |
I need to add Forum functionality to my website. I need advise from people who have already done this. Is there a good ASP.Net forum software anyone can recommend ?
|
| Control from Cache does not render values. | 16 Nov 2007 16:56 GMT | 1 |
I am trying to cache a full DROP Down that can have lot of values. so i have 500 site users hitting a page in a second. i need to cache some controls that does not change quite often during the day. i am trying to test HTTRuntime.Cache object. in debug mode i can see the values on
|
| TextBox1 value | 16 Nov 2007 15:43 GMT | 9 |
hey all, i'm trying to use the onblur client-side event to get the value of TextBox1 but can't seem to nail down the syntax. can someone please help? thanks,
|
| IE7 rending problem | 16 Nov 2007 15:12 GMT | 2 |
I want to know the modification required to change the stylesheet for IE7. My application UI is perfectly render by IE6 but in the case of IE7, i
|
| vista starter edition | 16 Nov 2007 11:12 GMT | 2 |
hello, does anyone know if vb.net 2005 + sql 2005 express can be installed on vista starter edition?
|
| Freelance ASP.NET developer needed in Israel | 16 Nov 2007 09:35 GMT | 1 |
Company: Mobilgistix Ltd. Required: Freelance ASP.NET developer in Israel Description: Help required to complete the development of a new web/PDA
|
| Gridview: waiting after click | 16 Nov 2007 08:32 GMT | 3 |
Hi all, i'm new to this newsgroup. This is my problem: i have a form with a GridView. The first column of the grid is a ButtoFields (image type) column, with some code to manage the request for the click (it computes a long, time consuming query). I need to
|
| Table | 16 Nov 2007 03:54 GMT | 1 |
What is the difference between creating a table using: System.Web.UI.HtmlControls.HtmlTable or System.Web.UI.WebControls.Table
|
| Lingering Idle Oracle Connections? Persistent connections? | 16 Nov 2007 03:37 GMT | 2 |
I've got an asp.net 2.0 site with class methods that pop in and out of Oracle as follows. Function GetNewOrderId() As Integer If p_cnn.State = ConnectionState.Closed Then
|
| DropDownList BackgroundColor not set | 16 Nov 2007 02:27 GMT | 10 |
I've tried multiple ways of setting the background-color of a DropDownList, but none seem to work. How can the color be set? I've tried setting the BackGroundColor of the DrowDownList component, and
|
| Exception when opening file from web service | 16 Nov 2007 00:33 GMT | 2 |
I have a simple asp.net web service that is trying to create or open an existing file in the same directory as the web service. There is no password authentication required for this web service. In the web.config file I have set authorization to <allow users="*" />. I
|
| .Net Framework 2.0 exception kill application pool | 16 Nov 2007 00:21 GMT | 1 |
I have some troubles with my website build with combination of asp.net and asp pages. Sometimes, application pool restart and kill all my asp (classic) session variables.
|
| TFoot | 16 Nov 2007 00:12 GMT | 3 |
Can't the table control render with THead and Tfoot? Thanks, Miguel
|
| Distribute ASP.NET Ajax Extensions with a site? | 16 Nov 2007 00:04 GMT | 2 |
I recently signed up for an ASP.NET host. I can publish my site to it, but the server doesn't have the ASP.NET Ajax Extensions installed. Is there some way I can distribute the Ajax Extensions with my site?
|