Re: enabling and disabling list boxes



Martin Honnen said the following on 12/27/2005 9:46 AM:


Randy Webb wrote:


If you want you can use PHP in IE/Win as a client-side scripting language but I think that does not help you.


Do you happen to have a URI that explains how to enable it in IE6? The last URL I had - <URL: http://www.sitepoint.com/blogs/2004/07/14/client-side-php-in-internet-explorer/ > - doesn't work for me in IE6 even when I hunt down the .dll file


I have never done it for PHP itself but the Microsoft architecture allows for other Active scripting engines, I have tested that with some Windows Perl some years ago. It is mainly meant to allow Windows Script Host automation with other languages than JScript and VBScript that Microsoft provides but with that Perl installation I had you could then also uses Perl as a client-side scripting language in HTML documents in IE.
And PHP 5 as an ActiveScript extension on Windows
<http://www.php.net/manual/en/install.windows.activescript.php>
As said I have never tried that but my understanding of that script engine architecture is that having and registering that dll as described will give you "PHPScript" support in ASP, WSH and in IE too.

Thank you Martin. I had tried it before and couldn't get it to work properly for me in IE. Never tried it in Mozilla even though I have the reference page that explains how to do it. My main interest in it isn't to try to use PHP as a client-side language per se but to try to use it to test PHP scripts without having to run a server locally.


I will give it a whirl this weekend :)

<snip>

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/

.



Relevant Pages

  • Re: IIS 7 - Error Messages Not Displayed tho Debugging Options set
    ... I should add this occurs on Windows Vista Business Edition running IIS 7 ... Microsoft Visual Basic Scripting Edition brings active scripting to a wide ... VBScript is not a server programming language. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: What programming language
    ... You could check out the scripting section on MSDN.COM and TECHNET.COM. ... > link speaks with regard to Unix/Linux administration you of course ... > know that to become a more capable admin a development language is ... > I say Microsoft because I am now trying to use system administrative ...
    (microsoft.public.dotnet.faqs)
  • Re: What programming language
    ... You could check out the scripting section on MSDN.COM and TECHNET.COM. ... > link speaks with regard to Unix/Linux administration you of course ... > know that to become a more capable admin a development language is ... > I say Microsoft because I am now trying to use system administrative ...
    (microsoft.public.dotnet.general)
  • Re: Similarities between PHP and Javascript in code?
    ... So you're learning a programming language for the first time? ... Personally I wouldn't chose a scripting language to learn for a first ... I would recommend PHP first. ...
    (comp.lang.php)
  • Re: Which is best overall? PHP vs ASP(or ASP.NET) vs Python
    ... If you just search a scripting language for quickly solving small ... prefer PHP over Python of ASP. ... ASP vs PHP ...
    (comp.lang.php)