Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~917 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for pirula

You don't explain enough about what the data looks like and the result you are trying to get. But couldn't you break the url.name into pieces based on spaces and then select LIKE for each piece?

Member Avatar for samaru
0
667
Member Avatar for moiseszaragoza

You have <cfoutput>#SQL#</cfoutput> but in the cfquery you only have SQL, try enclosing the #SQL#

Member Avatar for gdmprog1
0
191
Member Avatar for gdmprog1

I have data for a drop down box that is up to 250 digits. This places the drop down box outside the range of the screen. I need to limit the drop down box to 150 digits on the screen but also need to display the extra 100 digits somehow. …

0
59

The End.