How to integrate an image / text uploader to my site for visitors ?
HOW TO INTEGRATE AN IMAGE / TEXT UPLOADER TO MY SITE FOR VISITORS ?
thanks..
Hi,
Maybe you've already worked it out, but you'll need a form with an upload button (input type=file), a folder on your website that allows uploads and a form processing script to make it work.
This is a good form processor:
http://www.tectite.com
It is not enough. You need a server-side language (PHP, ASP, JAVA, aso) file where the image is sent, processed and saved on the server.
Originally Posted by
Kor
It is not enough. You need a server-side language (PHP, ASP, JAVA, aso) file where the image is sent, processed and saved on the server.
That is the form processor that I linked to. It does everything needed.
Here's the specific page describing the process for uploads: http://www.tectite.com/fmhowto/uploading.php
ginger
Last edited by ginger23; 07-08-2011 at 06:31 PM .
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks