Tag Archives: html

How to Use Javascript to Detect ActiveX Controls in HTML Pages

ActiveX controls are Microsoft Windows objects used to add advanced capabilities to a web browser or a Windows application such as Outlook or Access. ActiveX controls are not supported by Chrome or Firefox, but internal company web applications can force users to use Internet Explorer, which supports ActiveX interaction with a user’s desktop. Before you call ActiveX control functions, you must detect the ActiveX control on the system. This is accomplished using Javascript in an HTML or ASP web page. Before calling an ActiveX control, the user must install an ActiveX control and enable it on the Windows system. How …

Read More »

Top PSD to HTML Conversion Tutorials

Sometimes as designers we have to let go of our designs and turn over our work to a professional in a different field. For example, often print design and print production have very separate areas of expertise. So handing over your files to a print production expert who can properly match colors and other important skills is really important for a final, polished product. The same can go for web design. Often a prototype design is developed in Photoshop and a static image is sent to the client for approval. What happens next can be incredibly frustrating for designers and …

Read More »