VPF Heading Generator Examples

Requirements: VPF Heading generator


1 - Simple Example - Hello World

A simple hello world example. The main page is a simple HTML page and the image generation page is a simple ASP page. Included in the VPF Heading Generator package!

2 - Image text

In this example a VPF font text is applied on an existing image. You can easily use this technique to apply VPF text on you own images! Included in the VPF Heading Generator package!

3 - Comming soon!


4 - Ready to use - no programming required!

If you know some HTML basics, then you will probably be able to use this ready-to-run ASP script to generate headings as images.

This sample contains an ASP file that takes two query string parameters: A VPF font name and the text string to display. It also contains a HTML file that sends these parameters to the ASP file thru an IMG tag.

5 - Generate heading from user input

This example generates a heading and body text based on user input. The technique for generating the heading image is the same as in Example 4 (the image is automatically generated based on query string parameters).

6 - Code Verification to prevent automated registrations

This example shows how to prevent automated registrations by using code verification.