Lawn Gnome
07-06-2005, 05:11 PM
Is there a script that is html or javascript (not php or anything) that u can use to upload stuff to a site?
|
||||
Uploading With HTML?Lawn Gnome 07-06-2005, 05:11 PM Is there a script that is html or javascript (not php or anything) that u can use to upload stuff to a site? anarchy3200 07-06-2005, 06:08 PM Simply no, html and javascript are client side so only have any effect user end, you would need to have a server side language that can access the filesystem to upload files e.g. as you stated you can't use php. mw2005 07-06-2005, 07:50 PM The only thing that you can use to upload stuff to a site is a ftp. Or if your host supports it use thier built in File manager where there you can upload items to your website. Other than that there is nothing really you can use. I hope this helps. bazz 07-07-2005, 02:45 PM The only thing that you can use to upload stuff to a site is a ftp. I hope this helps. I'm not sure it does. I know you said in HTML or JS - not php or anything but, for the benefit of others who may find this thread in the future, perl - as just one of several server side languages - will enable you to upload pages and files to your web space, provided your ISP supports the language. If you dont have access to those languages then ftp would be a good alternative, as mw2005 said. Bazz mw2005 07-07-2005, 07:17 PM Oops! I'm sorry if I misled you |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum