-
In Progress
CUNET: Remington | NEW BUILD
new build
- Attachments:
- Remington-College-FPI_21May14.xlsx by Amanda Frisone on May 21, 2014
- Attachments:
-
Testing in on Landing page gets me the error
“Leads not currently accepted for this campaign”
also in the landing page there is a hidden BID field causing some issues
testing on LX.COM test successfully but gives me an error from the client
REJECT SR-511 RemingtonIG-000035930850 Zip code [44105] is NOT within valid Zip/SCF range for the selected Campus/BID the 44105 zip code is suppose to work with BID SR_BR-000018093738 which is the Cleveland campus
-
it could be as a way to stop mysql injections. Before there was a mysql_real_escape_string in php most people took away quotes and slashes as a way to stop mysql injections.
The guy who built leadxpert probably figured there was no reason for anyone to send quotes or slashes and auto removed them from the string.