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!
WebDNA applications...
WebDNA LibrariesA list of available libraries for WebDNA...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
F.A.QA compilation of some user's questions...
[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...
reCAPTCHA 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...
Calculating Standard Deviation...
Write Once Use ManyReuse the same code over and over again on your site with the [include] context...
Removing whitespaceHow can I remove all whitespace entered by a user from an input box (ie card number)...
Setting a 30-minute CookieConfiguring the expires time for a short-term cookie is tricky...
Paypal IPN...