Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: web-based application or desktop application?

by metadoktor (Hermit)
on Dec 11, 2003 at 18:49 UTC ( [id://314112]=note: print w/replies, xml ) Need Help??


in reply to web-based application or desktop application?

Web-based or Desktop Application?

It depends...

If the complexity of your interface is too great then a web-based app may not be what you want.

You might want to consider a Java applet if you have to go the web-based route and have to deal with a complex interface. Java applets seem to be pretty portable across modern browsers but you obviously want to test against your target browsers.

metadoktor

"The doktor is in."

Replies are listed 'Best First'.
Re: Re: web-based application or desktop application?
by DaWolf (Curate) on Dec 11, 2003 at 19:02 UTC
    Another option is to use ActiveX components generated by Delphi (I've seen some nice thing done with it), but I'm not sure how portable this would be...

    Best regards,

    my ($author_nickname, $author_email) = ("DaWolf","erabbott\@terra.com.br") if ($author_name eq "Er Galvão Abbott");

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://314112]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-03-28 17:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found