Web Scripting Help(resolved)

Started by G_G, October 27, 2009, 10:20:58 pm

Previous topic - Next topic

G_G

October 27, 2009, 10:20:58 pm Last Edit: October 27, 2009, 11:34:10 pm by game_guy
Well I had a small idea. I have a server running on my computer. There's a specified folder that holds all the files that are accessible. Is it possible to upload files to this folder via html code.

Like someone uploads a file then it goes into that folder so everyone can see that file. Is it possible?

The program I'm using is wamp server.

Aqua

Not with html, no.

With stuff like PHP and etc. probably yes.

But... isn't what you're trying to do the same as... a FTP?

G_G

October 27, 2009, 10:39:35 pm #2 Last Edit: October 27, 2009, 11:34:04 pm by game_guy
Yea in that sort of fashion yes.
Well if someone knows how to do it in php thats fine to.

Do you know how aqua?

EDIT: Resolved