Open mactier opened 14 years ago
i have made a validation form for the registration of new accounts for the site. located in my 'CODE' area, called registration.html gave up trying to get JQuery working, changed to straight Javascript.
will post JQuery code if someone wants to try to get it working.
{% extends "base.html" %}
{% block title %} Register interest in becoming a customer {% endblock %}
{% block content %}
using JQuery