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 / April 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Uploading Office '07 Documents30 Apr 2008 23:15 GMT1
I am currently using this to control the filetypes uploaded:
<cffile action="UPLOAD"
destination="#capsimpath#\Homework_Assignments\attachments\student"
filefield="file1" nameconflict="OVERWRITE" accept="image/gif, image/bmp,
Is there a way to Auto add the / while inputting a date into a textfield30 Apr 2008 17:44 GMT3
For example, if typing a date into a text file, is there a way to automatically add the /'s to the date as it's being typed?
Structure problem30 Apr 2008 14:15 GMT3
I have this code:
<CFSET OrderStruct = structNew()>
<CFOUTPUT QUERY="buildNew">
 <CFIF NOT structKeyExists(OrderStruct, "#productname#|#partner#" )>
Ms Access - Data Mismatch30 Apr 2008 09:41 GMT1
I am not getting the correct data when use my simple ms access query ... I
mean lets say  I am looking for 2 (which is a number ) within the records...
The result returns the sample " 53, 23, 24, 4, 43, 56, 55, 44, 59  "... Why is
that ???
Access Public Folder in Exchange29 Apr 2008 15:48 GMT4
Using CF8, I currently can access mailboxes and folders in my exchange
information store except for folders in the public store.  Does anyone know how
to access information in the public folders using CF8's exchange tags.
Trevor
Handle XML response from ASP.NET web service29 Apr 2008 15:20 GMT2
I've been looking all over the internet and either I'm searching
wrong, or I'm simply crazy by trying to achieve this.
I am trying to consume a web service done in ASP.NET from a coldfusion
page. The specific method I'm calling returns a simple XML document
CF Ajax - how to make a small form 'pop up' over the existing content29 Apr 2008 12:35 GMT1
hi. i have a standard html form with quite a few elements (selects, radio
buttons, input fields, text areas etc)
some users will need the ability to supply additional data but i only want the
fields for this additional data to appear upon request (to keep the form clean
if the value of the field is "one" Display the message your value is one29 Apr 2008 10:22 GMT2
Hi I have to check a  a field value in the database.
And output it in HTML
if the value of the field is "one" Display the message your value is one
if the value of the field is "two" Display the message your value is two
javascript var for cf tag to read29 Apr 2008 09:00 GMT9
I'm having trouble getting coldfusion to read my javascript output for
coldfusion to process.
I am generating a list of records based on a query. Every record is written
inside a table. Each table's height is undetermined until the data is
Consuming axis webservice works in ColdFusion 8, not in ColdFusion 7 - same exact code29 Apr 2008 06:18 GMT3
I have the same CFML code that I used to invoke a webservice in ColdFusion 8
that works fine.  When I deploy this in a ColdFusion 7 server, I get an illegal
argument exception:
 Could not perform web service invocation "insertUpdateDnbCompany".
How do you automate an rss feed?28 Apr 2008 19:57 GMT5
I have a .cfm page that generates an RSS feed. Everything is working fine, but
how do I automate it so it pudates the feed file every say hour or so? Is there
something I can put in the application file that regenerates the feed file so
it is being updated?
CF Menu Issue28 Apr 2008 17:16 GMT1
This is becoming a real issue on a very public Website- just wondering if
there is a workaround? This issue must have surfaced before?
The pages load with the horizontal menu bunched up vertically in right corner
for a few seconds- long enough to be distracting- would love to ...
Dynamic Parameters for a CFHTTP POST Request28 Apr 2008 16:57 GMT2
I need to call a service using CFHTTP (Post) but the parameters passed to the
service are dynamic so there is no way to create a static list of CFHTTPPARAM
tags. Actually, there are some static parameters but there will always be
dynamic parameters that are included in the ...
Unable to use mail in Korea, Traditional Chinese and Thai28 Apr 2008 11:26 GMT5
I have just started using CF 8.
I have trying to send email using CFMAIL. The content of the email consist
either Korea or Traditional Chinese or Thai characters. But the characters are
not displaying in the email.
Redirect after login28 Apr 2008 05:33 GMT12
I have :
<cfif #SESSION.usrlogin# neq "true">
<a href="login.cfm">login</a>
<cfelse>
Pages: 1 2 3 4 5 6 7 8 9 March, 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.