Author |
Message |
Scotsman Site Admin
Joined: 03 Aug 2004 Posts: 705 Location: MadWolf Software
|
Posted: Wed May 07, 2008 8:52 am Post subject: iManor web code |
|
|
Here is the HTML snippet of how to add iManor to a webpage. Remember, iManor can only connect to the server the iManor files live on until can afford a certificate.
Code: | <APPLET archive='http://community.madwolfsw.com/imanor.jar' code='imanor' width=750 height=450 vspace=0 hspace=0 alt="Java is required for iManor to function">
<param name='image' value='http://www.madwolfsw.com/images/loading.png'>
<param name='rmwidth' value=750>
<param name='rmheight' value=384>
<param name='address' value='madwolfsw.com'>
<param name='logposition' value=4>
Java is required for iManor to function. Your browser either does not support Java, or Java is turned off<p>
You can download the Java plugin from <a href='http://java.com/download'>java.com</a>
</APPLET> |
|
|
Back to top |
|
|
Cheiron
Joined: 21 Apr 2005 Posts: 388 Location: Copenhagen, Denmark
|
Posted: Wed May 07, 2008 2:53 pm Post subject: |
|
|
great, that seems simple enough to implement, thanks _________________ Cheiron
______________________________
"Any scientist with respect for himself should start
the day by rejecting his own pet hypotheses".
(Konrad Lorenz)
"Wir müssen wissen
Wir werden wissen"
(David Hilbert) |
|
Back to top |
|
|
Copper
Joined: 08 Oct 2006 Posts: 36 Location: Melbourne, Australia
|
Posted: Thu May 22, 2008 8:48 pm Post subject: |
|
|
Sorry Scots having differculity seeing it .. its faded. hard to see it |
|
Back to top |
|
|
Scotsman Site Admin
Joined: 03 Aug 2004 Posts: 705 Location: MadWolf Software
|
Posted: Fri May 23, 2008 12:03 pm Post subject: |
|
|
<APPLET archive='http://community.madwolfsw.com/imanor.jar' code='imanor' width=750 height=450 vspace=0 hspace=0 alt="Java is required for iManor to function">
<param name='image' value='http://www.madwolfsw.com/images/loading.png'>
<param name='rmwidth' value=750>
<param name='rmheight' value=384>
<param name='address' value='madwolfsw.com'>
<param name='logposition' value=4>
Java is required for iManor to function. Your browser either does not support Java, or Java is turned off<p>
You can download the Java plugin from <a href='http://java.com/download'>java.com</a>
</APPLET> |
|
Back to top |
|
|
Copper
Joined: 08 Oct 2006 Posts: 36 Location: Melbourne, Australia
|
Posted: Fri May 23, 2008 3:24 pm Post subject: |
|
|
Thank you Scots |
|
Back to top |
|
|
|