Re: [PHP-WIN] header:location question = PROBLEM SOLVED

2002-11-13 Thread Daniel Sturk
PROTECTED]> To: "Daniel Sturk" <[EMAIL PROTECTED]> Sent: Friday, November 08, 2002 2:59 PM Subject: RE: [PHP-WIN] header:location question > > Daniel, > > You could use a blank page that contains the javascript: > > > > function fwdPage

Re: [PHP-WIN] header:location question

2002-11-08 Thread Maxim Maletsky
Header-Location is simply what your browser will go to. So, if that link pasted into the address bar of the browser works - header works too. Perhaps the protocol is not available for you - that could be the reason. mms: is supposed to launch some application and things get a bit dirty. -- Maxim