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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML Data Exchange Web Services ( document/literal )30 Aug 2005 00:51 GMT4
I am trying to publish a cfcomponent based web service that would accept
soap-packaged serialized objects.
I believe you can post to such a service with a <cfinvokeargument
type="xml"....>
Adding header to Excel export file29 Aug 2005 23:28 GMT3
I'm using the following to create an excel spreadsheet:
<CFPARAM name="action" default="none">
<CFSET tab=chr(9)>
<CFSET carriage=chr(13)>
converting one big template into a cfc29 Aug 2005 19:01 GMT4
i have written a little application where the bulk of the app is contined in
one cfml file.  i am trying to convert that cfml file to a cfc and am working
on making my first method.  i would like to be able to pass the form variables
into the method and the method should generate ...
How safe is Encryption on a Shared Server?29 Aug 2005 18:42 GMT2
Hi,
If I were to purchase CFX_ENCRYPT_AES and have my ISP install it on their
shared CF server,
would it be safe to encrypt credit card information and leave it on their
WDDX Forms29 Aug 2005 17:21 GMT9
I have a large survey form which I want to serialze into WDDX data, is this possible?
If so... how?
Can I then shoot it into an Oracle database?
Help is greatly appreciated!
Bank of America to CyberSource29 Aug 2005 17:18 GMT2
Can anyone help me with the code to switch from Bank of America credit card processing to the new CyberSource requirement?  CS suggested using ASP.  Anyone found a solution?
Many Thanks!
Dynamic class loading in CFMX6.1 standalone29 Aug 2005 16:56 GMT2
How can I have dynamic class loading in CFMX6.1 standalone?
I would like to make a CF application that calls to Java classes. In
development, I want: a programmer edits and compiles a Java class. Then they
reload a CF page in the browser and are using the new changed class. I ...
Javascript Error (Object Expected)29 Aug 2005 16:44 GMT2
All of the correct information is being processes by coldfusion and returned to
the web page, but when I select an Employee ID from the drop down box and
trigger the onchange event handler, I receive an "Objected Expected Error"  
Code Below
ToBase64 issue29 Aug 2005 15:03 GMT4
I've noticed that on MX 7, applying toBase64 to a numeric value returned by a
query generates a conversion error.  Consider this example:
<cfquery name="getN" datasource="myDatabase">
    select 12345 as myNum
Stuck on an Update Loop29 Aug 2005 12:38 GMT12
Here's my issue. I have the following update statement.
 <cfloop from="1" to="#FORM.OrderCount#" index="i">
   <cfquery datasource="#request.dsn#" username="#request.dsnUsername#"
password="#request.dsnPassword#">
Getting the yes/no data type to format correctly in Access28 Aug 2005 22:38 GMT7
Hi, I am creating an application where I need to create a table.  The problem
is that when I use this query to create my table I do not get the type of
formatting I want.  I am using a bit as the data field type to create the
yes/no fields in the table.  Well my original table ...
Shopping Cart28 Aug 2005 20:41 GMT2
Hi
Can anyone guide how to make shopping cart through coldfusion. Is there any
available and want to integrate paypal payment option with it.
Any books or reference will be appreciated.
Insert query problem28 Aug 2005 00:04 GMT2
I need some assistance in deciphering this problem:
Error Executing Database Query.
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft
Access Driver] Too few parameters. Expected 1.    
Calling Itext Functions27 Aug 2005 17:11 GMT5
I'm trying to use some itext functions in a Cf application that arent included
in cfdocument such as dpi and cmykj.
As cfdocument already makes use of itext, is it possible to call these two
classes using cfscript without having to load itext seperatley?
Form Variables not found27 Aug 2005 17:06 GMT11
In my receiving form I am getting this error     "Element REQ_DATESTART is
undefined in FORM".
  code that receives information
<cfquery datasource="#info#" name="getData"
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 July, 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.