I use mysql + apache + php4 and pass variables from the forms created im HTML to PHP without problem. However, I have to use IIS in another network and for some reason the variables I pass don't seem to be recognised by the PHP using that server. It appears it thinks the variables are empty. Has anyone experienced this? Any idea how to get around it?