Browse by Tags

Related Posts

  • Obtaining information from a preset textbox

    On my website, whenever a user submits a comment, I create a persistent cookie ("UserInfo") that contains their name, location, and email address. That way, whenever they return to the website, that information will automatically be entered for them in the form. I am using the "code from...
    Posted to Web Forms (Forum) by leavelbw on 06-10-2009, 12:00 AM
    Filed under: persistent, TextBox, cookie
  • Unable to read credit card number in textbox

    hi frds...... i am reading a credit card string in textbox......on the on click event of the textbox card is getting read.......but the problem is that the card number is not getting read and else string is getting read......plz suggest me a proper way to fix this problem t hank you...........
    Posted to Web Forms (Forum) by rohan_chikhale on 06-06-2009, 12:00 AM
    Filed under: text, text box, Text box events, text box focus, text box text, text disabled input color grey font change, text field validation, text inside textbox, text links, text messaging, text on image button, text only, Text Paging, text property, text render pixel, TextArea, TextBox, TextBox < char, textbox changed, textbox Control ontextchanged, textbox detailsview, textbox disable, Textbox disabled, 'TextBox' does not contain a definition for 'Text', textbox encoding, textbox enter button, textbox htmlencode, TextBox inside a DataList, TextBox into TableCell in code behind, textbox justify, TextBox MaxLength MultiLine wrapping Columns, textbox on the fly, textbox overflow, textbox scrollbar, textbox scrollbar ASP table VWD2008 Express, textbox styling problems, Textbox TextChanged Button Click Event, TextBox TextMode Programmatic, textbox unclickable, textbox validation, textbox validations using javascript, textbox viewstate back, textbox width, Textbox.width, textboxes, TextBoxWatermarkExtender RequiredFieldValidator, TextChanged AutoComplete, TextChanged Validation, textDecoration, TextEdit, texts etc, "textarea", "Textbox"
  • SUPER URGETN!!! - 2 Drop downs, 1 text box > 1 text box

    dateSetTextBox.text = cmbMM.selecteditem & "/" & cmbDD.SelectedItem & "/" & txtYYYY.text i need the above action to take place when the value of cmbMM cmbDD or txtYYYY is changed i need to know asap - i tried putting this code in the code file, add.aspx.vb, but this...
    Posted to Web Forms (Forum) by joepitt91 on 06-04-2009, 12:00 AM
    Filed under: TextBox, 3 to 1, combobox, date, dropdown
  • Adding unknown number of Textbox values to database

    I'm looking to find out how to add multiple values to a database from textboxes. Here's the scenario: A user can add one value to the database through a textbox control - no problem. There is also an option to add another value through a second textbox (by clicking add another textbox will be...
    Posted to Web Forms (Forum) by adamoliver on 05-17-2009, 12:00 AM
    Filed under: TextBox, javascript
  • How to add text box into HTML table tag?

    Hi all I want to add asp.net textbox into HTML table tag. How can I make it? Currently I'm doing like below. But textbox didnt' show up. "Dim txtBox As String = """ ' strData is a stringbuilder. "strData.Append(" " & txtBox & " ")"...
    Posted to Web Forms (Forum) by scsfdev on 05-14-2009, 12:00 AM
    Filed under: TextBox, Dynamically Adding Controls
  • Mac OS X and Firefox - Textbox in asp.net does not work

    Hello All, I've got a problem with Mac OS X and Firefox. My asp.net Textbox control do not work at all in Firefox on a Mac. Has anyone ever experienced this problem? If you have any helpful hints would be much appreciated. On a regular Windows box the Textboxes work as they should along with Validation...
    Posted to C# (Forum) by reagus on 04-27-2009, 12:00 AM
    Filed under: textbox, .net 2.0 c#, asp.net 2.0 C#
  • Load Variable as Default value into Details View Textbox

    I have a textbox that I want to have a default value in. This value is the UserName of the person logged in. I have created a variable and can make the TextBox display this normally but I cant get this to work when the TextBox is inside a DetailsView. I already have working <asp:TextBox ID="txtName"...
    Posted to Web Forms (Forum) by confusedshark on 04-26-2009, 12:00 AM
    Filed under: TextBox, variable, DetailsView
  • Not updating the database if I read from it first

    Hi guys, I have a problem with LINQ at the moment. Everything is working fine, except for one thing. Let me explain my situation. I have a table called "Motori" and in there ID. I want to read from "Motori" where ID equals QueryString and display the name of that motor in my textbox...
    Posted to Data Access and ObjectDataSource Control (Forum) by Elven on 04-26-2009, 12:00 AM
    Filed under: Textbox, Linq
  • disable enter key on textbox

    Hi, I have a search textbox as follows: < asp : TextBox ID ="selectsearch" runat ="server" onkeyup ="SendQuery(this.value)" autocomplete ="off"></ asp : TextBox > Here I want to restrict the user to select from the suggestion box to search. So I want...
    Posted to Client Side Web Development (Forum) by tamanna06 on 04-17-2009, 12:00 AM
    Filed under: textbox
  • Help with reposting control

    Hello All, I've got a custom log in tool using two text boxes in a 'LogInView' control on a MasterPage. I have some 'Membership.ValidateUser' action on the code page which works but I can't get the 'LogInView' control to refresh and show the 'Authenticated User'...
    Posted to Security (Forum) by chrisseanhayes on 03-17-2009, 12:00 AM
    Filed under: TextBox, Authenticate user, Loginview, membership.validateuser
Page 1 of 26 (259 items) 1 2 3 4 5 Next > ... Last ยป