+ Reply to Thread
Results 1 to 2 of 2

Thread: text validation without using a submit button

  1. #1
    Barn Newbie yangski is an unknown quantity at this point yangski's Avatar
    Join Date
    Jul 2009
    Posts
    26
    Rep Power
    3

    text validation without using a submit button

    hello guys, I'm new here. I'm making a javascript code and I want to validate a certain textbox without needing to click the submit button first. I tried using onFocusOut but it seems that ASP.NET doesn't recognize it or something. It is saying:

    "Attribute 'onFocusOut' is not a valid attribute of 'TextBox' "

    Please Help me!!!

  2. #2
    Administrator richyrich is a splendid one to behold richyrich is a splendid one to behold richyrich is a splendid one to behold richyrich is a splendid one to behold richyrich is a splendid one to behold richyrich is a splendid one to behold richyrich is a splendid one to behold richyrich's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere only we know...
    Posts
    3,207
    Blog Entries
    14
    Real Name
    Rich
    Rep Power
    14

    If you want to do this using Javascript then add an onblur attribute to the asp.net text box control.
    Code:
    textbox1.attributes.add("onblur","yourJSfunction()")
    
    Hope that helps.

+ Reply to Thread

Similar Threads

  1. submit aspx page to next page
    By guddu in forum .NET Development
    Replies: 4
    Last Post: March 10th, 2009, 12:08 PM
  2. On submit then close form/window
    By Centurion in forum JavaScript Programming
    Replies: 25
    Last Post: March 2nd, 2009, 05:50 AM
  3. Button Class
    By richyrich in forum HTML & CSS Help
    Replies: 18
    Last Post: February 27th, 2009, 12:32 PM
  4. CSS Button Layout
    By BLaaaaaaaaaarche in forum HTML & CSS Help
    Replies: 1
    Last Post: July 18th, 2008, 11:37 AM
  5. delete button
    By techker in forum Microsoft Access
    Replies: 14
    Last Post: May 21st, 2008, 09:56 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

SEO by vBSEO