Skip to main content

Home/ Web Programming/ Group items tagged webprog-5-a

Rss Feed Group items tagged

Marie Shanahan

Quiz: Test your knowledge of Connecticut - 0 views

  •  
    A 5- question quiz about Connecticut. User can enter name, answer questions, see list of their answers as well as a list of the correct answers. Still trying to figure out how to total the score. Both pages validate. I tried to code in an error message if you failed to fill out one of the answers, but I couldn't get the code to validate, so I removed it with disappointment.
Nick Caito

Module 5: Help Assignment - 0 views

  •  
    how, with a little bit of help, i figured out how to get user inputted info into a MySql table.
Sorteberg  Matthew T

PHP Tutor - 0 views

  •  
    This is my attempt to help others who are trying to create a task that spits back random images instead of just a random number (the Dice module). I used a screen shot from a w3schools example, and I also used 2 screen shots of my own work to assist others. This saved time in writing the code...
Nick Caito

Module 5: Validated Comments - 0 views

  •  
    got this form to validate fields. the script i found also highlights the fields you foul up, and also gives a different message depending on if you put in an invalid email address, or just left it empty. cool!
Sarah-Jane Bolling

A re-introduction to JavaScript - MDC - 0 views

  •  
    This site is a lot "wordier" than others that I've seen...but what I personally like about it is the examples followed by a short description as to what it is I am looking at. I like that (and learn it easier)
Rafael Santiago

MySQL :: MySQL 5.0 Reference Manual - 0 views

  •  
    The official MySQL Reference Manual. This manual provides reference one needs for dealing with MySQL.
Mark Cotrupe

WDVL: The JavaScript Chronicles - 0 views

  •  
    This is a good introduction that explains alot about the value of Javascript. It explains how it simplifies tasks that used to be server-intensive by placing some of the load on the user's local machine. It is more efficient, can be re-used and sends the server a simplified information set that is easily processed.
Rock Jennifer

Travel Tabs - 0 views

  •  
    I hoped tabs were unobtrusive... I went back and redid a page from Module 1, putting all my travel abroad trips in one tabbed content box. The first sequence of code I tried nearly ruined my life, but Dr. Halavais was kind enough to send me a link that didn't make me want to end my life.
  •  
    Small issue: when fonts are user-changed, it can bounce the last tab to a second line. But good enough to meet the requirements for the assignment, and good for you for trying something especially challenging.
Nancy Hall

Pick a Pic, Any Pic - 0 views

  •  
    Here is my variation on the Baseball Cards challenge. There are 3 different images to choose from, and the info displayed after submission (as well as the drop down itself) is generated from a database table. If you'd like to learn more about my friends & family, take a peek!
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...
DiLieto  Lauren M

Viddler.com - Your videos - Currently Viewing "Recorded video" - 0 views

  •  
    This is a video with a little javascript advice. I hope it helps!
DiLieto  Lauren M

Contact Form - 0 views

  •  
    This is a form where you can submit a comment, but only after you have properly entered your name and email address. No comments will be submitted unless all fields are filled out properly.
Garrett Karen

Contest Submission - 0 views

  •  
    A basic form requiring a name and email address.
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.
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.
Kuban  Ellise J

Graded - 0 views

  •  
    updating this page on my photo site from module 2, I have changed the layout a bit. I have also added buttons to show and hide the description of the pictures. I really like this show/hide feature. I feel it will come into good use when i have alot of text, that i dont want overwhelming a user unless they want to read it all. the jquery home page and tutorials are very very helpful with great, at least i think so, examples/demos/references to using javascript and jquery
  •  
    Cool!
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.
Rafael Santiago

Validator - 0 views

  •  
    Here is a javascript validator. It won't submit unless the fields are filled in. Also, the email must be filled in correctly.
  •  
    Good enough. It did let me by with a phone number of "3" though :).
Lee Howard

Javascript And CSS Tutorial - Accordion Menus | Switch on the Code - 0 views

  •  
    If you want to create an accordion menu using Javascript and PHP, here is a solution.
Lee Howard

Deprecated Features - MDC - 0 views

  •  
    I noted that Professor Halavais talked about deprecated codes for Javascript that will have to be edited whenever you find older code you want to grab. So here is a handy list of what NOT to wear when you try on old code!
‹ Previous 21 - 40 of 67 Next › Last »
Showing 20 items per page