PDA

View Full Version : need a form type thing but with images


DaveMark
20-05-2003, 00:17
for a site im doing i want a online gallary where popople can submit pictures ... i was wondeing how i could go about doing this.. i can get froms to e-mail there data to me but i was wondeting is there a way ican do it to a db , with images as well

code would be helpfull :)

dave

AlastairM
20-05-2003, 01:07
You'll need to tell us what server (linux/apache or windows/IIS) your sites on.

If its on windows/iis, you'll need to tell us what upload component if any is installed for the easy way, otherwise I've got some code that does it the hard way :D

If it ASP/IIS then I can definitley help you out, if its PHP/Apache then I can possibly help you out ;)

cheers

alastair

DaveMark
20-05-2003, 01:13
Originally posted by AlastairM
You'll need to tell us what server (linux/apache or windows/IIS) your sites on.

If its on windows/iis, you'll need to tell us what upload component if any is installed for the easy way, otherwise I've got some code that does it the hard way :D

If it ASP/IIS then I can definitley help you out, if its PHP/Apache then I can possibly help you out ;)

cheers

alastair

one of my servers is my ntl account and the other is my college account .. my college account is apache and the ntl i dont know

dave

Kynoch
20-05-2003, 01:14
ntl is also apache.
Apache/1.3.26

wont have any PHP support on the free webspace with ntl though.

DaveMark
20-05-2003, 01:17
:(

DaveMark
04-06-2003, 23:34
can anyone help .. just need some quick code nothing fancy just so it works .. database will doo neeeeeeed help :(

dave

AlastairM
05-06-2003, 00:03
either way, your going to need to tell us what serverside language your host support, if any. Kynoch says there no PHP,and I very much doubt they'll let you run and perl scripts (your on your own if they do:D)

no server side language = no file upload :(

you might want to look for paid for (albeit cheaply) hosting, i'm sure a few people here are with 34sp.com, which for £15 a year will give you PHP support, a mySQL database and a whole lot more.

cheers

alastair

zander
05-06-2003, 00:13
If it's any help I may be able to set you up with a form that can FTP to your server or set you up a short term fully hosted solution which you could use a SSI / frame / iframe to link too.

Can pm me or catch me on msn...

A

DaveMark
05-06-2003, 00:41
Originally posted by AlastairM
either way, your going to need to tell us what serverside language your host support, if any. Kynoch says there no PHP,and I very much doubt they'll let you run and perl scripts (your on your own if they do:D)

no server side language = no file upload :(

you might want to look for paid for (albeit cheaply) hosting, i'm sure a few people here are with 34sp.com, which for £15 a year will give you PHP support, a mySQL database and a whole lot more.

cheers

alastair


my college space has php support :)

AlastairM
05-06-2003, 15:07
do a google on 'php image gallery', should turn up something you can use.

I would knock something up for you but

a) I'm more of an ASP man
b) I'm a sick as a dog at the moment and can't be ****d.

cheers

alastair