Remote NT Web Administration
Question: I want to provide the facility to add/delete/modify Windows NT users from a remote browser. However, I don’t know how to do it. Can you kindly help? Answer: This
Question: I want to provide the facility to add/delete/modify Windows NT users from a remote browser. However, I don’t know how to do it. Can you kindly help? Answer: This
Question: Can we call a nested procedure in ASP? Answer: Nope. This isn’t supported in any Visual Basic-variant language. Having done nested procedures before (Pascal, I think), I never saw
Question: Is it possible to design a pull down menu that will show over an object? Every way that I’ve tried still hides the part of the menu behind the
Question: I can use VI to create a new project on the remote server, but when I want to debug the program, it raise an error: “unable to find server
Question: I want to have an image pop up, like a tool tip, when I hover over specific text. Is there any way to do this with DHTML or Javascript?
Often when you’re developing script, you may want to determinejust how long the code takes to run. To do so, take advantage ofASP’s built-in Timer function. As you may know,
Question: After I install this driver, I see the error message when starting Lotus Notes Application: “The application uses CTL3D32.DLL, which is not the correct version. This version of CTL3D32.DLL
Question: Can WAP pages be secure? Answer: Absolutely. WAP pages can be used for sending and receiving confidential information, such as credit cards and/or bank account statements. WAP was designed
Question: How do I use Active Server Pages to create WAP pages? Answer: By setting the MIME type, you can use ASP to write WML. This command accomplishes this: Response.ContentType