WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > WebPro Exchange > Content Buy/Sell > Content Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Content Discussion Forum This is a forum where people can discuss questions about content creation, management and practices.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2007, 07:10 AM
swagtails swagtails is offline
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, 06:51 PM
DaveSawers's Avatar
DaveSawers DaveSawers is offline
WebProWorld Veteran
 

Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 332
DaveSawers RepRank 1
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
Tags: photo, scripts, software, upload



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

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



Search Engine Friendly URLs by vBSEO 3.0.0