Web Links [Tag : Files]
Sort By :
41. Uploading files to the server hard disk using plain ASP
Step-by-step tutorial on how to upload files (images, etc) from the client browser to the server hard disk using plain ASP pages. Complete application source code is available for download including the code to upload and display uploaded files to the user in an eary to use and understand manner.
Category:   ASP > Tutorials > File Manipulation

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

42. Uploading Files with register_globals off
This is an example upload file page for PHP that works with Linux RedHat 7.3 and PHP 4.2.1. This example shows you how to upload files with register_globals off. It is really easy to implement and test to see if it will work for you. You must make sure the directory you are uploading it into is CHMOD(777). Also includes a commented section on how you can store uploaded info in a mySQL database.
Category:   PHP > Scripts and Programs > File Manipulation

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

43. Open, Read and Create Files with ASP
This tutorial explains opening, reading and creating files using example codes. Up to 6 examples are used.
Category:   ASP > Tutorials > File Manipulation

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

44. Flash GuestBook using PHP and Text files
This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this example we use a PHP script but after you understand how it works it should be fairly easy to write the same script in Perl, ASP, or Cold Fusion. This is intended for learning but still easy to install, modify, and get up and running quickly. The only requirement is that you have PHP available for use on your server.
Category:   Flash > Tutorials > Backend

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

45. How to protect PDF files using PHP
This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in the browser (if the user has acrobat reader) or promoted to download the pdf file if the user doesnt have acrobat reader. This is perfect for when you want to restrict PDF files to authorized eyes only. This simple to use tutorial will have you up and running in a few minutes, one page of info with full source code, and working examples.
Category:   PHP > Tutorials > Security

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

46. Emailing Customized Flash E-cards with PHP and Text Files
This tutorial explains how to send out customized Flash e-cards to anyone you want, or allow anyone that visits your site to do the same. This tutorial will allow you to set up a much simplified version of say the online Hallmark or Blue mountain e-cards application. This tutorial was designed to be as simple as possible while still being powerful enough to be used as a commercial application. This Tutorial uses only 2 simple php scripts and it will automatically create text files to save all of your data. For this tutorial it is assumed that you have an in-depth knowledge of Flash 5, and can run php scripts on your server. Please note though that the PHP scripts can just as easily be written in Perl or ASP, its just the technique where concerned about showing here.
Category:   Flash > Tutorials > Backend

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

47. Reading and Parsing XML Files with Enterprise JavaBeans
A step-by-step tutorial in which we will create a Session EJB which will read a given XML file. So in this tutorial you will learn two things; how to read XML files in Java and how to add this functionality in EJBs. Every step has been explained in detail.
Category:   Java > Tutorials > JavaBeans

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

48. Uploading Files
This article explains how to upload files to your server via forms and move those files with PHP.
Category:   PHP > Tutorials > File Manipulation

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

49. @1 Age Status Indicator for Files and Folders
Similar to the ones used at cgi.resourceindex.com, perlarchive.com and scriptsearch.com, this script checks the age of files and folders and shows "NEW" image or text indicators according to the age. C/w admin interface. Support 1-level or 3-level age distinction. If pointed to a folder, the script will scan through all files in that folder for newest file (sub-folders and files in sub-folders are omitted).
Category:   CGI and Perl > Scripts and Programs > Server Management

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

50. Creating PDF Files in PHP
This is a nice step-by-step article on how to create/modify PDF files in PHP dynamically.
Category:   PHP > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [< Previous] 1 2 3 4 5 6 7 [Next >]