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 <[EMAIL PROTECTED]> 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
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to