| Thread | Last Post | Replies |
|
| Casio Chronograph Series EDIFICE (Men's Watch) - Cheapest Watch | 29 Apr 2008 07:12 GMT | - |
Casio Chronograph Series EDIFICE (Men's Watch) - Cheapest Watch Casio Chronograph Series EDIFICE (Men's Watch) Link : http://www.watchesprice.net/Casio-Chronograph-Series-EDIFICE-Mens-Watch-3865.html Cheap Watches Home : http://www.watchesprice.net/
|
| Movado Women's Esperanza Watch #0605286 - Cheapest Watch | 29 Apr 2008 07:12 GMT | - |
Movado Women's Esperanza Watch #0605286 - Cheapest Watch Movado Women's Esperanza Watch #0605286 Link : http://www.watchesprice.net/Movado-Womens-Esperanza-Watch-0605286-10820.html Cheap Watches Home : http://www.watchesprice.net/
|
| ascx is ambiguous in the namespace ASP | 29 Apr 2008 04:43 GMT | 14 |
I have a machine Windows Server 2003 using IIS 6.0 and I am getting the error BC30560 prjob_ascx is ambiguous in the namespace ASP I found a fix. Deleting all the files in the C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
|
| Programmable limits on upload size | 29 Apr 2008 04:35 GMT | 2 |
In my ASP.NET application, I'd like to set limits on the maximum size of an uploaded file. Normally I'd just set the maxRequestLength of the httpRuntime element in web.config. But in this case, I have a few different
|
| Slow loading time. Extension 3.5 | 29 Apr 2008 03:38 GMT | 6 |
I have been experimenting with VWD Express Extension 3.5 and noticed that quite often it takes up to 1..2 min to load external js or css files. This occurs often after rebuilding the site. The problem seems to be linked to retrieving small ( approx 200 bytes) graphics files,
|
| Event | 29 Apr 2008 01:46 GMT | - |
I created a custom web control and I need this control to have an event called submitted. Then inside this event I need to check a parameter of type boolean named Sent.
|
| session expiry when using sessionState mode="SQLServer" | 29 Apr 2008 01:42 GMT | 3 |
Using dotnet 2.0 sp1, I've got ASP.NET session state working ok in SQLServer mode, but the sessions never seem to expire. e.g if I add a timeout attribute like so :
|
| Kill request without sending any response or error to the browser | 29 Apr 2008 01:06 GMT | 2 |
I want to examine the HttpContext of the submitted requests. If the context is validated, no problem I execute ProcessRequest. But if the context doesn't match, I want to stop the request execution (I mean close the process and clean it in memory). I don't want to return any ...
|
| JCalling methods inside a page class | 29 Apr 2008 01:04 GMT | - |
I have a method that creates a dataTAble and then returns it. Can I call this method from directly inside a class?
|
| cross page posting of data | 29 Apr 2008 00:39 GMT | 1 |
I'm in need of help for solving the following problem: I've a page with two div tag as follows: <div id="divNormalView" runat="server"> <asp:listbox id="listSelectedMembers" Runat="server"</
|
| Client and Office from asp.net | 28 Apr 2008 22:44 GMT | 7 |
I have an internal asp.net 2.0 web application where we display the contents of various files using Response.ContentType and Response.WriteFile() settings and it works great for .doc, .xls, etc. files. Now the users want to be able to open them in their native programs ...
|
| online tests | 28 Apr 2008 22:37 GMT | - |
What are some good resources for learning the details behind recruiter type tests asp.net, C#, SqlServer. I've worked with .NET for several years but these tests always challenge me - I have MCAD circa 2002 books.
|
| Default Values for DetailsView | 28 Apr 2008 22:06 GMT | - |
New to ASP.NET so any help you can offer would be great! I have been searching the web all day to try and figure out how I can add a default value to a field on a DetailsView control. I did find a few examples on the web and I understand what the code is
|
| Presenting MOV-files and images from a DB | 28 Apr 2008 21:37 GMT | 6 |
I'd like to build up a HTML-document using a database BUT the tricky part is that one of the elements is a MOV-file. The other three, four are GIF-files.
|
| Menu Control That Works With Safari | 28 Apr 2008 20:50 GMT | 3 |
Using ASP.NET 3.5 I have been using a standard menu control bound to a sitemapdatasource using a web.sitemap file. The menus work fine in IE and Firefox, but in Safari, they render horribly
|