Skip to main content

Home/ Web Programming/ Group items tagged webprog

Rss Feed Group items tagged

Zebeck Jillian

Challenge 6-G Cheat(ish) - 0 views

  •  
    Here is my take on explaining how to approach a challenge from Module 3 that was particularly challenging for me.
Gomez Evamarie

5-d Method Error - 9 views

I had to change it from post to get and now it workds just fine. :) Gomez Evamarie wrote: > Hello, > > I keep getting this message every time I submit the required fields. > > Method...

webprog-5-d

Wright Sashagaye

About JavaScript - MDC - 0 views

  •  
    Here is information about javascript and its capabilities from Mozilla. It also tells you what javascript implementations are available with mozilla.org.
Pat Salvas

Fibonacci Code! Its like the DaVinci Code... But without a movie or book - 0 views

  •  
    My Fibonacci code
  •  
    Dude! And after we talked about that common error, too! But as with the others, I'll count it as "close enough for gov. work." Note to everyone: the Fibonacci series *starts* 0 1 1 2 3 5 ... Less than half of yours do :/.
Zebeck Jillian

Cookie Recipe Showing Database Comments - 0 views

  •  
    Here is my sugar cookie recipe, updated to include a "See Comments" button to show users' the comment information from my database table. I tried to utilize CSS to style the table to match the html page.
Marie Shanahan

Connecticut Restaurant Inspections - 0 views

  •  
    Just wanted to share this example of a database powered by MySQL. It includes thousands of records for restaurants health inspections in Connecticut. It's dynamic and updated regularly with new reports. I didn't build it, but I admire the developer who did. I only helped with the HTML/CSS display
Rock Jennifer

Movie Choices of Others - 0 views

  •  
    I couldn't bring myself to add these entries on the bottom of my existing module 2 website - instead I went back and added links to the existing pages to this 'new' page, which echoes entries from a data table created entirely in myphpAdmin. PS - my boyfriend actually hates The Land Before Time. I was just having a little fun.
Bryan Dumelin

http://bryan.dumelin.com/database/drecipe.php - 0 views

  •  
    This is my rendering of the comment submit section. Everything seems to be submitting correctly, however, i just can't seem to get the database to populate. I reviewed the videos mutiple times with no answer. I thought it may be the 'localhost' issue, but bluehost.com does not give any of the options that we saw on 'nfs'...after about 7 hours of troubleshooting and every possible configuration... if anyone has ideas i would love to hear them....other than that, the site works flawlessly. Hope you enjoy.
  •  
    Well, "other than that" is pretty much at the core. I wouldn't have known it was a problem if you hadn't mentioned it (will have to change the assignment). But this is a really core thing to figure out. If you can't actually store the material, then you won't be able to do this sort of exchange when you want to make your own stuff. There's nothing obviously wrong with your code. My guess is that there is something up with your username/pass or table names, but without an "or die" statement, we'll never know...
Zebeck Jillian

Cookie Recipe with Comment Option/Database - 0 views

  •  
    Here is my revised cookie recipe which now include a comment box with sends users' comments to a database using PHP.
Bryan Dumelin

ESP-Test - 0 views

  •  
    This is my rendition of the ESP cards with random card generation. This one had taken me a while because I wasn't quite getting the concept of how the url were being passed. After re-watching the videos, I was able to grasp the concept better. I had originally thought that i could have the php function on a switch and then have a hidden input variable passed to the url...turn out i was over-thinking it....rather than give away the answer, just see for yourself!
  •  
    Nice!
Monica Aversa

Challenge 4-f: Guestbook form using PHP and MySQL - 0 views

  •  
    This brings you to my guestbook form for the gluten-free pizza crust page.
Monica Aversa

Challenge 4-g - 0 views

  •  
    User feedback page for gluten-free pizza's guestbook.
Bryan Dumelin

SQL Data Types - 0 views

  •  
    When setting up my database, I have been banging my head against the wall trying to figure out which data types to use for each item. I began by checking the MySQL homepage, but in the end I found myself getting more and more confused - they seemed to get tooo wordy and involved in the definition of the data type. I found this site to be much more helpful in describing the different data types - it gets right to the point and clearly explains with examples, what each data type does.
Deitrick  Erica L

daquiri - 0 views

  •  
    This is my daquiri recipe again, this one when you hit the submit button gives you the information you have given, along with previous comments that others have added below.
Deitrick  Erica L

daquiri - 0 views

  •  
    This is my recipe with a submit button that stores the information given into my database.
Caruso  Nicholas L

Show Comments on Tortellini Soup Recipe - 0 views

  •  
    This page lets you submit a comment, and then displays it on a new page.
Caruso  Nicholas L

Comments Form on Tortellini Soup Recipe - 0 views

  •  
    My comments form for challenge 4-F. Took a long time, but I finally got it.
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 :).
Rafael Santiago

JQuery Effects - 0 views

  •  
    I have used two jquery effects on this page. The hide effect and the animate effect.
  •  
    Best to get in the habit of keeping script & css in other files. Otherwise nice work.
  •  
    Nice job Rafael!
Garrett Karen

Carrot Cake Recipe - 0 views

  •  
    Comments are displayed for all to see.
« First ‹ Previous 101 - 120 of 586 Next › Last »
Showing 20 items per page