Closed Thread
Results 1 to 2 of 2

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

  1. #1
    Divya is offline Learning Programmer
    Join Date
    Apr 2008
    Location
    India
    Posts
    32
    Rep Power
    0

    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. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    41

    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...

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Validity of input
    By hbk in forum C and C++
    Replies: 2
    Last Post: 11-22-2010, 10:54 PM
  2. Could someone check this?
    By Alex_j in forum C# Programming
    Replies: 1
    Last Post: 05-05-2010, 12:40 PM
  3. How to check if a check box has changed?
    By Peckerfish in forum C# Programming
    Replies: 2
    Last Post: 05-24-2009, 02:22 PM
  4. Check your IP
    By Jaan in forum JavaScript Tutorials
    Replies: 6
    Last Post: 05-28-2008, 01:10 PM

Tags for this Thread

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