Microsoft
Software
Hardware
Network
Question : Delete blank line from textarea
Hello Experts,
How to delete blank lines (first, on top of the document, and last, on the end, but at first check, there are blank lines or not).
Thanks
Answer : Delete blank line from textarea
http://programming-oneline
rs.blogspo
t.com/2006
/03/remove
-
blank-emp
ty-lines-p
hp-29.html
$blanksremoved = preg_replace("/(^[\r\n]*|[
\r\n]+)[\s
\t]*[\r\n]
+/", "\n", $_POST['txtrareaname']);
Random Solutions
vb.net - make a combination
General IQ - Math
ASP.NET Eval statement
VPN Solution to Term Server
Excel VBA: find value from sheet1 in sheet2 and return corresponding value to sheet1
UIImage app - Placing an Image at x,y
Script that checks the created computer objects and logs/. Need a way to run as scheduled task and email using outlook.
Add datarow to datatable +vb.net 2005
Boot Repair Options in Vista Safe Mode
oracle 11g - How to grant view privilege to user2 from user1 objects