Search results

  1. C

    PHP script MAC issue

    Hi guys. I have a simple form that echo's the data to a savable html file. It works fine on a PC but Mac users keep getting a 404 error. Does anyone have an idea of why this might be happening? Many thanks. Here's the code for the script: <?php header('Content-type: application/htm')...
  2. C

    Saving echoed form page

    Hi everyone. I'm a noob at scripting and have hit a wall. I'm trying to create a form that sends user input to a formatted html file that users can save and use (it's an e-mail signature template). The form and resulting page look fine, but I'm having trouble with the saving part... I don't...
  3. C

    Saving echoed form page

    Hi everyone. I'm a noob at scripting and have hit a wall. I'm trying to create a form that sends user input to a formatted html file that users can save and use (it's an e-mail signature template). The form and resulting page look fine, but I'm having trouble with the saving part... I don't...
Top