Scot's Scripts: MIVA script 101

Getting into MIVA script? Just looking for some examples? This area is growing and has some useful working miva scripts and miva script tutorials. The downloadable scripts here contain commented miva script source code and many of them have associated tutorials and explanations.

MIVA Script Driven Websites: view tutorial

Different ways of using MIVA script to display web pages and content, including a full dbf database example.

Configuraiton files: view tutorial

Every miva scripter has to make a configuration file for their scripts at one time or another. This tutorial shows you the easiest way to make a flexible configuration file that can easily have more variables added to it as time goes on and your script grows.

Simple graphical verification: download

This file has instructions and a simple example script showing how to use graphic images to verify that a human is entering information on your form. This helps against mass spammers. Other solutions would be to have an email verification system.

Simple Database: download

This is intended as a tutorial/example to help beginning Miva developers get started using the built in dbase functions of the miva scripting language.

Feedback Form 1.0: download

You can use this form as a template to create your own "Contact Us" forms for your website. This is much better than having your email address in the public eye- we all hate spam.

Uploading Files 1.0: download

This simple upload script explains how to use the Miva scripting langauge to handle uploads to your website.