The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
The script works all okay, but for some reason it doesn't send the information from the address. I thought this might be because I sent it to the SHTML file instead of directly to the CGI file, but then I tried sending the information when using an SSI in the SHTML doc and it still doesn't work.
I'm really not sure what I'm doing wrong at all. Any ideas, oh great wizards of web programming?
If you're opening a new window for your gallery, surely the original web page would be the same?
The myscript.pl script can then look at the generateimage and imageid parameters exactly as it would if they had been submitted via a form.
The script then gets enough info to know what to do when the browser executes the script to get the image.
The script works all okay, but for some reason it doesn't send the information from the address. I thought this might be because I sent it to the SHTML file instead of directly to the CGI file, but then I tried sending the information when using an SSI in the SHTML doc and it still doesn't work.
I'm really not sure what I'm doing wrong at all. Any ideas, oh great wizards of web programming?