<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">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?<BR>
<BR>
http://simplythebest.net/scripts/javascript_129.html<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
In a message dated 3/24/03 4:55:41 PM, monte@sweattechnologies.com writes:<BR>
<BR>
<BR>
<BLOCKQUOTE CITE STYLE="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px" TYPE="CITE"></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"><BR>
Hi<BR>
<BR>
Please post to the list in plain text format.<BR>
<BR>
Can anyone tell me if it's possible to use Revolution to set the user's<BR>
default homepage in Internet Explorer?  (Perhaps there's an AppleScript<BR>
method that can be called)?<BR>
<BR>
You should only do this with the users consent but the simplest thing to do<BR>
would be write out a local html file with the javascript to do it then<BR>
launch the file. I think you can find the javascript on a number of public<BR>
sites.<BR>
<BR>
Also to anyone else that wants to integrate with payment processing from<BR>
their apps a simple solution is to do wrote out a html file with<BR>
<BR>
<form name="pform" action="https://whatever.com" method="POST"><BR>
...<BR>
<BR>
Interestingly this is how MSN Messenger integrates with hotmail accounts.<BR>
<BR>
Cheers<BR>
<BR>
Monte<BR>
<BR>
_______________________________________________<BR>
use-revolution mailing list<BR>
use-revolution@lists.runrev.com<BR>
http://lists.runrev.com/mailman/listinfo/use-revolution<BR>
<BR>
</BLOCKQUOTE></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"><BR>
<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"></FONT></HTML>