How should i capture an id

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Tobiaz,

    I fixed my problemThe problem was in the quotes and this was the correction:
    PHP Code:
    echo '<a href="javascript:';
    echo 
    "openWindow('contact_form.php?id=$var_7','','toolbar=no,status=no','724','470','true');\">Contact the Person</a>"
    Thanks and keep up the good work.
    Happiness is a state of mind.
    Change your mind and be happy!

    Comment


    • #17
      great!

      Enjoy programming!

      Comment

      Working...
      X