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 |
|
|
| Posted
by: Administrator
This question has been viewed 6962 times so far.
|
Want More? Would you like to be notified when new articles are added to our knowledgebase? Subscribe to our Feed and get instant notifications when new articles are added to the knowledgebase. |
| Click
Here to View all the questions in Pre Sales Questions
category. |
File Attachments |
| There are no files attached to this question/article. |
| |
User Comments |
 |
|
| There are no user comments for this question. Be the first to post a comment. Click Here |
Related Questions |
- Can XML data be stored and searched in phpkb?
- What programming language is PHPKB written in?
- Can I remove the "Powered by PHPKB" link?
- Do you offer a trial version of the PHPKB script?
- PHPKB Script has Search Engine Friendly URLs
- Google Sitemap Generator Module
- Permissions & Rights assigned to each level of Admin User
- How many Color Schemes are available for PHPKB Script?
- Can you customize this product for me?
- Do I need root access to install PHPKB Script?
- Introduced 2CO payment method for Non PayPal members
- Do you offer a Demo to Download of PHPKB?
- Protected Categories for Authorized Users only
- Anti-Fraud Measures for PayPal Payments
- How long does it take to setup PHPKB on the server?
- Do you offer any Educational pricing for PHPKB?
- I don't have a Paypal account, how can I purchase PHPKB?
- Can I see the Admin Section of the PHPKB Knowledge Base System?
|