framar studios
 REAL SOLUTIONS FOR REAL BUSINESS
Search Articles:
Keywords:

Index

Home
Contact
Authors

Sections

About...

Explorations in Web Development

Freeware

Portfolio: Frank's Work

Tutorials: Solutions for techs


Login
User Name:
Password:

cf_ImageUpload v 1.2 [Updated]

Mar 28, 2002 By Frank Marion

Frank Marion, [email protected].
http://www.framarstudios.com

Date Created:October 08, 2000 9:49:26 PM
Last Modified:Thursday, March 28, 2002 6:53:41 PM

Version:1.2

This document serves to upload an image from the client's local machine to the server, rename it to the ID of the record to which this image belongs, update the database accordingly, and display the image. It also allows for the deletion of the image file and record.

The tag has extensive comments thoughout my code, that's just my style. I've taken quite a bit of time to document the various attributes and gotchas in the head comments. Please refer to them for details instructions on the usage of this tag.

This tag is always a work in progress, because I use it in my own work. It is designed to suit my own needs, maybe it will suit yours too. I welcome any feedback or questions you may have.

LICENSE:

This tag is freeware (NOT public domain). I retain all rights. You may make unlimited use of this tag for any purpose, personal or as part of a commercial work (not including re-distribution), providing that these comments are kept intact and that any changes you make are clearly documented in the comments, in your own name should you choose to re-transmit it with modification.

In other words: Use this freely, share it with your friends, use it in your commercial projects, but you may NOT re-distribute tag for a fee. It's free, give me credit of authorship and don't sell it as your own, or in a collection of some sort. If you aren't clear about this, or wish to use it in a different manner, I welcome your inquiries.

As usual, no warranties or guarantees of usefulness or even fitness for any purpose are made. This script is written as well as I know how to, and in using this, you agree to take complete responsibility for anything that may go wrong.

If you use it, please send me an email, just to that I can know my work is useful to others. Feel free to contact me with questions or suggestions. I especially welcome letters from developers who might have constructive feedback or alternate approaches. Frank Marion, [email protected]

Always check out http://www.framarstudios.com for the latest updates and more goodies.


File Download
Title cf_ImageUpload12
Description This document is archived as a Zip file.
Size 8 k
Frank Marion, Web Application Developer
Email: [email protected]
Web: http://www.framarstudios.com

Frank has over ten years of experience in the field of internet development. His skills range the gamut of web developement fields, and is known for the quality of his work.
Tip
Using Verity to Search your Database
So you can search your database, and you've created a simple search engine that hits on keywords using SQL. You CAN search your database using the Verity engine. Verity itself will not search a database, but it will search an SQL query. Neat idea, huh?

[All Tips]