Browse by Tags

Related Posts

  • Posting tab-delimited text in web form and then use words

    Hello, Does anyone know how to post a tab-delimited text in a form and then treat every word so I can use them for SQL queries ?? IE. User inputs this text: KOA CRCW060310K0FKEA KOA RK73H1JTTD1002F KOA ERJ3EKF1002V KOA RK73H1ETTP1301F KOA CRCW04021K30FKED KOA CRCW06032701JRT1-E3 KOA CRCW06032K70FKEA...
    Posted to Web Forms (Forum) by wieland.kublun on 12-05-2006, 12:00 AM
    Filed under: TextBox, ASP.NET 2.0, Database, Web Forms
  • 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 Data Presentation Controls (Forum) by tomosap on 02-19-2007, 12:00 AM
    Filed under: dataview, string, database, sqldatasource, rows, If Statement, Null, data access layer, specific record, table adapter, mysql, sql, VB, textbox, datatagrid navigarion paging style, FORM, SELECT
  • 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: GridView, problem, string, database, sqldatasource, label, datasource, rows, records, If Statement, Null, GridView asp.net, data access layer, table adapter, databinding, data, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, Updateparameters, sql, search, VB, textbox, method, parameter, querystring, ADO.NET, access database, FORM, SELECT
  • setting label to visible with button click

    Hi, I'm having some problems with using a label to display a message "No Records Found" when the user clicks a Search button. What I want it to do is to check if there are any results from a database that get displayed on a GridView. I have the following method so far: ------------------------------...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-27-2007, 12:00 AM
    Filed under: GridView, postback, Client, database, paging, DropDownList, asp.net 2.0, label, rows, records, If Statement, Visible, data access layer, table adapter, databinding, codebehind, data, databind, VB, textbox, ADO.NET, access database, asp.net 2.0 GridView databound ItemTemplate
  • 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: event validation, TextBox, ASP.NET, form, radio button, DropDownList, submit, "Asynchronous Operation", <%@ Page Language="VB" %>, ASP.NET 2.0, codebehind, View, Database, Validators, DataGrid, event, ASP.NET 2.0 VB.NET, ASP.NET 2.0 IIS, SQLDataSource, visual studio, validation, IIS, validate, aspx, .net, ASP.NET 2.0 webform, Valdiation Controls, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, asp, Webforms, Beginner, dropDownList radiobuttonlist, events, event handlin, vb.net, CustomValidator, Button Event OnClick, validation Controls, SQL SERVER, 2.0
  • [Inserting data from form]How to change value of TextBox before inserting it into database by FormParameter?

    How to change value of TextBox before inserting it into database by FormParameter? Here is test script. I would like to create script which add "ok" to value of TextBox with ID="name_pl" and then insert it to database using FromParameter. For example, when I write "let"...
    Posted to Access Databases and AccessDataSource Control (Forum) by szmitek on 07-03-2007, 12:00 AM
    Filed under: database, Odbc, c#, mdb, AccessDataSource INSERT problem, date, Access Database, stored procedure, data access, textbox, form, values, formparameter
  • Populating Text Boxes in ASP.net AJAX

    I have successfully created a form on a page with multiple parts, textboxes, list boxes, labels and buttons. I can populate them all on load without any problems. I then want to have the user to enter some data in the top text box and onBlur the page takes the data that they entered, queries a database...
    Posted to Client Side Web Development (Forum) by IKGOMER707 on 12-11-2007, 12:00 AM
    Filed under: textBox, populating, data, database, client callback
  • Overwriting a databound textbox and updating it in the database.

    Hello I'd love to know how i can update a textbox that is already filled with data from a database, by overwriting it. For example a used wants to update his home address My problem is that when i click the update button, the database gets updated with the original textbox value, not the new, overwritten...
    Posted to Web Forms (Forum) by Suna88 on 05-03-2008, 12:00 AM
    Filed under: Database, overwrite, TextBox
  • Databind a single textbox

    Hi, this must seem really simple, but... I've mainly used the data controls such as Gridview and the like to retrieve data from a database which make it really simple to retrieve data. How do I databind a single text box? I would like it to display some text from my database when the page loads,...
    Posted to Data Access and ObjectDataSource Control (Forum) by magicjoef on 06-12-2008, 12:00 AM
    Filed under: TextBox, database, databind
  • Re: entering multiple records into the database

    also, I am using Visual Basic edit: oops forgot i posted in the VB forum
    Posted to Visual Basic .NET (Forum) by rockinthesixstring on 06-07-2007, 12:00 AM
    Filed under: database, split string, textbox
Page 1 of 1 (10 items)