Skip to main content
Participant
March 26, 2015
Question

Is it possible to use markers/special identifiers in CF.

  • March 26, 2015
  • 2 replies
  • 366 views

Is it possible to use markers/special identifiers in Cold Fusion? If possible how do I test for markers at the end of say a zip code. E.x. 11691XX( XX is the special Marker).

This topic is closed to new replies. Start a new post to keep the conversation going.

2 replies

BKBK
Community Expert
Community Expert
April 4, 2015

IES48069774 wrote:

Is it possible to use markers/special identifiers in Cold Fusion?

Sure thing. You could, for example, use string functions.

If possible how do I test for markers at the end of say a zip code. E.x. 11691XX( XX is the special Marker).

It depends. What you want to test for: existence of the markers, the number of characters, the character values?

Charlie Arehart
Community Expert
Community Expert
March 26, 2015

Leetroy, I have moved your question from the CF administration forum to the "getting started" forum instead. Your question is related to coding CF applications and so was not appropriate for the Administration forum. Hope someone here will be able to help you out.

/Charlie (troubleshooter, carehart. org)