|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
FTP Upload
Can anyone tell me how to upload files to a server from within a JavaSript Code??
|
|
#2
|
||||
|
||||
|
Javascript is not capable of making a connection from a client's browser to a webserver.
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#3
|
|||
|
|||
|
so how can I transfere files from the client to the server??
|
|
#4
|
||||
|
||||
|
Quote:
Do you mean from your website? Or, in general? If you mean from your website, you'll need some kind of server-side scripting language, such as PHP, Perl, JSP, ColdFusion, etc. If you mean from your desktop to your webserver, just download an FTP client, and use that. |
|
#5
|
|||
|
|||
|
I mean how to transfere files to the server from my website, so do I need server side scripting?? I use ASP 3.0 do you know how to do this on ASP?
|
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > FTP Upload |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|