Hi all,
This is my first site would like some feedback please. I have used frames and like the look and navigation, but wondering how everyone else see's it. Not sure if frames is the way to go. Any advice would be appreciated.
http://www.protechsoftwaresolutions.com
New to javascript, so bare with me. Having problems with required fields in my form.
Here is my code:
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function verify() {
var themessage = "You are required to complete the following fields: ";
if (document.forms.Name_required.value=="") {
themessage =...
Hi all,
I am new to web page design & forms, so bare with me. I am having trouble with required fields on my form. My host supports cgi forms. I have contacted them about the required fields, they said that they dont have anyway to setup required fields at this time. I have tried this code with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.