Re: Form and mail problem?
From: Drazen (REMOVETHISdrazen.orsic_at_vz.htnet.hr)
Date: 09/15/04
- Previous message: static: "Classified Ads"
- In reply to: NW: "Re: Form and mail problem?"
- Next in thread: Drazen: "Re: Form and mail problem?"
- Reply: Drazen: "Re: Form and mail problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: static: "Classified Ads"
- In reply to: NW: "Re: Form and mail problem?"
- Next in thread: Drazen: "Re: Form and mail problem?"
- Reply: Drazen: "Re: Form and mail problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|