| Thread | Last Post | Replies |
|
| .Net 1.1 Calendar control: getting the displayed date range | 19 Aug 2008 17:27 GMT | - |
I have a asp.net 1.1 application that uses the built-in calendar control. I need to get the range of currently displayed dates, which is usually a couple of days before the first of the month and a couple of days after the last day of the month. I thought I'd be able to use
|
| Multi-Value Listbox, ObjectDataSource and Passing Parameter | 19 Aug 2008 16:52 GMT | - |
I have a ListBox server control named "lb_dates" with a SelectionMode of "Multiple". The user can select multiple dates from the listbox. I have ObjectDataSource named "ods_rfq" with a ControlParameter that has a ControlID that points to "lb_dates". The PropertyName of the ...
|
| Set ListBox value after insert | 19 Aug 2008 14:51 GMT | - |
I have an aspx page that has a listbox of companies for selection. There is also a FormView that is used to add and edit companies. Finally, I have a few GridViews that show additional records related to the selected company (from ListBox) that are filtered by the currently ...
|
| Do all partial classes normally end with "_aspx"?? | 19 Aug 2008 12:33 GMT | - |
Some of my partial classes end with "_aspx" and some do not. I made some changes with cut and paste and may have made some mistakes. I do use master pages. Do all partial classes normally end with "_aspx"??
|
| Silverlight video doesn't work when file is streamed from ASHX han | 19 Aug 2008 03:51 GMT | - |
I have a web site under .NET 2.0 that renders videos using the Silverlight media player. The <asp:MediaPlayer> control only works on .NET 3.5, but I managed to get things working under .NET 2.0 by working with the javascript rather than the server control.
|
| Web User Control with CustomValidation and Javascript | 18 Aug 2008 22:54 GMT | - |
I have a Web User Control (.ascx file) that I need to valid using a CustomValidation control. Moreover, I would like use client and server validation, if possible. I have the logic for the server-side validation working correctly. I also have the have the client-side ...
|
| Wizard MoveTo() method | 18 Aug 2008 22:40 GMT | - |
I'm using the Wizard control in the 2.0 framework. I need to perform a validation on each of the steps of the wizard in the Finish button click event. This scenario would occur if the user clicked the Finished navigation link, then the Finish button, bypassing the validation ...
|
| session help | 18 Aug 2008 16:58 GMT | - |
hey al, i you had a choice between keeping an array or struct which one would you choose (and is this a valid question)? thanks,
|
| [.Net 2.0] XML -> DataSet - iteration issue | 18 Aug 2008 16:37 GMT | - |
I have the following xml file... <?xml version="1.0" encoding="utf-8" ?> <Assembly> <!--
|
| Iframe refeshing Source URL every time page is displayed | 18 Aug 2008 15:45 GMT | - |
I am trying to add some advanced search tools to a standard HTML website by using an Iframe whose SRC attribute points to a remote ASP.NET site which contains the advanced search tool (listlocator.aspx). It works fine, except everytime the user clicks "Search" from any other page ...
|
| error rendering custom control | 18 Aug 2008 10:59 GMT | - |
I've created a custom control that inherits form BaseValidator. It is in a class named: MaxChars. All the code run well but when I switch in Visual Studio from source in design view I have
|
| long loading symbols / asp.net | 17 Aug 2008 21:10 GMT | - |
We have asp.net application: .net / 200 000 loc and about 200 000 loc in orbital projects (referenced to website as projects (not as dlls)). Compiling application time is "normal". Full recompile lasts about 40
|
| General platform question | 17 Aug 2008 09:47 GMT | - |
I've got a project I need to build, and I'm unsure which technology is the best way of building it. Let me first explain the idea... We want to be able to allow tracked downloads from our website, that's easy for the user to inititate. We want them to be able to "save as" so they ...
|
| Confusing error message | 16 Aug 2008 17:41 GMT | - |
In design view of an aspx page I have an Ajax Toolkit ToolkitScriptManager control. The markup for this is <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
|
| Google Adsense Program Is Like Finding Money In The Street. | 16 Aug 2008 07:12 GMT | - |
Google Adsense Program Is Like Finding Money In The Street. http://money-maker2009.blogspot.com/2008/08/google-adsense-program-is-like-findi ng.html Hit Success Street With Google Adsense http://money-maker2009.blogspot.com/2008/08/hit-success-street-with-google-adsen se.html
|