-
Member
[Help] Coding script runs on blank page
Hello! I am writing today because i am having a trouble where i tried to code a dice roller on the cms which worked however the problem comes in when i roll it, it shows results on a blank page. I was wondering if there is a solution to run it in the cms itself.
Screenshots (before):http://prntscr.com/60iwwo
Screenshots (After):http://prntscr.com/60ixg6
-
-
TheJacob was here.
Re: [Help] Coding script runs on blank page
Without access to your source code it will be difficult to provide an accurate solution. That being said, one guess is that the dice roller HTML form is sending a HTTP POST request to a dice roller-specific script rather than the page that the container is displayed on.
-
Member
Re: [Help] Coding script runs on blank page
Last edited by Janzeer; 08-02-15 at 03:49 AM.
-
Re: [Help] Coding script runs on blank page