I was having a bash at it and am really stuck at the redirect.  No 
matter what variation I try (including the header command),  it always says


The requested URL /Z was not found on this server.


The code snippet is.

        function btnLogInClick($sender, $params)
        {
        redirect('unit1.php?id=');
        exit();
        }

Rohit

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to