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 / October 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cfselect add/sub entries25 Oct 2007 13:21 GMT1
I'm building a product selector application. You can see a demonstration under
http://www.rename.ch/test_productSelector/test.cfm. Idea is, that one can
select a product group and/or subgroup in the most left cfselect area. On
selection, it automatically updates the container in ...
CSS & ColdFusion, replacing DIV content25 Oct 2007 01:59 GMT7
Ok I have a DIV that on rollover of an object it changes position to the mouse
pointer. However, I also want it to replace the content of the DIV tag with
ColdFusion code. Something like this:
<cfoutput><img src="../#staffmember.imageName[3]#" align="middle"><span
Encrypt / Decrypt help24 Oct 2007 23:55 GMT27
Hello, all.
In the past, I always used HASH to encrypt the password for users; all I
needed to do was to check the HASHed value from login and compare to what is in
the db - simple.
regex variables in rereplace24 Oct 2007 23:08 GMT3
Is it possible to use regex variables with rereplace? For instance if I wanted
to put brackets around the area code in a phone number, I'd like to do the
below code, but it doesnt work, just sees the variable as a string
rereplace(someNumber, "([\d]{3,3})", "($1)")
Hide parameters passed in path24 Oct 2007 21:41 GMT2
I am using the anchor tag to navigate from one page to another.  I am passing
parameters to the page via the anchor tag as well.  Ie <A
HREF="test.cfm?Param1=Yes&Param2=No">Edit</A>
Is there any way to do this without showing the parameters in the path
use cfdocument to create avery labels24 Oct 2007 19:03 GMT5
I am trying to use cfdocument to generate Avery labels for a abel printer.
Basically I query the db and write the data to the pdf. The cfdocument tag I am
using is:
<cfdocument format="pdf" unit="in" margintop="0.05" marginbottom="0"
what is dsp_name.cfm:  findNOcase , client.Roles, <cfparam default="0" name="CreatedShowAll">?24 Oct 2007 16:53 GMT1
i found it in a dsp_name.cfm
what is findNOcase ?
client.Roles?
what does this code do ?
Displaying Debug Output?!?24 Oct 2007 15:53 GMT2
I have done some research on the cfsetting tag, specifically, the
showdebugoutput attribute, and for some reason, I cannot get it to work.
I am having an issue with part of my site, where, in development, a particular
action page works fine, but in production, the same action ...
cfhttp header trouble24 Oct 2007 15:04 GMT2
I'm trying to suppress the Content-Type Text/XML in the header of a cfhttp
POST request.
Any help is appreciated.
Grins,
cftransaction with Multiple Datasource /Query24 Oct 2007 14:52 GMT5
I need help with accessing some rows from Sql Server database(a select
statement) when I am inserting rows into DB2 database within the cftransaction.
I get the following error.
"Message : Data source MANAGEMENT verification failed.
Cold Fusion MX7 troubleshooting24 Oct 2007 11:43 GMT2
In general how do I get better and more information in the logs when a
ColdFusion/jrun process hangs. Currently we are running ColdFusion MX7
7.0.2,142559 and JRUN4 build 106363. The process is a Java process thats
spawned off from ColdFusion, and it hangs never returning any ...
Protecting Source Code24 Oct 2007 11:37 GMT1
I am developing and application that I am planning on "leasing" out to
busnesses but to keep my source code safe I will only allow the application to
be run under a hosting account that I control so that the source is not subject
to being stolen.  Other then cfencrypt (which can ...
Coldfusion Ajax Forum24 Oct 2007 10:50 GMT1
Hi, I'm building a simple coldfusion-ajax forum. It works quite fine but I have
a problem.
Since when someone click on a link of a post I do something like this:
<a href="void(NULL)" onclick="ajax_open_post_in_a_div_on_the_same_page">
Is Coldfusion NOT compatible with some webservices?24 Oct 2007 09:24 GMT4
Hi all,
I have a major problem connecting to a webservice provided by SABRE (the
travel agency people).
If you try to consume :
xmlparse() and google rss/atom feeds23 Oct 2007 21:55 GMT3
Whenever I attempt to parse any google rss or atom feeds the xmlparse function
says that they are invalid XML.  Has anyone ever run into this before?  I am
able to parse any other feed that I have tried, Google seems to be the only
issue.  I am using CF7.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 2007
 
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.