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
Upgrading Forest to 2008 R2 and Exchange 2010
Stored Procedure is trimming off the decimals...
Limit Wireless Hot Spot Connections
A script to list all programs running as ADMIN
Client Changed ISP, now Blackberry email does not work
Crystal Reports 9 > how to refresh indexes ?
disable macro message in outlook
FTP on a Cisco ASA5505
Google map for ASP.NET
How do I add an ASP value to a Javascript?