> However, the real filename is index.php > How can I get the REAL filename?
You can't get a filename from JS that is only known on the server. Imagine the security hole. -- S.
> However, the real filename is index.php > How can I get the REAL filename?
You can't get a filename from JS that is only known on the server. Imagine the security hole. -- S.