
Jason
Staff
/ Moderator

Sep 1, 2010, 8:59 AM
Post #8 of 12
(987 views)
Shortcut
|
|
Re: [degreesnorth] Printer friendly
[In reply to]
|
Can't Post
|
|
Hi, Does it come up with an actual 404 page cannot be found, or does it just say that the record can't be found? In order to trouble shoot this, I would need a link to a page I can look at as an example. Also, if you could attach printpage.php, I can take a look to make sure there aren't any issues inside that file. Yes, you can use an image instead of text for the link. The code would look something like this:
<?php echo $record['num'] ?>"><img src="yourImage.gif" /></a> I'm not sure what you mean by "write to pdf". If you want to actually write a pdf file, I believe you'd need to use the createPDF plugin. I'm not sure of another way to do with since your hosting provider won't allow the script to run. Hope this helps. --------------------------------------------------- Jason Sauchuk - Programmer interactivetools.com Hire me! Save time by getting our experts to help with your project. http://www.interactivetools.com/consulting/
|