Errr...

print.php?page=member&id=<? echo $LINKID; ?>


> -----Original Message-----
> From: Kit Kerbel [mailto:[EMAIL PROTECTED]]
> Sent: 03 August 2002 04:40
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] pass var from JS to php
>
>
> With this statement:
>
> <a href="#"
> onClick="MM_openBrWindow('print.php?page=member&id=140','','locati
on=no,scrollbars=auto,width=550,height=500')">> <img
> src="images/printer_friendly.gif" alt="printer friendly page"
> border="0">>/a>
>
> ...I would like to do something like:
>
> print.php?page=member&id=$LINKID   <----(where 140 is replaced
> with $linkid
>
>
> Is there a way to do this?
>
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to