DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

Results 1 to 2 of 2

Hybrid View

  1. #1
    Theodore Guest

    View an applet in browser


    I'm trying to view an applet in Internet Explorer 5.0 and it dosn't work.
    When i try to see with appletviewer everything's ok.
    Why? How can i see an applet that runs in appletviewer with a browser? When
    i call sites with applets with my browser generally i can see them but not
    the site with my applet.

  2. #2
    r e y n i r Guest

    Re: View an applet in browser

    u must be making some mistake...
    at least, this is not the group that u should be posting questions like this
    onto...

    u have to have something like this in your HTML :
    <APPLET CODE="theClass.class" WIDTH=250 HEIGHT=301>
    </APPLET>

    if itīs like this, theClass.class must be in the same folder as the HTML
    page, or you must declare it differently.

    hope it helps
    bye
    r e y n i r
    reynir@mekkano.is


    "Theodore" <daskalakis@seeweb.gr> wrote in message
    news:3a125155$1@news.devx.com...
    >
    > I'm trying to view an applet in Internet Explorer 5.0 and it dosn't work.
    > When i try to see with appletviewer everything's ok.
    > Why? How can i see an applet that runs in appletviewer with a browser?

    When
    > i call sites with applets with my browser generally i can see them but not
    > the site with my applet.




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links