Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / February 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to display a text field if yes selected in radio button12 Feb 2008 07:57 GMT1
Does anyone know how to hide/show a text field based upon a radio button
selection?  What I want to do is ask a question with yes or no as radio
buttons.  Then, if the user selects "YES" I want to display a required text
field.  If the user click no, there isn't a need for the ...
Error Executing Database Query12 Feb 2008 00:27 GMT6
Hope someone might have an answer for this. I am trying to help out a friend
that I wrote some CF for a while back but now they are moving to a new server
and SQL server configuration. I am not sure of the specifics so if you need
more to answer this question I can ask him and ...
CF and AJAX editable grid11 Feb 2008 23:40 GMT5
I found one tutorial which doesn't work with data from a db. Javascript RegExp
error. Are there other tutorials for populating a grid from a database and then
editing, deleting, and inserting a new row using AJAX?
ReFind multiple instances of a string11 Feb 2008 23:26 GMT2
Can you use ReFind to find multiple instances of a string?  I know I could use getOccuranceCount, but I'd rather just use ReFind.
thanks.
Separating Strings11 Feb 2008 19:29 GMT3
I have a form field that has 4 characters when submitted. I need to be able to separate these characters and store them in unique variables variables for later use. Any thoughts?
common error in CF & SQL11 Feb 2008 19:04 GMT5
Hi.when I try to delete the last record I've got this error:
Error Executing Database Query.  
[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid column name 'undefined'.
The error occurred in E:\www\Copy of mymol-old\actions\actCustomizeSub.cfm:
Need to get the last selected index to pass to a button11 Feb 2008 18:06 GMT1
I have 3 buttons below the GRID: one to redirect to the edit page, one to
redirect to the transfer page and one to redirect to the split page. Since I
was not able to find a way to have the three buttons on each row of my cfgrid,
I opted to put them below. The application concern ...
get last record inserted11 Feb 2008 17:57 GMT7
Hi i am inserting into 2 tables. I am first inserting into client id. I then want to get that client id and insert it into the sale table.
What is the easist way to get this.
cf8 cfgrid not rendering data11 Feb 2008 15:38 GMT1
I have a very simple cfgrid page and am using binding to a cfc to get data. The
grid does not display data. If I move the query to the page and not bind, I get
the data. This also happens on a page where I use cfautosuggest. Any ideas?
ColdFusion 8 HTML CFGRID with checkbox doesn't show checkbox11 Feb 2008 15:35 GMT1
<cfset array = [true,false]> <cfset queryAddcolumn(qry, 'checkbox', 'bit',
array>  and in the cfgrid, i bind to the cfc, and i use the following  
<cfgridcolumn>  <cfgridcolumn name='checkbox' header='test' type='boolean'
display='true'  select='true'>  the checkbox still doesn't ...
CFGRID has its quirks11 Feb 2008 15:25 GMT1
Picturebar is one, at least in ColdFusion MX 7, that doesn't appear. Then a
strange thing happens when I include
insert="yes" or delete="yes". The first column on the left, in this case the
rowheader, gets cut off. Also, the height of the control doesn't automatically
Tracking users, please help11 Feb 2008 05:06 GMT2
Hello;
I wrote a small tracking system for my web site. I am trying to upfrade it to
work in CF 8. Here is what I am doing.
I had this code on the index.cfm page of my site. I am attempting to move it
CFC Pickle11 Feb 2008 04:08 GMT5
Here's the deal: 1. shared hosting and no access to cfadmin 2. host is running
CF 7 enterprise 3. host won't create any mappings 4. cfobject and the
createObject function are disabled 5. Here is a sample file structure:  
-----ROOT ----------cfc_dir ---------------something.cfc
Access an Application.cfc variable in another CFC10 Feb 2008 14:13 GMT8
Hi, I'm setting a variable in Application.cfc to use as a "global constant".  I
then need to reference it inside a custom <cffunction> in another .cfc file.
In application.cfc, I use:
<cfset MyVariable=1>
I'm trying to run a .jsp page and all I get is the following error. Thoughts?09 Feb 2008 06:22 GMT14
Running Coldfusion 8 / JRun 4 updater 7 / Coldfusion 8 hotfix 2.
I'm trying to run a .jsp page and all I get is the following error. Thoughts?
Could not invoke Java compiler, please make sure jikesw is in I:\JRun4/bin or
put a JDK bin directory in your path.
Pages: 1 2 3 4 5 6 7 8 9 10 11 January, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.