ajax-style xmlhttprequest state/county/country selector!
[freeside.git] / httemplate / elements / jsrsServer.html
1 <%
2 my $server = new FS::UI::Web::JSRPC;
3 $server->process;
4 %>