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 / June 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TRapping Errors from a Java Component10 Jun 2005 13:46 GMT2
I am using "creatObject" to use a Java Class and need to have ColdFusion trap
any errors returned by this class. My code is as follows:
         <cftry>
    <cfset co = createObject("java", "CNRP_SP")>
Dynamic Checkbox10 Jun 2005 12:45 GMT3
Hi all, I have a set of check boxes that I have blank text fields next to.  
When the user checks the check box the current date should be desplayed in the
field next to it.  I am using a flash forms.  
thanks
Verity search problems10 Jun 2005 11:09 GMT4
The verity is results are coming back with no data in the query set. The weird
thing is it will work just fine 30 seconds later and then the same thing will
happen. The collection has been reindexed and it doesn't seem to make much of a
difference. Anyone had any experiance with ...
Join a query datasource and oledb datasource?10 Jun 2005 00:42 GMT1
Using CF5 here.
I have a query that I'm creating on the fly using the QueryNew() and
QueryAddRow() functions.  Then I run my query using dbtype="Query".
Is there a way that I can perform a join between this dynamic query, and a
Coldfusion MySQL Character Problems10 Jun 2005 00:26 GMT1
Has anyone run across problems with MySQL outputing invalid characters
with Coldfusion?
I am having the following problem when trying to output the contents of
a field in a MySQL table:
How to get the email addy and first/last names from Outlook Address Book for use in <cfmail>10 Jun 2005 00:20 GMT4
I'm sure you gurus out there have encountered this before - I'm just wondering
if it's possible to pull the email address and first/last names from the MS
Outlook Address Book for use in a <cfmail> tag.  I am setting up a relatively
simple page allowing users to send an email to ...
CFComponent extends confusion09 Jun 2005 20:27 GMT3
Has any one figured out the proper behaviour of the EXTENDS attribute to
CFCOMPONENT.  I haven't been able to find out how this attribute is
supposed to work.
I have written components that extend other components, that's simple
Ben Forta - Where are you?...How to Count items in a Session Variable09 Jun 2005 19:48 GMT4
Borrowing off of the Shopping Cart program in Ben Forta's book CF 4.0.... I am
using session variables to create a list of entities that will print to mailing
labels. After playing with spacing and such I finally have the first column of
lables printing.
Can I perform a function when user leaves site?09 Jun 2005 19:47 GMT2
I need to update a database record when a User closed his browswer or leaves the site.  Is this possible? If so, how would I do that?  
tweaking cf validation09 Jun 2005 18:56 GMT2
i want to edit the js validation for html cfforms.  can anyone tell me where
the file that contains the js is located?  
i need to comment out the line that puts focus on the errored field.  when
using xml forms, i was able to go to the _cfformvalidation.xls file and edit
using 2 variables to call one variable09 Jun 2005 18:47 GMT1
what I would like to do is set 3 variables (theses variable values will be
dynamic):
Item = question
itemID = 1
Creating email auto-responder09 Jun 2005 15:38 GMT6
I am wondering how would I be able to develop an email auto-responder for POP mails? Do I have to use event gateways? If so which gateway would I be using?
folder email attachment09 Jun 2005 15:24 GMT1
I am emailing an HTML report with chart images, there are 9 charts in the
report. In the application the charts are created in a folder named 'charts',
so in the HTML I have <img src="charts/chartname.jpg">. I cannot host the
images from the server because they will only be there ...
Outputting a CFC Component09 Jun 2005 13:05 GMT5
Can someone please help me with this simple request.  I get an error message
when I try and output the results of a simple CFC Component.  Here is the error
message:
Attribute validation error for tag cfoutput.  
Cannot check hashed password09 Jun 2005 12:37 GMT3
When users enter their email address and password in the login form, a login
check is made using the following code. (The password is hashed in the database)
<!--- Find record with this Email/password --->
<cfquery name="getUser" datasource="security">
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 May, 2005
 
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.