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!
A list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
WebDNA ModulesA list of the currently available modules...
Download WebDNA ApplicationsWebDNA applications...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Generate a Google map with pins on your database addresses...
Cloning a RecordOften...
How old am I?You want to express an age in years given the dob (mm/dd/yyyy) and today's date...
random password-generator codeGenerate a random alpha-numeric string...
reCAPTCHA codereCAPTCHA helps prevent automated abuse of your site (such as comment spam or bogus registrations) by using a CAPTCHA to ensure that only humans perform certain actions...
Extracting the first sentence out of a block of textI need to extract the first sentence out of a block of text...