Here's a handy one for those who want to access external websites from withing Brilliant Database.
Add
Special
HTML Page.
Right click on the page, and dump in this code. Replace the URL with your website choice.
If you remove % then the value becomes pixels in size.
Regards
James
Add
Special
HTML Page.
Right click on the page, and dump in this code. Replace the URL with your website choice.
Code:
<iframe src="http://www.dbforums.com" width="100%" height="100%"></iframe>
Regards
James