GET & POST
Hello,
We are working on a new CPanel skin and I noticed that when you for example are going to update the contact email (i.e. &cpanel CustInfo=&saveemail($FORM{'email'})&& ), it only works when you use GET to submit the information. Is there a way to use POST instead of GET?
Hello,
We are working on a new CPanel skin and I noticed that when you for example are going to update the contact email (i.e. &cpanel CustInfo=&saveemail($FORM{'email'})&& ), it only works when you use GET to submit the information. Is there a way to use POST instead of GET?