Skip to main content

Home/ Web Programming/ Contents contributed and discussions participated by Lee Howard

Contents contributed and discussions participated by Lee Howard

Lee Howard

Rate My Courses - 0 views

  •  
    Here is my final project, a way for people to rate their courses and make comments. I outputted the professors' names, when the course was taught and the comments, figuring that was the most relevant information.
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...
Lee Howard

Viddler.com - webprog-4-4 - Uploaded by halavais - 0 views

  •  
    made four comments here...
Lee Howard

Viddler.com - webprog-4-5 - Uploaded by halavais - 0 views

  •  
    made two comments here...
Lee Howard

Viddler Comment - 0 views

  •  
    Two of my comments appear here....
Lee Howard

http://kleehoward.nfshost.com/debugging.txt - 0 views

  •  
    How to debug your PHP program in case your server, database or table malfunctions. This is real important and could save you valuable time ... days, perhaps!!
Lee Howard

Fade In/Fade Out - 0 views

  •  
    I found a tutorial for a fade in/fade out effect that looks really cool and then implemented it with slight revisions. It works!
Lee Howard

http://kleehoward.nfshost.com/form.txt - 0 views

  •  
    A tutorial on how to create forms and make them interact with php. Here, I take you step by step through nearly everything you need to know to get those databases primed and ready to go.
Lee Howard

Use jQuery To Submit Form To PHP/MySQL | Ryan Coughlin | Web and Graphic Designer - Des... - 0 views

  •  
    This is a nice, simple tutorial on how to submit forms using php and jquery. It's done by a 20-year-old who admits he was lost the first time he tried to write these codes. That made me feel better!
Caruso  Nicholas L

Validation Error -> What's My Sign? Challenge - 25 views

webprog-3-g
started by Caruso Nicholas L on 03 Mar 09 no follow-up yet
  • Lee Howard
     
    Not sure if you have to put POST in quotes... try it, it might work!

    Lee Howard


    Caruso Nicholas L wrote:
    > I'm getting this error when I attempt to validate my html page for the Astrological Sign challenge:
    >
    > "Line 17, Column 75: value of attribute "method" cannot be "POST"; must be one of "get", "post".
    >
    > …dyvybes.nfshost.com/sign.php" method="POST" >
    >
    > The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the "selected" attribute must be either minimized as "selected" or spelled out in full as "selected="selected""; a value like "selected="true"" is not allowed."
    >
    > I re-checked the book, and I've typed exactly what they told me to...which was the following:
    >
    > "<form action="http://rocksteadyvybes.nfshost.com/sign.php" method="POST" >"
    >
    > I'm not exactly sure why I'm getting the error. I have the proper closing too. Anyone have any ideas?
Lee Howard

Blueberry Muffins - adding comments - 0 views

  •  
    I got my blueberry muffin recipe page to add some reader comments that had been collected on the database from my previous coding that populated the database.
Lee Howard

Blueberry Muffins (with PHP and using MySQL tables) - 0 views

  •  
    The blueberry muffin recipe now includes a way for people to send in their names, email addresses and comments about the recipe, and my database will keep track of all the information, ready to spit it out to me at a moment's notice!
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!
Lee Howard

Zodiac Maniac - 0 views

  •  
    This program will tell you which sign of the zodiac you were born under. If you enter a typo or a wrong number, you will be told to try again. Check out the elseif clause!!
Lee Howard

InformIT: Working with Data in MySQL > MySQL Data Types - 0 views

  •  
    This is a nice tutorial on how to use MySQL to manipulate data. Really cool!
Lee Howard

MySQL Cheat Sheet - 0 views

  •  
    A handy "cheat sheet" for various problems that can be solved by using MySQL.
Lee Howard

Simple Counter using mySQL by Laurens Hoek - 0 views

  •  
    Since counters are critical to the usability of MySQL, I thought this copy-and-past version of a counter code would be handy for people.
Lee Howard

Dice Game - 0 views

  •  
    This page allows one to roll two dice and have a graphic depiction of the dice rolls for each. Thanks to Professor Halavais for steering me back in the right direction!
1 - 20 of 31 Next ›
Showing 20 items per page