I'm trying to write a page, which downloads an object which is later executed everytime a user clicks on a link and does it's thing... the object will be a simple executable that reads a few arguments from the link clicked, or file sent to the client or however this works.
But I'm stuck on where to start, I don't know how to write the object, and once I do I'm not certain how to activate it...
I know there's the
<object> tag, but where do I get the classid associated with it?
I'm not really looking for all the answers here, I'm capable enough to deal with the details, but I'm not sure where to start... but I'm not even sure what to start with.
-Rob
But I'm stuck on where to start, I don't know how to write the object, and once I do I'm not certain how to activate it...
I know there's the
<object> tag, but where do I get the classid associated with it?
I'm not really looking for all the answers here, I'm capable enough to deal with the details, but I'm not sure where to start... but I'm not even sure what to start with.
-Rob