I know there are a zillion pass variables threads but this one is strange.
I have a main server, linux based. Due to laziness and a good deal my storage server (for animation mpg video files etc) is the windows server.
I have a functional (until today) form that gets info from the database on the linux box and sends it to the windows box.
In the past it has worked fine. This day though, it decided to stop. I haven't changed the code at ALL, it just stopped.
I send it with submit then try and ready $submit at the other end and it tells me it can't read $submit on that end, though, some variables are DEFINATELY being passed, just not all of them.
Has anyone heard of such a thing? Why would it just change?
The ONLY thing that has happened in the time since I last used it successfuly (which was yesterday) is the host installed GD onto the windows server for me (the one not accepting the Submit variable it seems). Could this have done anything. SO VERY strange, and very anoying. I REALLY need this form working fast but I just can't figuire it out!
Thanks to anyone who can offer advice.
Rob