if you think mojoportal can prevent such a thing then you really don't know what you are doing. mojoportal just delivers html css and javascript to the web browser, javascript can do whatever it can do running in the web browser. you just need to write some kind of web service to deliver results to the javascript and write javascript that talks to the web service to do what you want.
anything that is possible with html css and javascript is possible with mojoportal.