Sequential Numbers on Form

  • Thread starter Thread starter Sonars_UK
  • Start date Start date
S

Sonars_UK

Hi,

Re: FP 2002.

I designed and manage a website for a local courier company.

They have asked me to include a form on their website where customers can
book a collection and provide details of packages that need to be collected
(collection times, weights, number of packages, collection address, etc...).

Developing the basic form is no problem but I'd like to know if it is
possible to automatically insert a sequential number into the form each time
the form is used?

Thanks in advance,

Sonars_UK
 
Only if you are using a database (to store the # sequence) and some server side coding lime ASP or PHP
- best you could do w/o above is a date/time stamp as the #
--




| Hi,
|
| Re: FP 2002.
|
| I designed and manage a website for a local courier company.
|
| They have asked me to include a form on their website where customers can
| book a collection and provide details of packages that need to be collected
| (collection times, weights, number of packages, collection address, etc...).
|
| Developing the basic form is no problem but I'd like to know if it is
| possible to automatically insert a sequential number into the form each time
| the form is used?
|
| Thanks in advance,
|
| Sonars_UK
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top