Browse by Tags

Related Posts

  • Upload Script - Choosing Where to Upload

    I am sure this should be pretty simple, but, as I'm sure you've heard this many times...I'm very new to ASP(.NET). I am trying to tweak this upload script from http://www.ondotnet.com/pub/a/dotnet/2002/04/01/asp.html It works fine, but right now the place that files are uploaded to is hard...
    Posted to Getting Started (Forum) by ryanewing on 07-31-2007, 12:00 AM
    Filed under: TextBox, asp.net, aspx, FORM
  • [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: Odbc, stored procedure, textbox, values, AccessDataSource INSERT problem, c#, data access, database, date, formparameter, mdb, Access Database, form
  • 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
  • Postback, Dynamic Textbox and Saving Data

    I am using aspx Wizard to make a web app. Have a textbox that when a number is entered it creates x amount of textboxes. I have postback enabled on the dynamically created textboxes as well. So when a value is entered into the new textbox and then you exit that field it does a postback and (of course...
    Posted to Web Forms (Forum) by rosskennedyiv@gmail.com on 12-04-2006, 12:00 AM
    Filed under: TextBox, forms, form, ASP.NET 2.0
  • Update textbox.text from other textboxes?

    Hey... I have 5 textboxes, what Im trying to achieve is to update the 5th textbox with all the values of the other 4 textboxes without a postback. So for example... textbox1.text = "John" textbox2.text = "Smith" textbox3.text = "25" textbox4.text = "London" And...
    Posted to Web Forms (Forum) by boomers on 09-08-2006, 12:00 AM
    Filed under: TextBox, update, ajax, ASP.NET, ASP.NET 1.x, auto updating, client-side validation, javascript, form
  • Tab to next Textbox

    Hi guys, I have 2 text boxes on in a update panel each with a max 5 character length, I want it take focus of the second textbox when 5 characters have been entered in the first textbox any ideas????
    Posted to Client Side Web Development (Forum) by monkeylee on 02-24-2008, 12:00 AM
    Filed under: tab, TextBox, jump, form
Page 1 of 1 (8 items)