I thought about this, I was sending the variable $object to one form, then storing it in a hidden field called object and then resubmitting it to the next page where $object would be called, would this cause problems, or is this the best way to do it?
Also I noticed some dumb ass programming on my part, I left method=post out of my forms, but it seems funny that sometimes it would work and sometimes not, the MAC has no problems only the PC.