CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2001
    Location
    Reykjavik, Iceland
    Posts
    46

    only allowing integer input into fields

    hi... I am wondering if anyone knows how to check in asp if the input into a field is integer or character... or if anyone knows how to prevent character input and only allow interger input.. that would help me a great deal to...

    thanx in advance

    Computers and software @ EJS
    tolvunord.net

  2. #2
    Join Date
    Jan 2001
    Posts
    365

    Re: only allowing integer input into fields

    There is lot of options to check these things.

    here i submit the code for only letters. u can change it ur way






Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured