How to Get a String’s Length with Javascript
Last Updated on Friday, 8 February 2013 04:29 Written by Richi González Sunday, 10 February 2013 12:00
Hello,
Learn how to get a string’s length with a very simple Javascript property: length. This is really useful when you want to do, for example, field validations with JS; you evaluate the length and then do something.
Learn MoreIncorrect Characters in Invoice.pdf in Greek Language
Last Updated on Monday, 7 January 2013 11:25 Written by Jack Yin Thursday, 27 December 2012 12:00
Invoices could be created under Customers>Orders and viewed under Customers>Invoices at admin panel. The correct invoice should include shipping address, invoice number, invoice date, order number, products name, quantity ordered, pricing etc, as the following screenshot shows.
Learn MoreHow to Make the Blog Title Accept More than 32 Characters in SocialEngine 4
Last Updated on Friday, 14 December 2012 12:00 Written by Andrew Cross Friday, 14 December 2012 12:00
Here’s a little tutorial on how to change from the default 32 characters in blog title to a larger value , say 64.
By default , in SE 4.1.4 a blog title can have a maximum of 32 characters , and if a title with more than 32 characters is entered , it will be accepted , but when viewing the blog , the title will be truncated to 32 characters.
To fix this (and also for the forum ) do the following :
Edit this —-
Learn More

Recent Comments