PHPKB Knowledge Base Software Logo  
Frequently Asked Questions about PHPKB
Knowledge Base Software  
Knowledge Base Home Knowledge Base Home | Contact Us Contact Us
Home > All Categories > Pre Sales Questions > How to include a web page in the content section of PHPKB?
Question Title 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 8698 times so far.
Click Here to View all the questions in Pre Sales Questions category.
File Attachments File Attachments
There are no attachment file(s) related to this question.
How helpful was this article to you?
User Comments User Comments Add Comment
There are no user comments for this question. Be the first to post a comment. Click Here
Related Questions Related Questions
  1. Can I see the Admin Section of the PHPKB Knowledge Base System?
  2. How many Color Schemes are available for PHPKB Script?
  3. Protected Categories for Authorized Users only
  4. Do you offer a Demo to Download of PHPKB?
  5. Can you customize this product for me?
  6. How long does it take to setup PHPKB on the server?
  7. Do I need root access to install PHPKB Script?
  8. Do you offer any Educational pricing for PHPKB?
  9. Can a question have multiple categories?
  10. Permissions & Rights assigned to each level of Admin User
  11. I do not have a Paypal account, how can I purchase PHPKB?
  12. Anti-Fraud Measures for PayPal Payments
  13. Introduced 2CO payment method for Non PayPal members
Article Information Additional Information
Article Number: 45
Created: 2006-06-15 4:26 AM
Rating: 5 Stars
 
Article Options Article Options
Print Question Print this Question
Email Question Email Question to Friend
Export to MS Word Export to MS Word
Bookmark Article
del.icio.us Bookmark del.icio.us Bookmark
 
Search Knowledge Base Search Knowledge Base
 
 

Powered by PHPKB Knowledge Base Software