473,385 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Web applets?...

Hi all,

I am not sure if this is the right forum for it, but since I know very
little about the subject, this is my best bet. I was wondering what is the
best technology to use to make a web applet that can:

- Browse your folder structure
- Write data to a folder
- Start an application that is local to the computer where the browser is
running.

Even though I know that most of our customers will use IE, we need a
technology that will also work on Firefox and Netscape.

If you know of any good online reference materials, etc... or just have a
really good answer, please let me know. Thanks to all for your patience !

cheers,
Luis
Jul 22 '05 #1
1 1066
You may get better response from a client-side group. From your requirements
you will probably have to use a signed Java Applet. This will support the
Mozilla and Firefox browsers as well as IE but all systems will need a Java
Runtime Environment installed. Windows no longer includes one so it will
have to be downloaded.

To run on IE without the JRE you will have to use an ActiveX component or a
..NET Browser Control (also digitally signed).

It may be possible to use client scripting without a component (in IE at
least) but you will need to check a client-side scripting reference or
newsgroup about that.

--
Mark Schupp

"Luis Miguel Huapaya" <Lu***************@discussions.microsoft.com> wrote in
message news:60**********************************@microsof t.com...
Hi all,

I am not sure if this is the right forum for it, but since I know very
little about the subject, this is my best bet. I was wondering what is the
best technology to use to make a web applet that can:

- Browse your folder structure
- Write data to a folder
- Start an application that is local to the computer where the browser is
running.

Even though I know that most of our customers will use IE, we need a
technology that will also work on Firefox and Netscape.

If you know of any good online reference materials, etc... or just have a
really good answer, please let me know. Thanks to all for your patience !

cheers,
Luis

Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Dave D | last post by:
I just read something that spooked me. I'm a newbie working my way through "SAMS Teach Youself Java 2 in 21 Days." I used to code a bit in Symantec's Visual Cafe for Java about 3 years ago, but...
4
by: Jesper Matthiesen | last post by:
Hey sharks If I want an applet that functions in the largest possible number of browsers, which setup should I choose? Is it better to use AWT than Swing? The user is the average, potentially...
4
by: zalekbloom | last post by:
I noticed on my PC with win98/IE 6.028 applets are not working. Applets are working when I use Netscape 7.1. When I open the DOS win and I check for a Java version I am getting: C:\WINDOWS>java...
1
by: d.morel | last post by:
Hello all..this is driving me crazy... I cant run applets in IE6.0 using the embedded Oracle 10g server. here are my peticulars... - Windows XP no service packs (offline machine) - jre 1.4.2_03...
1
by: Justin | last post by:
Hi, We are researching options on which technologies to use for an advanced web application. We are planning on using DHTML as much as possible, but there are a few components that require more...
1
by: Jim Westwood | last post by:
Is it possible to write java applets in the python language. is that what jython does? I would realy like to write an applet but i dont know any java. I do have some python experience. Can you...
1
by: Vincent Montressor | last post by:
I'm playing around with writing my own panel applets, and I'm trying to figure out how to get my panel applets to be restored when I log in. As an experiment, I'm using the simple clock applet...
8
by: Andreas Røsdal | last post by:
Hi, Is there such a thing as python applets for web browsers? (eg. such as java applets?) I think that could be useful. Andreas R.
12
by: Wladimir Borsov | last post by:
On one of my web pages there is an java applets which works fine on my computer. However I noticed on some other computer that the run of java applets are disabled. I got an error message...
4
by: Neil Cherry | last post by:
I've seen references to using <applets ... > and document.applets to access public Java functions from Javascript. Do I still use document.applets with <object ...>? BTW, the FAQS page seems to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.