> What sort of text?

The text is about one to three pages in length (in general), and we charge per 
entry.  I'm trying to allow editing so that the customer can make minor changes 
or updates, but not large-scale editing in an attempt to circumvent charges.

This is definitely a large scale system so it has to run quickly.  That's why I 
was hoping more for some sort of encrypt/comparison algorithm as opposed to one 
which broke the text down word by word.

This would need to handle 1000+ customers and generally get an edit once every 
minute.  Not to mention that this is only a very small portion of what the 
website does, so resource or time-intensive solutions are not appropriate.

I thought about the hash() function, but any minor change will completely 
change the value, and that's not what I'm looking for.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271743
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to