It looks like you're new here. If you want to get involved, click one of these buttons!
Hello all,
I've been making tables with this program for 10 years. I now have it so that it creates entire fantasy campaign worlds and am about 75% to the point where it will make adventure prompts for those campaign worlds. I want to turn this into a web app. Something where people can press a button and get a campaign world like Greyhawk, Forgotten Realms; something along that scale. I have been told that to do this, I should translate whatever this is into Javascript or some other programming language to work as the back end. I do not really know how to program beyond IPP. So, can anyone help me? Like, paying gig, help me. If this is not allowed on the forums I'm sorry. Feel free to delete this, but otherwise... can anyone help me?
Comments
I think that's what the CGI executables are for. Probably an easier solution than rewriting everything. Will still require some setup on your server though.
https://forum.nbos.com/discussion/835/inspiration-pad-pro-3-0-cgi-executables#latest
The working link is in the last post in the thread.
Interesting. Thanks Jdale, I'll give it a shot.
If you're using something like PHP, you can shell out to the executable in the script. This may be more flexible.