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
Ranked #54.9K
~1K People Reached
About Me

I work at ESP Chemicals Inc. and maintain espchemicals.com. We also own adesignstudio.com. We own our own servers at Savvis (Dallas, TX NOC) and also specialize in setting up e-commerce websites for companies with hundreds or thousands of products.

Interests
boxing, english literature, engineering, horses, shooting (tin cans and paper targets only)
PC Specs
Dell 1600sc, dual 2.0G Xeon, dual SCSI 320 73G drives, 1 gb
Favorite Forums
Favorite Tags
Member Avatar for rharp

Hello, I’m a jr. CF programmer trying to figure out how to create sets of multipages. What I want to do is create page sets of 10 and have an arrow link, which would jump you to the next 10 pages. The page selected would be the first number of …

Member Avatar for lightningrod66
0
265
Member Avatar for red_evolve

I know that after doing a query, I can use cfoutput to output the results of the query by applying the query attribute like the one below:- [code] <cfquery name="query1" datasource="mySource"> select * from users </cfquery> <cfoutput query="query1"> #username# </cfoutput> [/code] Is there any way that I could jump to …

Member Avatar for red_evolve
0
768
Member Avatar for alwaysneedhelp

I'm building a property management site in ColdFusion. I'm building an admin area where the agent can upload a thumbnail of property to be displayed next to other features of the property. Idealy I'd like to have many listings on one page. I've seen it on the web so many …

Member Avatar for WrkrAnt
0
182