View Single Post
Join Date: May 2007
Posts: 455
Reputation: Atli is on a distinguished road 
Solved Threads: 56
Atli's Avatar
Atli Atli is offline Offline
Posting Pro in Training

Re: Problem with Radio Button error "[object HTMLInputElement]"

 
0
  #2
Sep 5th, 2008
Aren't you using the wrong variable in your AJAX URL string?

You assign the "search17" element to the "proc17" variable and then use that in your URL.
Shouldn't the "search17" variable be in the URL?
Reply With Quote