+ Reply to Thread
Results 1 to 2 of 2

Thread: To check for validity......

  1. #1
    Learning Programmer Divya is an unknown quantity at this point
    Join Date
    Apr 2008
    Location
    India
    Posts
    32

    To check for validity......

    I posted this same question previously to generate form fields dynamically but now i have got one more doubt..pls help me..I am doing an inventory project using PHP and in Sales/Rentals page there is a text box.The customer id should be entered in that text box or entered using a barcode reader.If that customer id is valid,another text box should be generated in which the product id should be entered..If that product id is valid,other 3 text boxes should be generated dynamically in order to do transaction.It is possible for me to generate text boxes dynamically using javascript but I dont know how to check whether the customer id and product id are valid using javascript....

  2. #2
    Moderator Orjan is a glorious beacon of light Orjan is a glorious beacon of light Orjan is a glorious beacon of light Orjan is a glorious beacon of light Orjan is a glorious beacon of light Orjan's Avatar
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Age
    34
    Posts
    2,619
    Blog Entries
    7

    Re: To check for validity......

    I suggest you learn the ajax technology. I can't give you a mile of code and you don't know what's written and just use it, you need to understand yourself, so you can adapt it to your own needs.

    first, read about ajax in our tutorial section and try a few small examples on your own just to get the feel of ajax...

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Using ODBC to determine column uniqueness & check constraints
    By Tronman in forum Database & Database Programming
    Replies: 1
    Last Post: 05-21-2008, 11:01 AM
  2. C: how to check if the float is not a char
    By Cheer in forum C and C++
    Replies: 11
    Last Post: 04-09-2008, 03:16 PM
  3. need someone to check my coding
    By debug in forum C and C++
    Replies: 3
    Last Post: 03-01-2008, 10:22 AM
  4. CAPTCHA Check
    By Jonas in forum PHP Forum
    Replies: 0
    Last Post: 07-15-2006, 07:22 PM
  5. Check if a URL Exists
    By Chan in forum PHP Forum
    Replies: 1
    Last Post: 07-13-2006, 12:54 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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