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
~503 People Reached
Favorite Forums

5 Posted Topics

Member Avatar for gpptst@email.it

[QUOTE=gpptst@email.it;532994]Which type of license I need for a desktop standalone application developed on COLDFUSIONMX ????[/QUOTE] Download the free developer's version. Actually, you can download CF8 for free, which would be better. It's 100% backward compatible with CFMX7.

Member Avatar for gpptst@email.it
0
93
Member Avatar for lafalot

[QUOTE=lafalot;537191]Hi, Please help! We have data that was input into SQL Server using activedit. This data has all kinds of inline styles, and it looks horrible. Is there a way to parse the data and get rid of all inline styles? Thank you for any help you can provide.[/QUOTE] I …

Member Avatar for MattEvans
0
123
Member Avatar for cpgenius

[QUOTE=cpgenius;507201]Hello, I've been searching and searching, but can't for the life of me find anything related to an answer. I'm working off of the code found [URL="http://www.scottpinkston.org/blog/index.cfm/2007/7/13/Image-Uploads-and-Resizing-with-ColdFusion-8"]here[/URL] and want to store the web path ([url]http://www.google.com[/url] & not c:\www\google\) into a database for later. Is there a function built-in which takes …

Member Avatar for lespaul00
0
77
Member Avatar for 4Dante

[QUOTE]<cfQuery name= "UserInfo"> Select Name, State, Phone, count <tblUser.Name> as Count from TblUser group by State </query>[/QUOTE] First, make sure you define a datasource for your query: [CODE]<cfQuery name= "UserInfo" [COLOR="Red"]datasource="YOURDSN[/COLOR]">[/CODE] next, you'll want to create a WHERE statement. If you first create a query to COUNT your records in …

Member Avatar for lespaul00
0
109
Member Avatar for lespaul00

Hello, I have been struggling for awhile now to get my website up and running. Here is some background: Website development: Dreamweaver 8 Dynamic Programming language: ColdFusion MX 7 Database software: MS Access 2002 Type of website: Recipes returned from database input (by user) Goal: To have website visitors use …

0
101

The End.