Jump to content

sono

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

sono's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Can anyone please elaborate on this. I have tried to do a search on sessions and have placed [code]<?php session_start(); include ('../../field_forwarder.php'); ?>[/code] at the top of my pages. But if I use the 'back' button on the browser I get a post data error. I read that this is because my form uses 'POST' instead of 'GET' but field_forwarder() requires 'POST' Any help would be very much appreciated.
  2. I am using field_forwarder in my multi-page form. It works beautifully but I have now been asked to alter the script so that the client is able to go back at any point and change info if needed, but the field variables get wiped out if you go back. Any help is greatly appreciated as I dont want to start over with this script! I am also a newbie at php so may need some hand-holding  ;D
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.