Mike - - - thanks for your suggestion to use _javascript_ to set the user's homepage URL.  You are correct  - - - I have found a number of free examples on the web of _javascript_'s that are supposed to permit me to set the user's Internet Explorer default homepage URL.  I know that this is now officially a non-Revolution question, since we're now heading down the _javascript_-only path, but I have another problem - - - maybe it's because I'm on a Mac, but none of the examples I've seen appear to work.  I'm running Mac OS 10.2 and IE 5.2.  Can anyone tell me if there's a version of the below script that runs on a Mac, or if the below script runs on your Mac?

http://simplythebest.net/scripts/_javascript__129.html





In a message dated 3/24/03 4:55:41 PM, [EMAIL PROTECTED] writes:



Hi

Please post to the list in plain text format.

Can anyone tell me if it's possible to use Revolution to set the user's
default homepage in Internet Explorer?� (Perhaps there's an AppleScript
method that can be called)?

You should only do this with the users consent but the simplest thing to do
would be write out a local html file with the _javascript_ to do it then
launch the file. I think you can find the _javascript_ on a number of public
sites.

Also to anyone else that wants to integrate with payment processing from
their apps a simple solution is to do wrote out a html file with

<form name="pform" action="" method="POST">
...

Interestingly this is how MSN Messenger integrates with hotmail accounts.

Cheers

Monte

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution



Reply via email to