I was wondering if there was a limit of data you could send through POST? Also whats the best way to send lots of data sort of like uploading a file? Because when sending lots of data becomes problems because if there is a & it splits it up because of how POST works.