View Single Post
Join Date: Jan 2009
Posts: 9
Reputation: Kostas Theof is an unknown quantity at this point 
Solved Threads: 0
Kostas Theof Kostas Theof is offline Offline
Newbie Poster

Re: Execute external files via event handlers

 
0
  #2
Jan 4th, 2009
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
Reply With Quote