DH Templates

How to intergrate software into my website? HTML?

Ok I am running a HTML template based php script with mysql, (freelance website) I need some help. 1st I'm not sure what i need some kind of software i need open source, freeware, shareware. etc, but what I want is to offer it free to my members, how would I host that software and or intergrate it into my website? so that it can be used of my website? Is there a HTML code that I could add into a page that will run the software, so after they are members they can go to the page and setup a user account (like it was installed on there computer)? any HTML codes or tips would be great ;) thank you

Public Comments

  1. You need to figure out what you're trying to do before you can figure out *how* to do it. Hosting files for people to download is simple enough. Just put the files on there and provide links. Make sure you've got permission from the authors, though. Actual web-based software is an entirely different game. Designing it is very different from designing desktop applications, and you can't (ok, for the most part) just slap one into the other's domain. Short answer: no, there is no html code that will embed a random application into your website. If you want to design something yourself, you'll have to get familiar with AJAX and one of the server-side languages.
Powered by Yahoo! Answers