Re: Form and mail problem?

From: Drazen (REMOVETHISdrazen.orsic_at_vz.htnet.hr)
Date: 09/15/04

  • Next message: Michel: "mysql "get rid of spaces""
    Date: Wed, 15 Sep 2004 08:37:39 +0200
    
    

    > Not sure if I understood you correctly, but to pass variables from one
    form
    > post to a third page using a second form post, you need write the
    variables
    > as hidden variables in the second form post.

    Yes thats my problem

    > <input type=hidden NAME=variableName value='$variableName'>"

    That looks good but not working for me, and don't know why? In value I don't
    get any data from form on first page?
    I have also try to write value="<?php $variableName ?>" and also wont work??
    I'm confused???

    > You can also have your second page write the variables and values into a
    > file on your server with the ip_as_file_name.dat, etc., and read the file
    on
    > your third page.

    Now I don't understand you? :-) How can I do that?

    Thank's for help


  • Next message: Michel: "mysql "get rid of spaces""

    Relevant Pages

    • Re: Form and mail problem?
      ... It was my failure ... >> post to a third page using a second form post, ... >> as hidden variables in the second form post. ... > Yes thats my problem ...
      (alt.php)
    • Re: Form and mail problem?
      ... post to a third page using a second form post, ... as hidden variables in the second form post. ... file on your server with the ip_as_file_name.dat, etc., and read the file on ... Website promotion ...
      (alt.php)