[thelist] Redirection browser on local machine

Dave Hinton catbells at pat.mkn.co.uk
Fri Mar 2 08:28:05 CST 2001


Óskar K Jensson wrote:

> I am using Javascript to redirect the user to the same page with some
> parameters.
> The path of the file is something like: C:\temp\calc.html
> 
> How do I do this on a local machine without any servers ?
> If I use something like C:\temp\calc.html&A=b or C:\temp\calc.html?A=b
> I get an error.  What is wrong ?

Try file:///c|/temp/calc.html?A=b

-- 
  //  Dave Hinton
=()=  Web Developer, MarketNet
//    London 7691 8968




More information about the thelist mailing list