Skip to main content

Home/ Web Programming/ Group items tagged 5-d

Rss Feed Group items tagged

 Mark Zaniewski

A Basic Validator - 0 views

  •  
    A no-frills javascript validator that checks for blank spaces and makes sure the correct type of character is used. Still thinking about totally foolproof email validation. Not too good for security, though, since javascript can be turned off by the user.
Lee Howard

Filter for a form - 0 views

  •  
    still doesn't quite work ... hoping for mercy! I will send you the php so you can see if there's anything wrong. I can't find it...
Sorteberg  Matthew T

Email Form - 0 views

  •  
    This one shouldn't let you by with just any jumble in the email...
  •  
    NEARLY everything. Still lets me put non-emails addys in for email...
Bawa Neha

The Writer's Guild - 0 views

  •  
    This is as complex as this form is going to get. All that needs to be done to make it work is to enter your name and email address as values. Many thanks to Erica for helping me out.
Pat Salvas

Email Form - 0 views

  •  
    Second try at the vaildation form. Matt thanked me, but I have to thank him for bringing the lack of name validation to my attention. After trying a seperate code for this page, the address validator has been tweaked abd works much better now.
Caruso  Nicholas L

*updated* Required Forms using Javascript - 0 views

  •  
    This is an update of what I posted last week as I finally got the email verification to work using a different script. I used countless websites trying to do this, but my script came mostly from this forum: http://forum.hostican.com/javascript/javaapplets-f19/email-validation-t1683/
Ford  James A

Email Validate - 0 views

  •  
    This is web prog 5d. It's the email and name validate one. It's about how QU students should have a choice between owning a Mac or a PC instead of just blindly choosing what the school tells you to get.
  •  
    Let's me do a blank name...
Gomez Evamarie

Breakthrough Magnet School-contact - 0 views

  •  
    (I guess I didn't bookmark this properly the first time). I did this very basic form for school website that I may be redoing (its in the very early stages). However, the graphic I created is not showing up on firefox, only on Safari. I've tried everything that I know and still nothing shows up. The form, however, works.
  •  
    Close, but I can get away with the email ASDF, which seems an unlikely email address.
  •  
    Oh, and on the image--Firefox doesn't think it is a proper PNG. What program did you use to create the image?
Rock Jennifer

Harry Potter Quiz form - 0 views

  •  
    I used my style sheet from a previous quiz to create a from that required a first name and a valid email address. The validation code came from w3schools, while the required field stuffs came from http://javascript.internet.com/. Because the code came from different sources they required a little tweaking, and I felt the need to add my own unique voice to the pop-up warnings.
Zebeck Jillian

Validating an Email Address - 0 views

  •  
    Here is a simple form to validate an email address with a pop-up that says whether or not the email is valid, and if it is not, the reason why.
Starr Andrew

Sausage & Egg Breakfast Casserole Recipe - 0 views

  •  
    Validate email format, check name and comment fields for blanks
  •  
    Recipe page with Javascript to validate email format, and check name and comment fields for blanks.
Wright Sashagaye

Updated Required Email - 0 views

  •  
    Here is a form page that requires a valid email and name for submission. There are three input fields: name, age and email. However, the name and email fields are required while the age field is optional.
  •  
    Close! Just need it to reject blank names.
Pat Salvas

Email Form - 0 views

  •  
    I finally got this going once I found the right site with a validator form. I tried multiple places, and after getting stuck and having to tweak a bunch of things, I finally settled on this basic form. http://www.netmechanic.com/news/vol6/javascript_no4.htm
  •  
    Almost, but lets me through with a fake email...
Deitrick  Erica L

Boston Terriers Rule! - 0 views

  •  
    This is a form that will not submit unless both name and email are filled out. Email must be filled out properly. If you click on the input boxes and try to submit the information you get messages if your info is incorrect. I honestly do not know what I would do without the Headfirst books. I was able to do this assignment thanks to Headfirst: javascript.
Nancy Hall

Required Email Addy and Name - 0 views

  •  
    This is a link to a working comments page (linked to a database table) which requires a valid name and email address before submission using Javascript. An error message appears & fades at the bottom of the form if something is omitted. I also made the same thing happen using PHP, so there are also messages at the top of the page from that code. I got the Javascript from http://www.leigeber.com/2008/04/dynamic-inline-javascript-form-validation/, and included this citation in my js page. Upon submission, a thank you message appears at the top of the form.
  •  
    Nice!
Wright Sashagaye

Updated Required Email - 0 views

  •  
    Here is a form page that requires a valid email and name for submission. There are three input fields: name, age and email. However, the name and email fields are required while the age field is optional.
Caruso  Nicholas L

Required Forms (yet again!) - 0 views

  •  
    Yet another version of this challenge...
‹ Previous 21 - 37 of 37
Showing 20 items per page