M
Mark Anderson
Am I correct in thinking that you can only use location.search to retrieve
all a form's inputs if the method is GET. In my experiments so far, using
search I only get what follows the ? in the returned page. With the
'script' I'm using that gives me nothing in the URL with POST.
I hope that makes sense. Am I missing something?
Mark
all a form's inputs if the method is GET. In my experiments so far, using
search I only get what follows the ? in the returned page. With the
'script' I'm using that gives me nothing in the URL with POST.
I hope that makes sense. Am I missing something?
Mark