Code: Select all
<textarea name="Rqmnts" cols="80" rows="5" id="Rqmnts"><?php echo $producttitle; ?><?= @$_GET["Requirements"] ?></textarea>Code: Select all
<a href="?Requirements=Some String for specific product name">Any help would be greatly appreciated, as I've search all over internet trying to find a solution.
Thanks