Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 05-03-2004, 06:52 PM   #1 (permalink)
Banned
 
Location: The Canyons - Boarding
[html] easy, upload images to site Code.

ok basically what I am looking for is a blank web page (i.e. www.WhateverYourDomainNameIs.com/upload) in this page will just be a place to upload images. So they can post them on the forum in the same place.

it is a Forum that my family wants me to make. And they have no programming or uploading knowledge. They check E-mail and stuff.

So i need it so that they can kind of select "Upload" and find the image and upload it, find the link and past it.

I am hoping that there is some code already written for this. However what i do know is that it can be done in Perl or something similar, and then a database. However my knowledge is little HTML (basic web design) and VBNet (no database as of yet)

if there is a Script out that makes it so you can upload images to a new folder then it kind of auto makes a page with thumbnails that would be even cooler. LOL but simple is what i am looking for.

Any help would be greatly appreciated.

Last edited by Sexodus; 05-04-2004 at 08:49 AM..
Sexodus is offline  
Old 05-03-2004, 08:50 PM   #2 (permalink)
Psycho
 
soopafreek's Avatar
 
Location: ask your mom
i'm sure there are programming gurus here that can help you out, but just out of curiosity, why not use yahoo! photos?

it's already built, and other than the ads, not much of a pain in the ass.
__________________
aaarrrrrgggghhhh!!!!
soopafreek is offline  
Old 05-04-2004, 08:46 AM   #3 (permalink)
Banned
 
Location: The Canyons - Boarding
Privacy, and simplicity. Maybee not for me, but simple for everyone else! LOL
Sexodus is offline  
Old 05-04-2004, 01:43 PM   #4 (permalink)
Psycho
 
soopafreek's Avatar
 
Location: ask your mom
do you need a site AND the code for ability to upload, or just the code?

i sometimes use web picture creator ( http://www.webpicturecreator.com/ )for making online galleries.

it's pretty cool to use... it's pretty simple, but i'm not too sure it's ULTRA-simple. but it's definitely worth a look and of course, FREE.
__________________
aaarrrrrgggghhhh!!!!
soopafreek is offline  
Old 05-04-2004, 03:17 PM   #5 (permalink)
Banned
 
Location: The Canyons - Boarding
i have the site (www.ftalk.net) i just need the code so people can upload things without having to FTP. since they dont know how to do that. (or install a ftp for that matter lol) However password protecting would be cool. but we will see.

Hopefully someone knows some code i could use. or at least point me in a direction, Where codes are free or a database of them or something!
Sexodus is offline  
Old 05-04-2004, 08:47 PM   #6 (permalink)
Tilted
 
Location: Ottawa, ON, Canada
I don't know your level of proficiency with web stuff in general, but if you are running your own webserver and can get PHP up and running, then take a look at the singapore project. (singapore.sourceforge.net). Been a while since I installed it, but if I remember correctly, you can just unzip it to a public directory and it will give you automatic thumbnail generation and other nifty features.

For uploading, on the client side is pretty simple, there is an input type=file. You will have to write some server-side stuff to keep it sorted into the right directories. For this, php is your friend, you can do it in a half dozen lines of code or so if you don't mind opening your box to being r00ted by kiddies... (a couple dozen and you can be pretty safe).

Of course if you're not running your own server, then most of this is probably moot, ah well.

(edit) and if you do have your own server/php running and run into any issues or want a bit o direction on the server side stuff you need to do the uploading, lemme know. I've done it before, so I'm pretty familiar with the intricacies.

Last edited by human; 05-04-2004 at 08:59 PM..
human is offline  
Old 05-05-2004, 07:42 AM   #7 (permalink)
Banned
 
Location: The Canyons - Boarding
Ill check into that singapore deal. i have a host (anhost) and they do support PHP sql etc etc... so i will check that out and see if i can install it. as far as me knowing PHP im lost there. but i can usally catch on to syntax pretty good, ill have to check the bookstore to see if they have a translator or something. or just PHP itself.. thanks.
Sexodus is offline  
 

Tags
code, easy, images, site, upload


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 04:34 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62