|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
cffile append not working when called via cfhttp
I have a file which should write a html log file every time it is run.
If I run it directly (via url entry) it writes to the file. If however I run a script to call the file via a <cfhttp> (which is the way I want to do it) it doesn't write to the file. Any ideas why? -D |
|
#2
|
|||
|
|||
|
I'd say it must be something in the code or in the application, because CFHTTP acts exactly like a user making the request from a browser. Can you confirm that the *exact same* URL called via your browser is being used by the CFHTTP call?
|
|
#3
|
|||
|
|||
|
It was all calling it the same, however I haven't changed anything (that I know of) that will affect it, but it now works... how odd.
-D |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > cffile append not working when called via cfhttp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|