Jump to content

Recommended Posts

  • Moderators
Posted

AuCGI

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

  • Moderators
Posted (edited)

Well, lets think about this.

You want to run your code on the web, which has to come from somewhere.

You're not just going to take your application and *poof*, it magically works on the web. You'll have to write it so that the server can interpret it, then display what it is you're trying to do. Just like using any other web language/interpreter.

What exactly were you hoping could/would happen?

An example of what you actually are wanting to achieve would be great.

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

I think he's asking for something like a JavaApplet. You know these Applications that run straight from the Browser window.

For that you'd need a browser plugin (As Java is a plugin) that would for example watch for specific tags, download a au3 or a3x file and run it inside an HTML element or frame.

Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...