I'm not sure how best to phrase this question, but I'm developing a custom module which will be accessed from a restricted browser app. The restricted browser is locked to one website and works until I try to click an action/link in my module, at which point it complains because the link is in the form of "javascript:WebForm_DoPostBackWithOptions" etc.
Is there any way of masking this or overcoming it from the module/website side of things?