28/10/2009, 16:13
|
| | Fecha de Ingreso: octubre-2009
Mensajes: 2
Antigüedad: 15 años, 2 meses Puntos: 0 | |
ayuda para este error Line 651: sql.Append("QuantityDiscountID=" + CommonLogic.FormCanBeDangerousContent("QuantityDis countID"));
Line 652: sql.Append(" where ProductID=" + ProductID.ToString()); Line 653: DB.ExecuteSQL(sql.ToString());
Line 654: DataUpdated = true;
Line 655: Editing = true; |