<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">I've got a Revolution app that launches the web-browser to an URL like this:<BR>
<BR>
revgoURL "http://dslreg.bellatlantic.net/index.cgi?mac=osx"<BR>
<BR>
The ?mac=osx part is a parameter that I need to pass in order to tell the registration server that it's a mac and not a PC.<BR>
<BR>
What I'm finding, however, is that the parameter isn't being received, and I'm trying to figure out if it's a Revolution problem, or a server problem.   I think it's a server problem, but I just want to verify that there's nothing special I need to do with the revGoURL command in order to pass parameters.<BR>
<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"></FONT></HTML>