Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: buddylee17 ; Forum: ColdFusion and child forums
Forum: ColdFusion Sep 11th, 2009
Replies: 1
Views: 1,096
Posted By buddylee17
The lock is written into the query. You'll need to check into the correct syntax for your specific database.
Forum: ColdFusion Aug 2nd, 2009
Replies: 2
Views: 1,370
Posted By buddylee17
Why do you need regex for this? Can you not use basic string functions like LEFT, MID, and RIGHT?
Forum: ColdFusion Feb 25th, 2009
Replies: 2
Views: 1,391
Posted By buddylee17
Have you added a loop to display the output?

<cfquery name="players" datasource="connsilvereagles">
SELECT *
FROM player
ORDER BY playernumber DESC</cfquery>

<cfoutput>
<table>
<cfloop...
Forum: ColdFusion Jan 6th, 2009
Replies: 1
Solved: spam filtering
Views: 840
Posted By buddylee17
Try the CFFormProtect:
http://cfformprotect.riaforge.org/
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC