Ask Me Help Desk
>
Computers & Technology
>
Programming
>
Markup Languages
>
HTML
> Upload file
PDA
View Full Version :
Upload file
Pr3stoika
Jul 8, 2012, 03:36 PM
hello, is it possible to make a radiobutton in html wich uploads the value to a ftp server into a file like (.txt)?
with greatly happens: Martin
ScottGem
Jul 8, 2012, 03:41 PM
Not with HTML alone. HTML is mainly a markup language that renders pages for display in a browser.
Pr3stoika
Jul 8, 2012, 03:43 PM
Not with HTML alone. HTML is mainly a markup language that renders pages for display in a browser.
Thank you so much for the information.