| Thread | Last Post | Replies |
|
| Norton blocks ASP.NET mails! | 12 Oct 2009 15:58 GMT | 11 |
I am running IIS 5 on windowsXP proffesional with norton internet security proffesional 2004. I have been trying to make an ASP.NET page that sends a report as an e mail to the webmaster of the site when a user subscribes in the site. The page runs well, but the e mail is never ...
|
| effective linq delete | 12 Oct 2009 15:32 GMT | 5 |
Suppose that I have a table named 'Image' with primary key 'ID' (of int type) and binary data column named 'Data' (of Image type) on MS SQL database. I am using Linq to SQL.
|
| Hide the Gridview Rows and Header rows in Button click | 12 Oct 2009 14:58 GMT | 2 |
I want to hide the Datarow and Header row in a button click event. Please help Thanks in Advance
|
| Failed to load view state | 12 Oct 2009 14:57 GMT | 2 |
Im using 2 grid views in a asp.net page. When click the edit option in the 2 gridview it throws the below error Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save
|
| Callback vs Ajax | 12 Oct 2009 14:53 GMT | 5 |
When there is Ajax out there, are there still reasons to use ASP.NET Callback? Thanks! Ryan
|
| Sherman Oaks Locksmith 1-818-386-1022 | 12 Oct 2009 14:50 GMT | 1 |
Sherman OAKS Locksmith 1-818-386-1022 24/7 Locksmith San Fernando Valley 1-818-386-1022 24/7 Locksmith Los Angeles Hollywood 1-323-678-2704 24/7 Locksmith Santa Monica CA Westside Los Angeles 1-310-925-1720
|
| ASP.NET MVC Membership provider failing | 12 Oct 2009 14:45 GMT | 1 |
I have had an ASP.NET MVC site running for about a month now on an SBS 2003 server. In the past week or so it has started failing to allow users to login. It is using the standard built in controls & had previously worked on the same server. If I create new accounts after slome ...
|
| Currency Symbols | 12 Oct 2009 14:38 GMT | 10 |
I have a need to display amounts from an import file in a GridView column with different currency symbols based on what country the amount is from. I looked at the formatting but could not figure out how to do this. It would be nice to simply set the currency symbol in ...
|
| Webclient UploadFile "could not find file c:\..." | 12 Oct 2009 14:22 GMT | 10 |
I followed the instructions from MSDN for Webclient UploadFile and I get an error: Could not find file 'C:\testfile.xls'. If I add the file (c:\testfile.xls) to the server I do not get the error and the file is copied from the server to the server, rather than from the web
|
| Find all href from a html file | 12 Oct 2009 09:06 GMT | 10 |
I want to find all href from anchor tag in a html file . I read the file in string but I am not getting how to get url from href of anchor tab. I have to get all the url from anchor tag .
|
| ListView Insert | 11 Oct 2009 22:33 GMT | 4 |
I have a ListView control that is bound to a DataSource and I need to recognize when I am in Insert mode and use code to setup my DropDownList control selections. I am using the code below in the ItemDataBound event to identify Edit mode and it works great.
|
| sqlDataSource + Store Procedure + pameters IF | 11 Oct 2009 18:43 GMT | 2 |
Hello I have a sqldatasource to link it with a procedure stored which will pass two parameters 1- @option to determine the query and @ IDNO for the code to find, but when I finish with the wizard to configure the gridview
|
| VWD 2008 express and Visual Studio 2008 | 11 Oct 2009 02:18 GMT | 4 |
I am new forASP.NET Is the VWD 2008 express better than Visual Studio 2008 to deveop an ASP Application?
|
| Launching any web site from VS2008 takes 20 seconds | 10 Oct 2009 22:36 GMT | 15 |
I'm getting a delay of around 10-30 seconds every time I CTRL-F5 even the simplest web sites. The sites come up ok in the end. On my work computer, there is never a delay. I'm putting the files in a directory on my hard drive that is NOT under inetpub.wwwroot.
|
| CreateUserWizard control | 10 Oct 2009 00:31 GMT | 1 |
My wizard steps collection contains 3 steps: start (custom step), CreateUserwizardStep and CompletewizardStep. I would like to ask: 1/ The step attribute 'type' is set to 'start' for the 1st step. If I
|