Search Results
Virtual URLs without define_atbegin
The following is an alternative to using define_atbegin in a LassoStartup folder for virtual URLs on Apache 2.2.
In this method because all virtual URLs get rewritten, response_filepath and response_path return
Available Versions of Lasso Products and Support Status of Older Versions0.000000
Note: Each version's OS variant will include support for all of that OS's variants except where stated. This table is presented to provide clear definitions o
Using Fonts in PDFs
The tip of the week from March 9, 2007 includes a discussion of how to use fonts when creating PDF files through Lasso. The tip includes information about built-in fonts, True Type fonts, and conversion utilities which can be us
Using Arrays to Simplify Code
This article presents several techniques which use arrays to help simplify your Lasso code. An array is used to help format several fields from a database. An array is used to help simplify a conditional. And, an array
Upgrading ImageMagick on CentOS
Lasso Professional 8.6 and Lasso 9 Server for CentOS 5 includes native support for ImageMagick 6.2.8, the latest official package. However, this package does not reflect the newer updates for ImageMagick. Therefore, L
Updating mod_fastcgi to work with mod_deflate
Note: This applies only to Lasso 9.1.3 and earlier. Lasso 9.1.4 and later uses its own customized FastCGI connector for which this is not an issue.
On Apache web servers, it's common practice
Understanding and Overcoming SQL Injection
Lasso's relative ease of use can lead to a level of complacency unless we understand how to secure our code from unwelcome attention. Even a house with a great security system is not secure if you leav
Using Groups of Information: Arrays and Maps
There is still another way to make our code easier to manage, even in such a simple example.
A good example is, it would be easier to group our content in one place, so that later we don't have to
0.000000
Watch more tutorials about using Lasso
0.000000Lasso Tutorials
These tutorials are presented and prepared in a down-to-earth manner to assist you with learning how to use, or advancing your use of, Lasso. There are three sections, cate
What is Lasso?
Lasso gives website pages the ability to be dynamic and interactive by changing the content on the pages on-the-fly, pages which are then sent to a computer over the Web to be read by a browser.
HTML - How your browser 'reads