Link to home
Start Free TrialLog in
Avatar of celine
celine

asked on

How to execute application on the web?

Hello,

Does anybody knows how to execute an application (any application) on a web page?

Please show me how to.
Thanks

celine

Avatar of Michel Plungjan
Michel Plungjan
Flag of Denmark image

What application? on the client or the server?

I mean, do you want to do
<a href="format c:\">Click here for a picture of me</a>

or something?

Michel
Avatar of manonng
manonng

Hi there,

You will need a PC, if you are using windows 95 and 98 then, you need install personal web server, but if you are using NT, must install IIS.

Once you are all set, create a virual directory that link to your HTML files directory, assign a web address(i.e. 127.0.0.1), then you can run your site in IE5 or NN locally .

If you want to run your site to public user, you must rent a web space on any web domain company.


 
ASKER CERTIFIED SOLUTION
Avatar of f15iaf
f15iaf

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial