|
docjsp |
Category: EMR page printing offline from laptop Tuesday, May 12, 2009
Hey gang, my laptop is printing offline for some reason. I know there is a quick fix by resetting the page outline numbers on the laptop. BUT i forgot how to do that. I did it a few months ago but I lost my head. Can someone remind me? Shane Purcell Redi Care |
|
Page 1 of 1 pages
|
|
Tips & Tricks
/*
* This works pretty simply. We pull the posts to the from
* the tips_tricks blog and use the post numbers to go and
* grab the first post for it's corresponding thread. We
* also grab the user id and load up the information such as
* the user's name, avatar and what not. We also need to be
* prepared that these might be standard blog posts and not
* a forum post, so we need to be able to adjust on the fly
* to the content. A post is a standard blog post if there is
* is no {forum_topic_id}
*/
?>