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 #4K
~765 People Reached
Favorite Forums
Favorite Tags
Member Avatar for berlindeb

I am not sure how to ask the question, but here goes. I have a multiline survey storing data about a specific project. I want to store the data in the following fields: proj_id strat_issue strat_goal strat_obj strat_value here is an example of my code [code=html]<form action="strat_survey.cfm?update=gogo" method="post"> <table width="90%" …

Member Avatar for soolmaan
0
94
Member Avatar for jamba

Hello Experts I have a CF app (MX 6.1) that creates a text file, inserts some data (mainly numerical values along with a text header and footer), zip/encrypt/password protect with Winzip command line and then email to a 3rd party and CC some users. When the text file is opened …

Member Avatar for jamba
0
140
Member Avatar for Hercf

Help! Hi, everbody! I have this problem: There is a “textbox” and a “submit” button. “Submit button” is disabled until something is written within “text box”. I am not able to do this switch. Could anybody help me? Here you are the code: [code=html]<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" …

Member Avatar for jamba
0
156
Member Avatar for jamba

Hi Folks! Wonder if you can help?? I need to know a way of updating a column in Oracle (datatype: long) but keep the existing data so like an append. Am using Coldfusion to write to Oracle and I know that you can only write 4000 chars at a time, …

Member Avatar for jamba
0
68
Member Avatar for bugsferg

i have a table with data that i am trying to display with 4 td's and then create a new row. i will eventually set the row limit, but for now this is what i have: <cfquery name="get_stuff" datasource="#dsn#"> SELECT * FROM item WHERE item_type_id = 1 ORDER BY item_name …

Member Avatar for Torch7
0
151
Member Avatar for NewVBguy

Hi Everyone, I am really new to cf and I am trying to understand this software. I am trying to setup my dsn. now when i try to go to cf administrator and select data source option, it pops up an error message that there is no java virtual machine …

Member Avatar for jamba
0
156