Friday, March 13, 2009

How to add Athenaeum functionality to ordinary Web page

Athenaeum functions are available via several interfaces:

A user can include any Athenaeum functionality in her ordinary Web page using following code:

<table>
<tr><td>
<iframe frameborder='0'
scrolling='yes'
marginheight='0'
marginwidth='0'
src='http://cern.ch/Athenaeum/Log.jsp?url=http://lxvm0341.cern.ch:10001&key=***'
height='600'
width='800'></iframe>
</td></tr>
</table>

Log.jsp service can be replaced with other services, like Help.jsp or Info.jsp.

other posts about Athenaeum

No comments:

Post a Comment