I am trying to post some form data to self with no success.My code is as follows
Post to self
add return false; at the end of the inline javascript function to avoid the form gets submitted the "normal" way
return false;