I check the window.open method that opens a url in a different window.
This would be ideal if I could just execute the php file without opening a window at all.
I also check the AJAX object XMLHttpRequest.
I hope this will execute the php file and not just open it with a "secret"-hidden text reader (like notepad, gedit etc).
Does anyone have any suggestions?
K T