Browse by Tags

Related Posts

  • Hot to put Carriage return in a textbox for paragraph breaks

    I am pretty new to asp.net. I am picking up quickly how to use table, data and object adapters. I have some skill with Visual basic 2005 and HTML but there are some thing I am having trouble with. I am creating a blog on my site with a simple text box multiline editor. The bound fields are in a MSSQL...
    Posted to Getting Started (Forum) by bettonirm on 09-26-2007, 12:00 AM
    Filed under: SQL Insert Into, sqldataSource, tableadapter not defined, tableadapter update insert, TableAdapter View Data, tableadapters, text, text field, textarea, TextBox, textbox validation, "Access Denied" CS0016, .vb, Blogging Software, Blogs asp.net 1.1 globalization, body tag codebehind code onload, BoundField, HTML editor, HTMlL, "asp.net 2.0" "visual studio", text field freetextbox, asp.net 2, blogs
  • SqlDataSource tries to add Null data instead of Form data

    I am using all asp controls to do this database insert for some reason it isn't getting form data at all just tries to add null values. Here is my code 1 < asp:Content ID= "Content1" ContentPlaceHolderID= "ContentPlaceHolder1" Runat= "Server" > 2 Name: < asp...
    Posted to Web Forms (Forum) by percent20 on 07-31-2007, 12:00 AM
    Filed under: querystring, SQLDataSource, TextBox
  • There's always an easier way.

    Hello All, Right now I am getting ready to write an onSubmit handler. In the event handler, I would like to write a function that: - validate some information in a text box Should be 'RO' + 6 numbers(ex. RO152465) - builds a SQL query based on checkboxes selected and then the values that are in the drop...
    Posted to Web Forms (Forum) by dohertyk on 04-24-2007, 12:00 AM
    Filed under: radio button, SQLDataSource, TextBox, Valdiation Controls, Validators, vb.net, View, visual studio, <%@ Page Language="VB" %>, "Asynchronous Operation", .net, 2.0, asp, ASP.NET, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, ASP.NET 2.0 VB.NET, ASP.NET 2.0 webform, aspx, Beginner, codebehind, CustomValidator, Database, DataGrid, DropDownList, dropDownList radiobuttonlist, event, event handlin, event validation, events, Webforms, IIS, validation, form, SQL SERVER, submit, validate, validation Controls, ASP.NET 2.0, ASP.NET 2.0 IIS, Button Event OnClick
  • problem with retrieving/displaying data based on form input

    Hi, I've developed a form which accesses a database through a data layer and sends parameters based on the form input. I have written the following code which works by checking if the textbox is empty and passing a null value as a string to the search parameter in the query, of which there are five:...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-22-2007, 12:00 AM
    Filed under: Null, parameter, problem, querystring, records, rows, search, sql, sqldatasource, string, table adapter, textbox, Updateparameters, VB, access database, ADO.NET, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, data, data access layer, database, databinding, datasource, If Statement, method, SELECT, FORM, GridView, label, GridView asp.net
  • setting empty text box input on form to null parameter for sql

    Hi, I'm pretty new to ASP.NET and VB, but I'm working on a project which is essentially a staff directory. Using VS 2005, I've setup a basic grid view which connects to an object which connects via a data layer to a SQL database with Name, Surname, Email, Extension No and Department fields. I have it...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by tomosap on 02-19-2007, 12:00 AM
    Filed under: mysql, Null, rows, specific record, sql, sqldatasource, string, table adapter, textbox, VB, data access layer, database, datatagrid navigarion paging style, dataview, If Statement, SELECT, FORM
  • Re: Problems with Calendar control and Date Picker, Null Values

    Hi jimmy.cartrette, My advice would be to create a new control which inherits from asp:Calendar and then add a new Property called SelectedValue. Within the new SelectedValue property you need to include logic for getting/setting null (DBNull) values. If a null value is passed from the DataBase, set...
    Posted to Web Forms (Forum) by BasicDatePicker on 11-16-2006, 12:00 AM
    Filed under: Null, SQLDataSource, SqlDateTime, TextBox, calendar, javascript, date picker, overflow, DBNull, datepicker
Page 1 of 1 (6 items)