Quantcast
Channel: PHP – Xlinesoft Blog
Browsing all 97 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

What to expect in version 10.3

We expect a beta version of PHPRunner, ASPRunner.NET, ASPRunnerPro 10.3 in the second half of September. You can also expect one more update (v10.4) to be released before the end of the year. Here are...

View Article


Image may be NSFW.
Clik here to view.

Tri-part events

Tri-part events are a special code snippets that provide a convenient way of programming interactions between the browser and the webserver. Why three parts? Any web application consists of two parts -...

View Article


Image may be NSFW.
Clik here to view.

SaaS application design

SaaS applications, also known as multi-tenant applications, are very popular these days. A single instance of the software is available to multiple customers/tenants. Each tenant's data is isolated and...

View Article

Image may be NSFW.
Clik here to view.

Making new record visible on the List page

When we added a new record and returned back to the List page that new record may not be clearly visible on the page. Depending on what page we on, what sort or is applied, how many records are on the...

View Article

Image may be NSFW.
Clik here to view.

Making search panel horizontal

The search panel is displayed vertically on the left side of the List page by default. Sometimes you need to make it more prominent and place it above the grid, just like on the screenshot below. Doing...

View Article


Image may be NSFW.
Clik here to view.

Autofill based on two fields selection

Autofill is a handy feature that allows quickly fill multiple fields after lookup wizard selection. However, it only works based on a single lookup wizard selection. In this article, we will show a...

View Article

Image may be NSFW.
Clik here to view.

Version 10.4

Version 10.4 beta is here! Here are the links to download the beta version: PHPRunner 10.4 beta ASPRunner.NET 10.4 beta Please note that this is the beta version and some things may not work as...

View Article

Image may be NSFW.
Clik here to view.

Working with third-party REST API

In the current world situation, all countries track new and existing cases of COVID-19. Some countries provide an API to access the latest data. Here is an API provided by Hong Kong's department of...

View Article


Image may be NSFW.
Clik here to view.

Using geolocation data in your web application

Knowing where your web applications users location is a useful feature, that can help you provide a better service. For instance, you can show them results that are tailored to their location or...

View Article


Image may be NSFW.
Clik here to view.

Hiding details table tab on the fly

Master-details is a very useful feature but the details table may clutter the UI. We have seen projects where people have more than a dozen details tables and it would be useful if we can hide some...

View Article

Image may be NSFW.
Clik here to view.

Business templates

Business Templates are pre-built mini-projects that can quickly add some specific functionality to your projects like Calendar or ToDo List. This article will teach you how to become a Business...

View Article

Image may be NSFW.
Clik here to view.

Dynamic login page background

We have discussed the topic of making a beautiful login page in this post. What if we can take it to the next level automatically changing the login page background once a day? It is easier than you...

View Article

Image may be NSFW.
Clik here to view.

Context help in your web applications

This article explains how you can implement context help in your PHPRunner or ASPRunner.NET application. Maybe you need to display some hints for users or a link to a more detailed page in the manual....

View Article


Image may be NSFW.
Clik here to view.

Show new records on the list page automatically

Let's imagine you have a web application where multiple users adding data at the same time i.e. a helpdesk application where end-users submit tickets and support staff needs to see new tickets as soon...

View Article

Image may be NSFW.
Clik here to view.

Password-protecting additional admin actions

Some businesses may require two people to confirm certain actions like big transactions may require a supervisor's approval. Another scenario - certain actions require entering the second password....

View Article


Image may be NSFW.
Clik here to view.

Logging audio playback actions

If you have a website with a large number of audio files you might be interested in collecting stats like who listened to what and for how long and where they paused and started again etc. Turns out...

View Article

Image may be NSFW.
Clik here to view.

Version 10.5

Version 10.5 of PHPRunner, ASPRunner.NET is here (ASPRunnerPro 10.5 will be available soon). Please note this is a beta version and is not ready to be used in production yet. If you purchased...

View Article


Image may be NSFW.
Clik here to view.

Analyzing incoming emails

As web developers, we deal with large amounts of data every day. Sometimes it helps to sit back and take a closer look at the data in hand and see what data is trying to tell. Here, at Xlinesoft.com...

View Article

Image may be NSFW.
Clik here to view.

New security providers in version 10.6

Enterprise Edition of PHPRunner and ASPRunner.NET provides Active Directory authentication option. It is a useful feature but it has some restrictions, for instance, you cannot use a hybrid database/AD...

View Article

Image may be NSFW.
Clik here to view.

Database-based dropdowns with Dialog API

Quite a few people asked how to extend Dialog API by adding dropdown boxes populated by the database content. Since Dialog API is Javascript based there will be a little trick that would help us...

View Article
Browsing all 97 articles
Browse latest View live