Show truncated string with dots appended with CSS3
Showing starting few words of a long text by not using client side or server…
Showing starting few words of a long text by not using client side or server…
What is Memory Leak? Memory leak is a bug that mainly occurs when a program…
Active directory Authentication using forms authentication and login control in ASP.NET: For Active directory authentication…
In this tip I am explaining different ways to break out of a very deeply…
Sometimes we need to create customer portal user in test class to run the functionality…
Sharepoint 2010 has so many new exciting features and one of them is InPlace Record…
Using AJAX and web services in your application can make it richer. But passing information…
1. Who can start CUDA programming? – Any one who has some basicknowledge on C…
This tip describes how text can be converted to image using Java awt.. Step1: Create…
n many projects we give options to users to add multiple rows for submitting multiple records. To do this…
Most of us face a great deal of difficulty while designing Web pages or content across browsers with same same look and feel effect. A website that looks cool in…
While displaying your records in a grid/table view in your application, you may have wondered about choosing the view, whether you should choose List view or Table View?. This TIP…
Sometime back we created a feature of highlight text(each word is inside a div) when user moves mouse while keeping left button pressed.A few days ago firefox has launched its…
Problem: Scroll view achieved using CSS overflow scroll property for android & ios devices are never that smooth as they are in the native way. Solution: So, to achieve that…
While working on the HTML designs, I came across some of the design issues that I would like to share them along with the solutions. Requirement #1: A scrollable view…
The below Tip describes, How you can send email in Servoy by adding images inline to your message body. We can create the email attachments by using the createBinaryAttachment() method…
HTML is very simple, just a list of links. Test 1 Test 2 Test 3 Test 4 Test 5 Test 6 CSS is little bit complicated this time, therefore, I…
What is Skype? Skype is one of the most popular free messenger tool used to do text & voice chat over internet. You can also make a call to any…
Servoy’s inbuilt mechanism to handle exceptions is quite effective but there are times when you may want to handle the exception programmatically. For instance, in some situations you may want…