Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Manish Goyal

    @manish-r2Hoep May 1, 2010

    I have never tried this before but i think that this method will work

    You have to embed this html code into your blog

    <Html>
    <Head>
    
    </Head>
    
    <Body>
       This is my page<br>
       Below you see an applet<br>
       <br>
       <Applet Code="location of applet class" width=200 Height=100>
       </Applet>
    </Body>
    </Html> 

    Now all you have to do is to upload your applet class in server for that you can use 110mb.com

    Just give it a try .I hope this will work