Tag Archive | "extension"

how to configure IIS so that .aspx files are parsed with asp.net interpreter but have .html extension?


I’ve built a simple .aspx web page with third party opc control. Displays fine in Mozilla or IE, but won’t display in Safari on my iPhone. Have read that I need to convert it to html, but when I save .aspx page as .html, all i get is a text string.

Posted in ASPComments (1)

How can I run file with extension EXE in Delphi ?


Posted in DelphiComments (2)

How to install a PHP extension if I do not have access to the extension directory on the server?


I need to install an extension for my php site, but since I am using a web hosting service (hostmonster), I do not have access to the directory that contains all the PHP extensions. I DO, however, have access to my php.ini file. How can I install this extension (dbg.so)?

Posted in PHPComments (2)


Categories