CSE 190 M: Web Programming, Spring 2007 |
CSE Home | About Us Search Contact Info |
The turnin page lists the wrong due date for every assignment. It lists the last date that the assignment can be submitted late. Homework assignments may be submitted up to 3 days late (e.g., an assignment due on Tuesday can be submitted through Friday). The actual due date of the assignment is listed in the assignment specification.
You may need to ZIP your files to submit them for Homework 3 and beyond. (How to make a ZIP file)
Feel free to post your homework solutions, lab files, etc. on your UW web space, as long as the homework solutions are password protected. (How to upload web pages to your UW web space, by TA Morgan Doocy)
NOTE: If you're getting an "uncaught exception: Permission denied to call method XMLHttpRequest.open" error in your Ajax code, please try changing the URL for the babynames.php from http to https.
The stringmaker.html
page lets you convert a text file into a Javascript string. This may be useful to you for placing the ASCIImation text into your Javascript code.