|
Posted by PeterMcC on 04/23/06 14:50
Hywel Jenkins wrote in
<hvWdnS3Z34li_tbZRVnyiw@eclipse.net.uk>
> Chaddy2222 wrote:
>> beethovenofear wrote:
>>> somebody know how to let my webusers to upload their pictures to my
>>> web page???
>>>
>>> can i use any html code or something??
>>>
>>> please help!
>> Yeah, you need to create a form where your users can insert the
>> picture file off their local machine.... Then they could just hit
>> submit and post the image to your site. It would be adviseable that
>> you perhaps approve the images before uploading them. But it should
>> not be that hard at all.
>
> What about the server-side scripting to handle the upload and saving
> the file? There's a little more to it that creating a form.
If you're happy to have the images uploaded to your server and then you
insert the images on the page, there are several "off the shelf" uploaders.
I've found this one to be excellent - and free.
Alright, it uses PHP but you don't need any prior knowledge - the readme.txt
file takes you through all the steps needed to configure it to your
requirements.
http://www.mtnpeak.net/webdev/index.php?pg=php
--
PeterMcC
If you feel that any of the above is incorrect,
inappropriate or offensive in any way,
please ignore it and accept my apologies.
Navigation:
[Reply to this message]
|