View Single Post
Join Date: Dec 2008
Posts: 2
Reputation: robert_c_guy is an unknown quantity at this point 
Solved Threads: 0
robert_c_guy robert_c_guy is offline Offline
Newbie Poster

Re: Execute PHP file in the background from html page

 
0
  #9
Jan 5th, 2009
An alternative to a JavaScript resolution (if for whatever reason you want to or even just to have another way) is simply set the target of your form to a hidden frame which is much the way the AJAX lifestyle had its roots before anyone took the collection of things they were already doing and lumped it all together and called it AJAX. If your need is simple then it is possible that a not visible frame would provide a simple solution.
Reply With Quote