Browse by Tags

Related Posts

  • AspNetaccessProvider for visual studio 2005

    I'm trying to setup a site in VS2005 to use the AspNetAccessProvider Membership Provider, but the only option i have in the site administration is AspNetSqlProvider Membership Provider. Is there a way to change it ? can i use AspNetAccessProvider instead ? i read on MSDN that AspNetAccessProvider...
    Posted to Security (Forum) by sharonbh on 08-29-2006, 12:00 AM
    Filed under: .Net 2.0, asp.net
  • What's wrong with my code?

    I am using MVWD 2005 Express and Sql Server 2005 Express. I am using SqlDataSource control and GridView control to disply a ata table, and let user to input data into the database through dropdownlist and TextBox. When I run the application I always get exception:"Conversion failed when converting...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by funbie on 08-30-2006, 12:00 AM
    Filed under: web form, .Net 2.0, Error, vb.net, asp.net
  • Wizard Control Validation Solutions

    After searching over and over on how to validate my wizard control steps, i came up with these solutions. Remember that each step should have it's own validation group. For these sample i use "Form" as my validation group. 1. Validation on the next button click. For this one, i simply override...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by amensi on 08-30-2006, 12:00 AM
    Filed under: client-side validation, server-side validation, Wizard StepNavigationTemplate custom validator, ASP.NET
  • ListBox is posting back in a weird way.

    I have a listbox which creates its Items at runtime. The user is then suppose to select one of the items, hit a button and the form should then let me know which item is selected. To make the form appear more presentable, I have placed the listbox in a table. For some reason when I place the Listbox...
    Posted to Web Forms (Forum) by BatmanBond3D on 08-30-2006, 12:00 AM
    Filed under: asp.net, Listbox, postback
  • Sending Mail through ASP.NET

    hi, I am trying to send mail in HTML fomate, the code works well when i send mail to yahoo and gmail. But while sending mail to rediffmail id I am getting Delivary Failed mail, but that Id was correct.When i am trying to send to our own mail server the mail was not delivaring, it was in pending state...
    Posted to Web Forms (Forum) by exelio on 08-31-2006, 12:00 AM
    Filed under: ASP.NET
  • When to instantiate custom class

    Hi, I'm building this web application that's supposed to transfer data from one database server (SQL Server ) to another. I'm using a Wizard to collect the info needed. I've created this class that stores the info about the data that I want to transfer and the methods that connect to...
    Posted to Getting Started (Forum) by Edminsson on 08-31-2006, 12:00 AM
    Filed under: .Net 2.0, asp.net
  • Re: Multiview and validation issue

    I don't understand your solution. I have a similar problem with Multiview + UpdatePanel + Validator explication : This problem I’m having with validators on an update panel is not the one where there is an invalid postback, but it may be related. This problem is occuring when I have a validator...
    Posted to Web Forms (Forum) by ronbob on 08-31-2006, 12:00 AM
    Filed under: ajax history bookmarks, client-side validation, event Bubbling, Wizard StepNavigationTemplate custom validator, ASP.NET
  • Datagrids ruined my life!

    I am using ASP.NET 1.1 I have created a datagrid which is used for correcting data. I have dropdowns in the edititem template and they are populated correctly, the problem I have is pre-selecting the existing value where there is one. I've more or less copied the code for this from the microsoft...
    Posted to Data Presentation Controls (Forum) by elwoos on 08-31-2006, 12:00 AM
    Filed under: web form, asp.net
  • 2 radio buttons one field off till 2nd radio is selected?

    I'm an asp.net/c# newbie ok thats out of the way. My requirement is to create a page that has 2 radio buttons, one of those radio buttons will have a text box that will be deactivated/grey'd out UNTIL its button is selected after which it will be active. Obviously this is easily done with javascript...
    Posted to Web Forms (Forum) by aforonda on 08-31-2006, 12:00 AM
    Filed under: ASP.NET, deactivate, javascript, form, radio button, c#
  • Re: hide a series of textboxes and labels in a datalist

    Yeah Thanks But how do you do it Here is some of my code. I know its pretty obvious but I can't see it can you send me a correct couple of lines. These controls are in a table Dim txt As New TextBox txt = CType(e.Item.FindControl("etxtPK_User_ID"), TextBox) txt.Visible = False e.Item.FindControl...
    Posted to Getting Started (Forum) by greerd on 08-31-2006, 12:00 AM
    Filed under: vb.net, asp.net
Page 1 of 223 (2223 items) 1 2 3 4 5 Next > ... Last ยป