Thursday 23-05-2013
About Us | Contact Us | FAQ | Support | Links
Coldfusion Custom Tags, CFXs, CFCs, Full Applications and more!
< Built by ColdFusion Developers, for ColdFusion Developers >
 
Home | Tag Categories | Latest Tags | Top Rated Tags | Top Selling Tags | My Account | Search | Sell Your Tags | Tags A-Z
CFX_SmartFile

CFX_SmartFile - Super-Fast File Reading Extension
Developer Name: Peter Coppinger
Company Name: Digital Crew
Email Developer Email Developer:
Latest Version: 1.2
Price: $25
License: One Copy per Server.
Encrypted: No
Average Rating:
Times Rated: 8
Rate This Tag:


Tag Comments

Very Useful
Thank you for this software. Its extremely small and fast and has helped us out no end when dealing with our large custom log files.Keep up the good work!

Posted on: Friday 19 Sep 2003
By Sam Kidd

 Related ColdFusion Applications
Developers who purchased CFX_SmartFile also purchased:
  1. DHTML Outlook Sidebar Navigation V2
  2. CF_FileManager V3.2 (Cross Browser)
  3. CF_TreeControl
  4. CF_ProFlashUpload V1.7
  5. CF_RelatedSelectsControl
  6. CSV2Query
  7. CF_Unzip
  8. Email Validator
  9. CF_SendLinkToFriend (Unencrypted)
  10. Form Wizard


What Is CFX_SmartFile?
CFX_SmartFile is a ColdFusion Extension enabling super-fast reading of specific and blocks of lines from a file located on the server.

CFX_SmartFile
What is CFX_SmartFile?

CFX_SmartFile is a ColdFusion Extension enabling super-fast reading of specific and blocks of lines from a file located on the server.

Advantages

  • Super-fast reading of specific lines
  • Specify the start line
  • Specify the number of lines required
  • Ideal for large files
  • Returns the results as a ColdFusion Variable
  • Written using C++ for maximum speed
Attributes

FILE File located on server to be read by CFX_SmartFile
STARTLINE Line of server file to start reading from
LINESTOGET Number of lines to read after the start line
OUTPUT The name of a ColdFusion Variable to put the retrieved contents in

Example Usage:

<CFX_SmartFile file="c:exampleLargeFile.txt" startLine="100" linesToGet="50" output="fileContents">

<cfoutput>#fileContents#</cfoutput>


Setup:

After you purchase and download CFX_SmartFile, use your ColdFusion Administration Control Panel to register the smartFile.dll component with ColdFusion. The .dll is a C++ DLL.

More Information:

If you would like more information about this component, please email dan@digital-crew.com or peter@digital-crew.com

Payment By PayPal:

Pay by PayPalYou can purchase this component on CFTagStore.com using PayPal by sending the required funds to dan@digital-crew.com in your PayPal account.

Once payment has been received, your account will be credited with the purchased component ready for download.

If you have any queries regarding purchasing with PayPal through CFTagStore.com, please email our Payment Support



 


< Business Strength Coldfusion Custom Tags >
Sitemap | Privacy | Branding | Web Services | Support | Contact Us