View previous topic :: View next topic |
Author |
Message |
pyromra -
Joined: 16 Dec 2004 Posts: 7
|
Posted: Thu Dec 16, 2004 5:03 am Post subject: others post |
|
|
how can i post something from a different computer (ie. a friends house with my work on it). i have a site that i built on a friends computer and want to know how to upload it from there |
|
Back to top |
|
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Thu Dec 16, 2004 5:47 am Post subject: |
|
|
My choice would be using php to upload. You could probably use a file manager like cPanel's although a free one, to upload too.[/code] _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1332
|
Posted: Mon Dec 20, 2004 4:03 am Post subject: Re: others post |
|
|
pyromra,
Install an PHP and the small upload script WebFileBrowser from http://www.webfilebrowser.org and you'll get the feature you asked for. |
|
Back to top |
|
 |
|