..


Sponsored Links

And 'possible to use Cold Fusion to allow users of my site to send files (upload) on my server?

Sure. No problem. We create a simple Form with the field "filename" and then write a few lines such as:

<CFFILE ACTION="UPLOAD" FILEFIELD="#Nome_File#" DESTINATION="c:\file\collaboratori\" NAMECONFLICT="MAKEUNIQUE" ACCEPT="application/msword, application/pdf "ATTRIBUTES="ReadOnly">

Our users can send their files through their favorite web browser and the files will be saved in the folder chosen by us.

In the same category ...
E-Learning
CSS (Course) CSS (Course)
Web Design and Accessibility according to W3C CSS and XHTML. Starting from 29 €.
Excel (Ebook) Excel (Ebook)
Create spreadsheets and calculation. Just 25 €.
Visual Basic 6 (Course) Visual Basic 6 (Course)
Make Desktop Applications with VB6. From 39 €.
Sponsored Links