Jump to content
[MUST READ] Forum Rules ×

ERROR:This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support.


Rimex

Recommended Posts

When I run "PHP" codes from a browser they work without problems, but when I try to run the same codes from an app built in app inventor or Labview I get the next error:

<html><body><script type="text/javascript" src="/aes.js" ></script><script>function toNumbers(d){var e=[];d.replace(/(..)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=[],d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e="",f=0;f<d.length;f++)e+=(16>d[f]?"0":"")+d[f].toString(16);return e.toLowerCase()}var a=toNumbers("f655ba9d09a112d4968c63579db590b4"),b=toNumbers("98344c2eee86c3994890592585b49f80"),c=toNumbers("3d2bb0e4391bcd91e59506edff33ce40");document.cookie="__test="+toHex(slowAES.decrypt(c,2,a,b))+"; expires=Thu, 31-Dec-37 23:55:55 GMT; path=/"; location.href="https://rimex.tonohost.com/BoolWifi.php/?control=1&i=1";</script><noscript>This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support</noscript></body></html>

If I use my own computer as the server I haven't problems, but if I use tonohost I get this error.

How can I fix it? 

Link to comment
Share on other sites

  • 2 weeks later...

Requiring users to enable JavaScript makes Byet's hosting service unacceptable for me.  I just have a simple php script on the server side, and I want to be able to tell potential users that no code runs on the client side (except plain html).  So I will look for a different hosting service.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...