Place Image in an Absolute Position
Question: I’ve been using the Microsoft ActiveX image control to place my images in absolute positions on my Web page. However, I have run into problems with this image component
Question: I’ve been using the Microsoft ActiveX image control to place my images in absolute positions on my Web page. However, I have run into problems with this image component
Question: I’ve just started using DHTML in Visual Basic 6.0 and have encountered a few glitches. When using ActiveX DHTML, where does the compiled DLL file have to be stored
One of the impressive features of Active Server Pages is the ability to deliver fresh, active content in direct response to user input. In addition to creating responsive text, you
Sometimes it seems like there aren’t enough file extensions to go around
Microsoft’s Visual InterDev 6 is an excellent environment for developing Web applications. The use of Design-Time controls (DTCs) to create script objects has revolutionized HTML coding. However, even server-side DTC-generated
It is good practice to explicitly declare the variables in separate lines. For example, declaring all the variables in one line like, Dim a, aa, aaa As String, will declare
Trying to deliver fresh, active content through Active Server Pages can be a real challenge. Browsers and some proxy server insist on caching older versions of your pages. You made
Although it is usually more efficient to use a Dynamic Link Library (DLL) that meshes well with the Internet Information Server (IIS) and Active Server Pages (ASP) environment, you may
Resource files are a great way to store text strings and images, but beware: Use of a resource file can override the property setting for your application’s icon. When Windows