How to include a web page in the content section of PHPKB? |
|
Practical Case: Is there a way to include a Web page
in the "Content" section when adding a new question (maybe with a PHP
include)? Otherwise, I would like to display a Web page when viewing a
question in the knowledgebase.
Solution: Yes, It is possible to include another
webpage inside the knowledgebase article. If you would like to display a webpage
within the content then you can switch to the HTML coding mode inside the
WYSIWYG Editor and add the code of an IFRAME in it manually with the URL of the
webpage as “SRC” attribute of IFRAME tag.
IFRAME is a cool HTML 4.0 tag for embedding another page inside your web
page. Below is an example of how to add a webpage inside another page using
IFRAME.
Have a look at the example code below to see how the above page was embedded
inside this article.
<IFRAME
SRC="http://www.google.com" WIDTH=515
HEIGHT=200> If you can see this, your browser doesn't
understand IFRAME. However, we'll still <A HREF=http://www.google.com>link</A> you to the
file. </IFRAME>
More detailed information about IFRAME tag and its usage can be found at http://www.htmlcodetutorial.com/frames/_IFRAME.html |
| Authored
by: Administrator
This question has been viewed 7465 times so far.
|
| Click
Here to View all the questions in Pre Sales Questions
category. |
File Attachments |
| There are no attachment file(s) related to this question. |
| |
User Comments |
 |
|
| There are no user comments for this question. Be the first to post a comment. Click Here |
Related Questions
|
- Can I see the Admin Section of the PHPKB Knowledge Base System?
- How many Color Schemes are available for PHPKB Script?
- Protected Categories for Authorized Users only
- Do you offer a Demo to Download of PHPKB?
- Can you customize this product for me?
- How long does it take to setup PHPKB on the server?
- Do I need root access to install PHPKB Script?
- Do you offer any Educational pricing for PHPKB?
- Permissions & Rights assigned to each level of Admin User
- Can a question have multiple categories?
- I do not have a Paypal account, how can I purchase PHPKB?
- Anti-Fraud Measures for PayPal Payments
- Introduced 2CO payment method for Non PayPal members
|