Launch a URL

Michael Kann mikekann at yahoo.com
Fri May 17 15:49:01 EDT 2002


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

-- The ampersands worked for me. I did notice that the
"&" after the "?" should not be there. "&"s only
separate the variables.


--- Scott Rossi <scott at tactilemedia.com> wrote:
> 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...


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



More information about the metacard mailing list