ASNA Knowledge Base
Search the knowledge base
How to send email with ASNA Visual RPG
The full source for this article is available here. It is very easy to send email with ASNA Visual RPG. The core enablers are baked
An easy to test IP address and ports for DataGate
When you have trouble connecting with DataGate for IBM i (especially for new or upgraded installations) the first thing you check is the IP address
A simple date picker for AVR for .NET ASP.NET websites
In the early days of Web development, we had to scrounge around to find solutions to what seemed like the most basic of things. Date
Running multiple versions of DataGate for IBM i
Question Can I run more than one instance of DataGate on my IBM i? Answer Yes. You can run multiple versions of DataGate on the IBM i.
Browsers and mobile clients supported for ASNA products
Our general recommendation is to use the latest editions of: Chrome MS Edge FireFox Safari Chrome and MS Edge are both based on the open-source
HTML, CSS, and JavaScript resources
Kevin Powell courses and YouTube channel Kevin focuses mostly on CSS and HTML . His free courses start at the beginner level and include: Conquering
Preserving application state in ASP.NET
Application state is the data that links the various parts of an application together. This data may be scalar values, binary values, or even open
How to calculate date/time differences in Visual RPG for .NET
Back in the halcyon days of RPG II/III, calculating differences between two dates or times was enormously complex and took tons of code (does anyone
Working with the ASP.NET ListView and row and column clicks
See code on GitHub The ListView is a worthy alternative to the GridView control. With the ListView control, you are 100% in charge of the
Using FTP to send and receive IBM i source members
Occasionally you might need to send or receive a source member from/to your Windows PC and the IBM i. Assuming your IBM i has FTP enabled, it’s