New The Film Critic Feature (and it's blog related)
If you're reading this via rss, go to my actual blog. Okay, now look to the left. See that new box? It shows the last 5 movies I've watched, pretty neat huh?
If you want to add this to your blog, you need to do 4 things. First you need to use The Film Critic to review movies, which you should be doing anyway if you read this blog :) Second, you need to use The Film Critic to track watched movies. This is easily done by adding Enter Watched Date and likewise via the website, email me for help. Third, you need to ask me what your UserId is. You probably can figure it out yourself if you know ASP (Rob, I'm looking at you) but just let me know and I'll figure it out for you if you want. Finally, add the following code to your blog's template:
<iframe src="http://www.misdb.com/movies/Last5.asp?UserId=XXX" style="width:200px;height:350px;"></iframe>
replacing the XXX in the above line with your UserID. For example, mine would be
<iframe src="http://www.misdb.com/movies/Last5.asp?UserId=1" style="width:200px;height:350px;"></iframe>
and look like this:
Lacey's would be
<iframe src="http://www.misdb.com/movies/Last5.asp?UserId=19" style="width:200px;height:350px;"></iframe>
and look like this:
Neat, huh?