Log in

View Full Version : how do i save an image to my websites directory



jmpearson2001
09-04-2006, 10:30 PM
...how do i save a file to my websites directory?:confused:

mburt
09-04-2006, 10:57 PM
It can't be done with html alone. Use server-side scripting.

jmpearson2001
09-04-2006, 11:21 PM
i mean so i can put a clock on my site (myspace.com or freewebs):)

jmpearson2001
09-05-2006, 11:45 PM
help!

mwinter
09-06-2006, 07:07 PM
I'm still not even sure what you're asking. You have to give more detail in your questions otherwise people won't have a clue about what you think the problem is.

It seems that you're asking how to upload a file that you've created to add to your website. If that's the case, use FTP. If you don't know how, search the Web for a tutorial.

Mike

mburt
09-06-2006, 07:09 PM
I thought the OP meant to do it dynamically, within a webpage.

mwinter
09-06-2006, 07:25 PM
I thought the OP meant to do it dynamically, within a webpage.

From the original post, sure. But adding a clock? :confused:

Mike