Imran
|
| Posted: 04/30/2004, 9:46 PM |
|
Hi 
what is the purpose of this function " CCToSQL" ??
Thanks In advance
Imran
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 05/01/2004, 12:52 AM |
|
It is an internal CCS function that converts a value into the format supported by the database. This function requires a parameter that tells it if a value should be converted to a number (Integer) or text.
It is actually most useful for preventing someone from hacking your Website using SQL injection.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|