| Thread | Last Post | Replies |
|
| AutoPostback | 25 Feb 2006 04:08 GMT | 2 |
I have created a master page with a single asp:button that posts the page without page validation. On the content page, I have a variety of asp controls including text box, drop down list controls and user controls. I also have a single button that
|
| ASP.NET Tab missing in IIS on 2003 x64 | 25 Feb 2006 03:06 GMT | 10 |
When I installed windows 2003x64 and its updates, I had an ASP.NET tab in IIS. I installed framework 1.1 for an older website I had to host, but when I did, the ASP.NET tab dissapeared from IIS.
|
| Multiple Web.config Files | 25 Feb 2006 01:55 GMT | 2 |
I am trying to run ASP.Net 2.0 pages within a ASP.Net 1.1 application. The 2.0 pages are located in a sub-directory of the 1.1 application. Once I create a new web.config file in the 2.0 folder the 1.1 applcation fails. I cannot set up a second application for the 2.0 pages due ...
|
| Trying to stream PDF to IE! | 25 Feb 2006 01:31 GMT | 1 |
Problems streaming PDF back to Internet Explorer are well-described here: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q305153 The solution, however, is elusive. I thought I was supplying all the required info with my code*, but it still doesn't work. Any help would
|
| HTML Encoding in ASP .NET 2.0 Best Practices | 25 Feb 2006 01:23 GMT | 1 |
I currently have a web application with hundreds of pages and controls. There currently is no HTML Encoding done anywhere. Data to the application come from all different places such as UI, WebServices, Remoting and listeners that log data. All this data needs to be shown
|
| Ideally, someone with lots of .NET - Omaha, Nebrsaka-Full Time Salary/ Compensation Range: $70 to 75K plus benefits | 25 Feb 2006 01:16 GMT | 1 |
Ideally, someone with lots of .NET - Omaha, Nebrsaka-Full Time Salary/ Compensation Range: $70 to 75K plus benefits Hi Hope this mail finds you in the best of Health and Cheer.
|
| StackOverflowexception | 25 Feb 2006 00:27 GMT | 6 |
I don't know what the exact meaning in my case for this exception to be thrown. When my program execute the following statement: item.NumPersonsOnTrxn = GetNumofPeoplePerTrxn(orderID, sProduct)
|
| How to put Expand all and Collapse all button for a asp.net TreeView Control ? | 24 Feb 2006 22:59 GMT | 1 |
Well I have been using the new Microsoft asp.net 2.0 TreeView Control in my application. I need to provide some kind of "Expand All" and "Collapse All" button. This button should not post the form back to the server but should work by Javascript only. Any suggestion is welcome.
|
| Web Deployment Project Installation | 24 Feb 2006 22:38 GMT | 1 |
I downloaded the Web Deployment Project at: http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx This is supposed to integrate with VS.net, adding some new configuration options for web apps assuming you have .net framework 2.0 installed.
|
| Report Positioning Problem | 24 Feb 2006 21:41 GMT | 1 |
I've created a Crystal Report using Visual Studio.NET 2003 that I'm trying to display in an HTML table in a webpage (i.e. I've placed the report viewer control within a table cell). The report itself displays fine, however, the problem is that first, the report is too large for ...
|
| Avoid asp.net restart when change files .dat | 24 Feb 2006 21:04 GMT | 1 |
My application has a subfolder where I put and change many files at runtime. On asp.net 1.1 it works very well, but on 2.0 the application is restarted when I change many files.
|
| VS2005 minor peeves | 24 Feb 2006 21:03 GMT | 9 |
I've begun trying to create some basic applications and controls and am left wondering if Microsoft rushed this to market, is just anti-web standards, or just wants it to be hard to create great sites. For instance: When I create a template or region editing control. Why doesn't ...
|
| NEWBIE - Learning how to pull SQL not in Grid or Details view | 24 Feb 2006 20:51 GMT | 1 |
Sorry if this is a stupid question. I'm learning with Visual Web Developer 2005. I've read and watched many videos on how to connect to SQL and getting the information in details view and grid view. Can someone point me in the
|
| How to protect downloadable files? | 24 Feb 2006 20:41 GMT | 3 |
We have a web site which needs user to login. After login, there are some files available for download on some pages. A typical link of such file is like this one: https://www.ourdomain.com/docs/contracts/c_02102006.pdf I noticed that any one could get this file if the person knows ...
|
| Multi-Developer ASP.net Project - Only 1 Project DLL? | 24 Feb 2006 20:21 GMT | 1 |
Our company is making the switch from ASP to ASP.net, but we've noticed a significant problem. With ASP, developers could check out individual pages, make changes and check those pages back in without affecting other developers.
|