Help - Search - Members - Calendar
Full Version: Coldfusion Functions
W3Schools Forum > Server Scripting > ColdFusion
big dave
is there a function in CF similar to javascript's indexOf method? i wanted to do server side validation but the Adobe CF book vol 1 doesnt go over much server side validation w/ cfif blocks.

vchris
something like find()? it will search for the occurrence of a string.
Skemcin
If you have ColdFusion installed on your local machine, here is a complete list of functions available to you:
http://localhost/CFDOCS/htmldocs/help.html...ons-pt0_01.html

Obviously, you can replace "localhost" with your ColdFusion web server.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.