I keep getting an Oops.
This is my form:
<form id="dirsForm" action="
http://widget.ulocate.com/jin/
getdirection.jin" method="GET">
<input type="hidden" id="olat" value=""/>
<input type="hidden" id="olng" value=""/>
<input type="hidden" id="dlat" value=""/>
<input type="hidden" id="dlng" value=""/>
<input type="hidden" id="width" value=""/>
<input type="hidden" id="height" value=""/>
<input type="hidden" id="back" value="1"/>
</form>
I "should" be submitting O&D data to the form via the JS routine, but
I've got no way to tell.
Can someone verify what my app is posting back to the
getdirection.jin?
Thanks,
Brad