I need to extract the first sentence out of a block of text. The sentence will end with a period, exclamation point, or question mark followed by a space.
numero = 46[listwords]when used with "delimiters" can redefine the meaning of what a word is.
[listwords words=[your words go here]&delimiters=.!?][showif [index]=1]The first sentence is: [word][/showif][/listwords]
[listwords]when used with "delimiters" can redefine the meaning of what a word is.
[listwords words=[your words go here]&delimiters=.!?]Joe D'Andrea
[showif [index]=1]
The first sentence is: [word]
[/showif]
[/listwords]
DOWNLOAD WEBDNA NOW!
This Technical Change History provides a reverse chronological list of WebDNA changes...
Download WebDNA ApplicationsWebDNA applications...
F.A.QA compilation of some user's questions...
WebDNA ModulesA list of the currently available modules...
Tips and TricksA list of user-submitted tips ...
WebDNA reference...
How can I remove all whitespace entered by a user from an input box (ie card number)...
Find duplicate recordsFind duplicate records and do something with them...
Spaghetti codeHow to get rid of very long search strings...
WebDNA interaction with zipI have a project where I'm allowing several people to upload images...
How to setup CODA to work with WebDNA?This page will show graphically how to setup CODA as a WebDNA partner :-)...
random password-generator codeGenerate a random alpha-numeric string...