Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

CategoryID (Invalid format)

Quote Reply
CategoryID (Invalid format)
I keep getting the following error message via the add.cgi script.

Code:

* CategoryID (Invalid format)


I searched the forums and also pugdog's FAQ site and could not find any solutions.

The valid expression column for CategoryID in the Validate.def file look okay to me.

Here is what my CategoryID field looks like in the Validate.def file:

Code:

CategoryID => ['7', 'INT', '10', '20', '1', '0', '^\d*\.?\d*$'],


And here is the codes for the CategoryID field in the add_failure screen:

Code:

<input type="hidden" name="CategoryID" value="24">


This looks okay to me as well.

Anyone have an idea why this is happening?

Thanks in advance.

Regards,

Eliot

Subject Author Views Date
Thread CategoryID (Invalid format) Stealth 2021 Aug 2, 2000, 9:57 AM
Thread Re: CategoryID (Invalid format)
pugdog 1934 Aug 4, 2000, 10:49 PM
Post Re: CategoryID (Invalid format)
Stealth 1931 Aug 4, 2000, 11:16 PM