[PHP-DB] Re: [PHP] passing variables in javascript

2001-02-22 Thread Nicholas W. Miller

Whooops ... sorry about that last post ... wrong list!

n

>H ... is there anyway to do this without requiring the page with 
>the link to use PHP?
>
>>
>>You have to encode each part of the query string on the URL correctly:
>>
>>> . "&url=" .
>>urlencode("http://www.domain.com/biz/pubs.html#antitrust");
>>?>', 'email','width=410,height=435')">Emailthis
>>
>>
>>Cheers
>>
>>Simon Garner
>
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] Re: [PHP] passing variables in javascript

2001-02-22 Thread Nicholas W. Miller

H ... is there anyway to do this without requiring the page with 
the link to use PHP?

>
>You have to encode each part of the query string on the URL correctly:
>
> . "&url=" .
>urlencode("http://www.domain.com/biz/pubs.html#antitrust");
>?>', 'email','width=410,height=435')">Emailthis
>
>
>Cheers
>
>Simon Garner


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]