Hi,
I'm trying to pass a variable between two pages for use in a form. I seem to have the code in correctly to do this - but - the "lisiting_email" variable doesn't get passed to the form page emailfriend2.php. Anyone have any clue as to what i'm missing here?
Here is the code which should be passing the "email" variable to the form
<a href="emailfriend2.php?catid=<?=$c_id?>&id=3&listid=<?=$listid?>&lisiting_email=<?=$objlisting->listing_email?>"><b>Reply to</b></a>
Here is the code to display it on the form
<td align="left" class="photogallery_text">Destination email address <font color="red" face="verdana">*
<?=$listingmail?>