|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Using ColdFusion to write a web client
I've written standalone web clients in Perl and PHP so I know the fundamental concepts, but I was wondering if CF has this ability. Essentially what I need to do is POST a file to another server as a scheduled task.
If this is possible with CF, which tags should I be looking at? |
|
#2
|
|||
|
|||
|
Yes it's possible, and easy too. You can probably do it with less than 10 lines of code. Look at <cfschedule> and <cfhttp>.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
||||
|
||||
|
Quote:
Thanks, Kiteless. I'll check it out. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Using ColdFusion to write a web client |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|