Enter Keywords:
1 - 10 of 21(0.014 seconds)
Sort By:
 
I'm new to ASP.NET and the .NET architecture, and I've done a lot of looking for a solution to my problem.  I must warn you, I've been forced right in to figure out complex problems before learning...
Zones: .NETDate Answered: 07/25/2003 Rating: 8.4 Views: 0
Hello: I have a template column in a datagrid populated with a databinder.eval method. <asp:TemplateColumn HeaderText="Name">      <ItemTemplate>       <%=GetName(DataBinder.Eval(Container.Data...
Zones: ASPDate Answered: 02/12/2004 Rating: 8.8 Views: 0
Hello, i had <input type="file" id="file1" runat="server"> but i can't use it in Sub Update(Sender As Object , E as DataListCommandEventArgs) file1.................. End sub it show err...
Zones: ASP.Net ProgrammingDate Answered: 06/06/2006 Rating: 7.6 Views: 0
Hi I'm getting the following: "There were build errors. Would you like to continue and run the last successful update?" In the "error list", i can't see any error, and if i click yes, i can ru...
Zones: ASP.Net ProgrammingDate Answered: 01/11/2007 Rating: 9.4 Views: 0
Hello Experts, I just recently began creating ASP.NET pages and am running into what seems to be a newbie issue and I am sure it has an easy fix.  I have created a few pages to send an email usi...
Zones: ASP.Net Programming, MS Visual...Date Answered: 04/16/2007 Rating: 5.4 Views: 15
I keep getting the error: "BC30451: Name 'myDataset1' is not declared." For the first dropdownlist: Supplier Name. I am trying to populate the ddl from a Sql table. Please tell me what I am doing w...
Zones: ASPDate Answered: 06/19/2004 Rating: 5.8 Views: 0
Hi Folks. I'm attempting to fill a form with Client data from "tblClient".  Several of these fields are listboxes, which are filled using stored procedures and are calling values from other tabl...
Zones: ASP.Net ProgrammingDate Answered: 10/05/2004 Rating: 6.6 Views: 0
Hi, guys. I am relatively new to ASP.NET, and have this far not been using codebehind for my pages. I want to do this now, but have been running into a problem I cannot solve straight away: ...
Zones: ASP.Net ProgrammingDate Answered: 06/06/2006 Rating: 7.6 Views: 0
Hi Im using Dreamweaver 8 to develop aspx file using version 1.1 for dot net framework. I recieving error on line: Compiler Error Message: BC30451: Name 'ddlGateway' is not declared. Sour...
Zones: Adobe DreamweaverDate Answered: 11/07/2006 Rating: 9.8 Views: 0
i am getting a BC30451: Name 'label1' is not declared.  error    Protected Sub GridView1_RowDataBound(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewRowEventArgs) Handles G...
Zones: ASP.Net ProgrammingDate Answered: 07/12/2007 Rating: 9.2 Views: 0