Hello, I am new here but I have some questions.

First off,

I made a webpage, here is the link http://www.327th-gir.net/form.html

I would like to make it so that each area has to be filled in before the Submit button redirects them.

Secondly,

I got some templates off the web and I got them in a bunch of files and I don't quite no how to get them out. Most of them are Rar'ed and I just don't know where to put them.

Thanks in advance,
Matt

To get the form validation script to work, replace your current form tag with the following (Make sure you click "Toggle Plain Text" before copying):

<form action="formprocess.php" method="post" name="form1" id="form1" onsubmit="MM_validateForm('realname','','R','ingamename','','R','age','','RinRange4:99','steamid','','R','email','','RisEmail','paypalemail','','RisEmail');return document.MM_returnValue">
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.