Launch a URL
    Scott Rossi 
    scott at tactilemedia.com
       
    Fri May 17 08:23:01 EDT 2002
    
    
  
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: scott at tactilemedia.com
W: http://www.tactilemedia.com
    
    
More information about the metacard
mailing list