iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Content Discussion Forum This is a forum where people can discuss questions about content creation, management and practices.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2007, 08:10 AM
WebProWorld New Member
 
Join Date: Apr 2007
Posts: 1
swagtails RepRank 0
Default Photo Upload scripts / software

Can anyone recommend some cheap / free, easy integated scripts or software to allow folks to upload a maximum of 15 photos from a website ?

Many thanks
Reply With Quote
  #2 (permalink)  
Old 04-01-2007, 07:51 PM
DaveSawers's Avatar
WebProWorld Veteran
 
Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 492
DaveSawers RepRank 3DaveSawers RepRank 3
Default

Do you mean upload to a website or download from a website?

To upload to a site, use a:

<form enctype="multipart/form-data" action="..." ...>

with an:

<input type="hidden" name="MAX_FILE_SIZE" value="...">
<input type="file" name="picture" value="filename">

Then it depends on what you want to do with that picture once it has been uploaded. Do a search on "input type file" for more info.

To download from a website, get them to right click and do save as...
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
Reply

  WebProWorld > WebPro Exchange > Content Buy/Sell > Content Discussion Forum

Thread Tools
Display Modes

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 -4. The time now is 05:01 PM.



Search Engine Optimization by vBSEO 3.3.0