Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/04/12 18:42
Read: times


 
#187854 - Applet?
Responding to: ???'s previous message
Note that Java can be used to create an applet. But this have issues - like need for JVM etc.

Javascript, on the other hand, isn't creating any applet. The scripting gets integrated with the actual page instead of being a program that owns a rectangle of the page.

There exists word editors, paint programs etc written in Javascript, so there are very small reasons to go all the way to creating any applet that the user must accept.

Note that having the Excel spreadsheet for download requires the visitor to have access to a program that can use that Excel spreadsheet. So if the user doesn't have the M$ Office package, they need to consider one of the alternatives, like Openoffice. A javascripted page just requires that the user have a web browser with javascript enabled.

List of 18 messages in thread
TopicAuthorDate
Publishing a Excel file on website            01/01/70 00:00      
   Excel is not a web standard!            01/01/70 00:00      
      Javascript            01/01/70 00:00      
         The WikiLink            01/01/70 00:00      
            Extra ")"            01/01/70 00:00      
               MyFirstJavascript calculator!!            01/01/70 00:00      
                  Always break problem into smaller pieces            01/01/70 00:00      
   Just let them download it            01/01/70 00:00      
      Download or run on site?            01/01/70 00:00      
         Applet?            01/01/70 00:00      
            Applet            01/01/70 00:00      
               So - you don't care about electronic terms either?            01/01/70 00:00      
                  That's the orangest bushel of apples I've ever seen.            01/01/70 00:00      
   Try the Google Approach            01/01/70 00:00      
      Making my requirememt more clear...            01/01/70 00:00      
         That's a different problem - not a clarification!            01/01/70 00:00      
         Excel dead end?            01/01/70 00:00      
         People can, if they need, use OpenOffice ... right?            01/01/70 00:00      

Back to Subject List