Hi,

I have the following script on my site but need to implement a select menu into the script as it would make it a lot tidier.

This script adds the required amount of fields selected by the user.

[HTML]<script language="JavaS cript">

function createForm4(Sel l_nliving) {
data = "";
inter = "'";
if (Sell_nliving < 6 &&...