just a question that we don't need to rush to answer, just curious
because its in an intranet environment
I created a csp page and included a call to #server
when its generated into html code, I see the following
// invoke #server(csp.findadealer.formLoad())
return
(cspRunServerMethod('JS_5bPNTkxV3Jgt1F6bgw_b/p_AE5pIg3Ue8DtjEajG291W-
b32/arpdfdvr5vftA','') == 1);
so the question is, I can see the
// invoke #server(csp.findadealer.formLoad())
what's the quick way to get that hidden. (seems like a security hole ??
)
kev