Page is a not externally linkable
RichtorScript - 4:35 pm on May 4, 2006 (gmt 0)
Now another question, can I send two variables this is what I was trying; <a href="#" onclick="window.open('viewpic.php?piconel=<?php echo $piconel;?>?pic1text=<?php echo $pic1text;?>','newpage','width=350,height=350'); return false">
Thanks for the help, but I got that part figured out. As far as I can tell it was becuase I using a <?PHP?> call in the middle of a an echo statement. As soon as I took it out and worked.
<img src= "pic.jpg" width=86 height=71>
</a>