Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Values and Links


Message #1 by empier4552@a... on Sat, 21 Jul 2001 18:13:04
not in that way, but you can include them in a Query String

<a href="http://www.blah.com/displaystats.php?attr1=12&attr2=11" >Click 
Here</a>

At 18:13 21/07/01 +0000, you wrote:
>Is it possible to give a link a value like in forms? Ex <a
>href="http://www.blah.com/displaystats.php" value="$name"></a> ?
>

  Return to Index