View Single Post
Old 28-04-2004, 05:09   #7 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,200
Quote:
Originally Posted by deliben
Now you say it is a closing tag I am confused !!!

OK but if you actually look, you'll see that you have a > after method="post" too.

You've also got <postfield> nested inside the <go> tag.

Code:
echo("<go href=\"detail.php?".SID."\" method=\"post\"">".$row ['fname']." ".$row['lname']."</go>");
__________________
That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
  Reply With Quote