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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File attachment validation06 Sep 2007 20:47 GMT4
So I have a form that  allows users to attach documents by browsing for the
files. How would I check if a files exists where the user doesn't use browse to
attach a file but rather types in a file and path name (and the file isn't
found)?
CFDocument Convert .doc to PDF06 Sep 2007 20:43 GMT1
Hi Everyone, I have been looking to see if this is possable, what I want to do
is have a word doc so say I have test.doc I want to use CFdocument to convert
it into a PDF. I have seen some things useing cf 7.02 to get the contribute
flash paper dll and use the com object to ...
Problem in Consuming a Web Service running on Remedy06 Sep 2007 20:33 GMT11
Hi All ? We have a web service running on ARSystem ( Remedy) and all  we would
like to do is ?
-Invoke this web service from our Coldfusion page
-Send some parameters in a method call for ?Remedy WS?
CF8  IsNumeric not working??06 Sep 2007 20:27 GMT7
I'd appreciate anyone's help here.  
We have a financial app that does lots of calculation type things. To make
sure everything is good in the world, we utilize IsNumeric( ) a lot to validate
that things are number before processing.
XMLParse mislead by XSI/XMLNS/schemaLocation?06 Sep 2007 15:54 GMT4
I seem to have a problem with XMLParse and the XSI bits of my XML in myt code
below.
When I take out these 3 lines
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
XML HELP!!!06 Sep 2007 09:37 GMT2
I've accessed simpler documents using code like this:
         <cfscript>
            selectedElements = XmlSearch(XmlData, "/TopLevel/NextLevel");
            for (i = 1; i LTE ArrayLen(selectedElements); i = i + 1);
Saving multiple appointments to Outlook06 Sep 2007 02:00 GMT1
I have a client who has asked that I give him the ability to save events to
people's Outlook.
I found some code discussion here:
http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:48013#254835
.NET Active Directory Interation06 Sep 2007 01:57 GMT2
Any ideas what's up with this code?  Of note, I'm pretty clueless about active
directory and .net!
<cfscript>
    de = createObject("dotnet",    
Password Expiration In Active Directory06 Sep 2007 01:50 GMT1
Is there a way to tell when a password is expired (or if its already expired)
in active directory using cfldap or ColdFusion?  
Also, is there a way for a user to modify their own AD password through CF?
Thanks,
cfinvoke web services05 Sep 2007 20:01 GMT4
Please help me!! I am going insane! I am trying to consume
http://flightaware.com/commercial/directflight/data/wsdl1.xml. Their
documentation is at
http://flightaware.com/commercial/directflight/documentation.rvt. That has all
CGI variables and CFOUTPUT05 Sep 2007 16:59 GMT2
I have this code which show me what CGI variables exists, however I wish to
show also the content of the CGI vrialbe if exist but I don't know how "to
tell" the CF server that in the second CFOUTPUT I wish to display the value of
the CGI variables instead of the text "CGI ...
displaying cfcontent on local server05 Sep 2007 16:17 GMT2
i am creating an excel file using cfcontent. when i test on my local cf7
server, get a blank page... no error, nothing.
when i post on remote server, works fine.
i read somewhere that you can turn on/off cfcontent processing in cf
CF8 <cfQuery> Issue05 Sep 2007 15:02 GMT3
In previous versions of CF you could execute a stored procedure using the
<cfQuery> tag and you would receive a query result set containing the returned
data.  For example:
<cfquery name="checkLogin" datasource="myDataSource">
Problem with JVM args05 Sep 2007 14:49 GMT2
We are trying to debug some issues with our ColdFusion installation and decided
to revert our JVM settings back to their original state. According to a
technote, these are the settings we should use:
technote:
Problem using SE Friendly URLs04 Sep 2007 21:01 GMT7
Anyone had issues using search engine friendly urls and css?  I have a page
that looks just fine when I go to the page with the following url:
http://localhost/demo/index.cfm.  However If I change the url to
http://localhost/demo/index.cfm/about-our-company the page acts as if ...
Pages: 1 2 3 4 5 6 7 8 August, 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.