Order numbers in Forms?

T

Tessa Ford

Is it possible to somehow have a field in an order form,
so that each time a visitor places an order, a new order
number is generated automatically?
 
J

Jens Peter Karlsen [FP MVP]

You have to be more specific.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
J

Jim Buyens

This is usually somehing you configure in the database,
and not in the form.

In Access, for example, you add an AutoNumber field to the
database table.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top