sequential numbers with javascript code to include in an registration form for custo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sudeepgg
    New Member
    • Apr 2010
    • 1

    sequential numbers with javascript code to include in an registration form for custo

    sequential number generation of number for customerid database in javascript code.Iam using ms access for database storage.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    use AUTOINCREMENT in the DB (if Access should have that)

    Comment

    Working...