Recently, "Klaus Major"  wrote:

>>   set the hideConsoleWindows to true
>>   put "http://www.metacard.com"; into tURL
>>   get shell("start" && tURL)
> 
> wonderful!!!
> 
> Run very fine on Win98.

Now we need to figure out how to pass parameters along with the URL:

  http://www.theurl.com?&A=1&B=2&C=3

The start command doesn't appear to like ampersands and I can't figure out
how to include them without converting them to url encoded characters...

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: [EMAIL PROTECTED]
W: http://www.tactilemedia.com

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

Reply via email to