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
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for kg_ally

Hi, Can anyone tell me how to describe coldfusion architecture. I'm being this question consistently in interviews. I cannot find an answer on Internet. Please help, its urgent and important. Thanks Kanika

Member Avatar for satya339
0
532
Member Avatar for pirula

Hi, I would like to search one field in database with multiple words. Also i will allow searches for example : a or cs....(one,two characters). My code: [code] <cfparam name="URL.NAME" default="1" type="Any"> <cfquery name="search" datasource="datasource"> SELECT * FROM search WHERE NAME LIKE ="%#URL.NAME#%" ORDER BY DATE DESC </cfquery> [/code] this …

Member Avatar for samaru
0
626
Member Avatar for kg_ally

hi, Is any one familiar with use of Subcookies with coldfusion? Please help, its urgent. Thanks

0
106
Member Avatar for kg_ally

I've a perfect working code in IE but for some reason its not working in Fire fox...can anyone suggest why?

Member Avatar for mschroeder
0
125