Tip Bank

DevX - Software Development Resource

Using #Include in htm pages

Question: I have a .htm file in which I have the following line of code: The htm pages are both part of my VI6 project.The file IncludeLeftPanel.htm contains only simple

DevX - Software Development Resource

Dynamic Includes

Question: How can I do a dynamic include, such as:However, I think I know why this doesn’t work– because includes are tossed in before it goes to the parser (asp.dll).

DevX - Software Development Resource

ASP & ActiveX

Question: I have an ActiveX (MyKalender.ocx) and I know the ClassID of, I included it to an ASP-File -> I can see it but how can I get information about

DevX - Software Development Resource

Need a simple script

Question: I need the following simple script. Visitors should be able to enter their e-mail address in a form on my site and the address should be put in a

DevX - Software Development Resource

ADO connection to an mdb database fails

Question: Summary of the problem: Connecting directly to a Microsoft Access database from a Web project developed in Interdev 6.0 fails unless I modify every .Open to use a connection

DevX - Software Development Resource

Highlight HTML Text With BACKGROUND-COLOR

On the printed page, people are accustomed to seeing portions that have been marked by a highlighter–you can achieve the same effect with HTML highlight text on your Web page