here's what i use..
function Popup(w,h,page,name, scroll) {
win = window.open(page, name, 'height=450;width=350')
}
function getPicture() {
scr = window.screen;
wid = scr.width
if (wid <= 800) {
document.write("");
}
if (wid > 800) {
document.write("");
}
}
tim
"Franco Pozzer" <[EMAIL PROTECT
Exp $
> Total Links 0/unlimited
> API Version 2004
> Vendor Name OpenLDAP
> Vendor Version 20023
>
>
> "Tim Blackwell" <[EMAIL PROTECTED]> wrote in message
> news:20021106190556.22437.qmail@;pb1.pair.com...
> > I'm trying to enable
when i make the changes to the php.ini and try to run a page i get
Warning
Unable to load dynamic library 'C:\windows\system32/php_ldap.dll' - The
specified procedure could not be found
thanks
"Tim Blackwell" <[EMAIL PROTECTED]> wrote in message
news:20021106190556
I'm trying to enable the ldap extension on my server.
I've put the php_ldap.dll in the windows/system32 directory
I've set the extension_dir = C:\WINDOWS\SYSTEM32 in the php.ini file. By
the way i've tried extension_dir = C:/WINDOWS/SYSTEM32
I've taken the ; from the extension=php_ldap.dll line i
me] instead of $name...
>
> regds,
>
> -----Original Message-
> From: Tim Blackwell [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 10, 2002 18:46
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] works on one server and not another
>
>
> below is the html form and php f
_
"Toby z" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hay tim
>
> y doesnt it work ?
> vat error do u get
>
> its really strange coz i ve XP at my home n win2k pro
> at my workplace and all the code
this works on a windows XP machine i have but when i put it on a w2kserver
it doesn't work?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
does anyone out there use php in lotus notes--i'm looking for a function
that can access the NAB for user authentication.
thanks,
tim
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
any reason why my echo statement doesn't work in this script?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
okay, i figured out the combo thing--code is below. it actually wasn't too
difficult with some help!
but, when i use tutname i get an undefined variable
it works fine with the static combo that i was using?
can you think of any reason for this?
function load_combobox()
{
?>
";
for ($i=0; $i
hi--i'm having some trouble autoloading a combo box with a mysql column.
could someone help please
thanks,
tim
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
intainer
> http://documentation.openoffice.org/
>
>
> Quoting Tim Blackwell <[EMAIL PROTECTED]>:
>
> > thanks a lot, that helped. now, why doesn't the link below work
> >
> >
> > echo "
> > more...";
> >
> >
> >
> >
&
don't worry, i know eveyone was rushing to figure this one out, but i've got
it taken care of
in case you were wondering...it was a quote issue.
here is the correct line
echo "...more";
"Tim Blackwell" <[EMAIL PROTECTED]> wrote in message
[EMA
how do you make a link using PHP it's very simple in html and javascript,
but i can't seem to figure out how to make a simple link?
i'm making a news site and would like to have enormous articles have a nice
little more.. link at the bottom of the first portion of the article.
any help would
i need to automate a php script i'm writing. php doesn't look like it's the
best for this.
is there a way to automate a php script?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
15 matches
Mail list logo