That is what I would say as well

<TR><TD><input type="hidden" name="variable name" value="<? echo $variable
name; ?>"></TD></TR>


"Clever" <[EMAIL PROTECTED]> wrote in message
003301c1e9eb$8e1965a0$[EMAIL PROTECTED]">news:003301c1e9eb$8e1965a0$[EMAIL PROTECTED]...
> You could send it in a
> <INPUT TYPE=HIDDEN NAME=Id VALUE=AnyThingYouWant>
>
> ----- Original Message -----
> From: "Alex Francis" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, April 22, 2002 7:05 AM
> Subject: [PHP-DB] Passing on an "ID"
>
>
> > I am trying to pass an ID to a third page as follows:
> > I have a list of stories to be checked and edited. When one is selected
it
> > is passed to a detail page and is edited and comments are added before
> > posting the edit form back to itself to update the database. At this
stage
> I
> > would like to give tthe opportunity to email the comments back to the
> > writer. I am having difficulty passing on the ID of the story to the
> > feedback page. Can someone help please.
> >
> > --
> > Alex Francis
> > Cameron Design
> > 35, Drumillan Hill
> > Greenock PA16 0XD
> >
> > Tel 01475 798106
> > [EMAIL PROTECTED]
> > http://www.camerondesign.co.uk
> >
> > This message is sent in confidence for the addressee only. It may
contain
> > legally privileged information.
> > Unauthorised recipients are requested to preserve this confidentiality
and
> > to advise the sender
> > immediately of any error in transmission.
> >
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to