FORM variables missing after post
Hi Guys,
I have the most frustrating problem which occurs randomly. It also happens across multiple websites written in different ways.
Firstly here are the specs for my server
Microsoft Server 2008 running IIS 7
Coldfusion 8.0.1 (no hotfixes installed) Standard Edition
JVM ver 1.6.0_04
Form variables are randomly disappearing. I will post the form and sometimes a specific form variable will just not be recognised by the receiving page.
There is no incorrect naming on my part and the forms are set to use post.
Is there some kind of bug in CF 8 which is eating my Form variables.
