ok I looked at your page directly and I got the same result the source code was printed to the browser which indicates a problem not a JavaScript one though but rather a server or PHP one.
I noticed that your PHP code started with <? But it should start <?php this may be the problem as php has stopped using the short tags and your server may be configured to only allow the long tag <?php. On Dec 3, 1:33 am, BVLS <[email protected]> wrote: > Hi, > > This is a very wierd problem I am facing. > Pl. login at this website as : Login: "guest" with passwd > "guest123"http://sgwiki.sdsc.edu > > When clicked login, it retrieves the Login.php file rather than > execute that file on the server. > > Why is this happening, ? Is this some standard server configuration > mistake i.e is some apache PHP5 module > not installed ? > > How do I solve this problem? > > thank you very much for any help. > regards, > Prasad.
