What is the best way for the server to handle a request like this request that adds parameters to the element:
I realize that i can just capture the usng element and process it. I could also use a POST request, but this kind of request is normally via a GET.
Thanks in advance,
B
Loading…
www.ngs.noaa.gov
I realize that i can just capture the usng element and process it. I could also use a POST request, but this kind of request is normally via a GET.
Thanks in advance,
B