Sorry but this is driving me mad! this is my second attempt to encourage someone to reply to my post regarding an error when attempting to list the number of fields. The error is -
'You did not enter a valid number. Please use a number between 1 and 99'
I am only entering numerical values and have tried everything but cannot get any further, (no hair left to pull out)
Regards
Mullhouse
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have installed phpFormGenerator but when attempting to enter number of fields and moving to stage 2 I get the following error
'The following errors occured while processing your request:
You did not enter a valid number. Please use a number between 1 and 99.'
I am only entering numerical values, has anyone any ideas what could be the problem here.
Regards
Mullhouse
Sorry but this is driving me mad! this is my second attempt to encourage someone to reply to my post regarding an error when attempting to list the number of fields. The error is -
'You did not enter a valid number. Please use a number between 1 and 99'
I am only entering numerical values and have tried everything but cannot get any further, (no hair left to pull out)
Regards
Mullhouse
the variable might not be POSTing. Make sure your register_globals is off.