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 on 25 April 2010.
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)
Posted on 16 April 2010.
Posted in DelphiComments (2)
Posted on 06 March 2010.
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)