SparceMatrix
Technical User
I need to retrieve the GET (and/or POST) values that are submitted from a form on one page in a Javascript running on the loaded targeted page. Can Javascript access those values? I've a lot experience doing this with PHP, but of course Javascript is client scripting. Do I have to parse out document.url? Do I have any options?
Any and all tips or clues would be appreciated.
Any and all tips or clues would be appreciated.