Thread
:
Execute external files via event handlers
View Single Post
•
•
Join Date: Jun 2006
Posts: 7,582
Reputation:
Solved Threads: 461
~s.o.s~
Offline
Failure as a human
Re: Execute external files via event handlers
0
#
4
Jan 8th, 2009
If you want to execute an action [i.e. send a HTTP request] without reloading the page, you have two options:
-
Remote scripting via hidden IFRAME
-
Using the XMLHttpRequest object to make async requests
./sos
I don't accept change; I don't deserve to live.
~s.o.s~
View Public Profile
Find all posts by ~s.o.s~