Help !! How should the IMG SRC be defined
Posted: Thu Jan 08, 2004 4:24 am
As a novice I was hoping to call upon some of the experts in this forum to offer the kind advice.
I have an html form with two fields -dkfld1 & dkfld2- the form is processed by the script dkphp1.php Script dkpkp1.php creates an image using dkphp2.php <IMG SRC="dkphp2.php" > How should the IMG SRC in dkphp1.php be defined to pass the values of dkfld1 & dkfld2 And then in dkphp2.php can these values be referenced
I hope you can help.
Many thanks in advance
I have an html form with two fields -dkfld1 & dkfld2- the form is processed by the script dkphp1.php Script dkpkp1.php creates an image using dkphp2.php <IMG SRC="dkphp2.php" > How should the IMG SRC in dkphp1.php be defined to pass the values of dkfld1 & dkfld2 And then in dkphp2.php can these values be referenced
I hope you can help.
Many thanks in advance