RE: [PHP] Front page validation to PHP

2003-11-18 Thread Chris W. Parker
Graham Barlow on Tuesday, November 18, 2003 7:57 AM said: > What do I need to do to our Frontpage forms to ensure the validation > works again and we can force data to be entered. I haven't used frontpage in probably 2 years so my memory may be a little foggy. But i

[PHP] Front page validation to PHP

2003-11-18 Thread Graham Barlow
We use Frontpage to create forms and to add validation to data entry. These have been saved as html and put on a hosted server running apache and PHP. They work fine. Now we have added cookies using PHP code to the forms and renamed them .php rather than html. The cookies work fine so does dat