Recent content by Mythl_Blue

  1. M

    How can I make a back button for a perl cgi program that retains previous data?

    I can't use JavaScript, so unfortunately no history.back(). Using $ENV{'HTTP_REFERER'} starts the program from first question. Using href I can pass a query string, but then the data isn't going to be submitted. Any help will be greatly appreciated .
  2. M

    how do I frame a table with an image in html?

    I can't remember or find how to do this. The image is given to us(looks like a big dot)
Back
Top