Welcome to Ges Nielsen's Script Sample Site.

The purpose of this site is to give some examples of my scripting. To do this I've recreated some sample pages. Please note that because it's just designed to show examples of scripting, some of the image links don't work - as you can tell, I'm not a graphic artist!

OK. Let's go.


Aquasupplies.co.uk

A database-driven e-commerce site designed for a new start-up company to sell aquarium and pond supplies online.

  • Hand coded in ASP, Javascript and SQL
  • Product pages created dynamically from database
  • 'Shopping net' tracks order, with current order total displayed in right hand frame
  • Live site linked to Secure Trading for secure credit card payment
  • Confirmed orders emailed to Aquasupplies and added to database for later download.
  • Customer details saved in cookie


Helpdesk Expo

Designed for an exhibition company, the main script is to register for the exhibition - click on 'Register Now' in the top right hand corner.

Client-side Javascript:
  • Checks that only one tickbox is selected in each relevant tickbox section.
Server-side Perl script:
  • Checks that data has been entered into each compulsory field
  • Checks format of email, 'phone/fax and postcode fields
  • Prompts user to complete missing or incorrect data
  • Collates registration data and adds details to a text file.
    The text file was then downloaded and reset by the client, then imported into Excel.
  • Displays 'thank you' message and emails reminder.


Property Computer Show

This is part of a site for another exhibition. This allows potential visitors to create a personalised floor plan of the exhibition hall highlighting the exhibitors they most want to see.
  • First select the categories of interest, and then the specific exhibitor(s).
  • Then, hey presto, the Event Compass creates the images!