ASP
Question: I’m working with ASP to retrieve records, but I keep getting an “Unexpected Error” near my recordset function. Why? Answer: Pinpointing exactly what’s wrong would be hard without actually
Question: I’m working with ASP to retrieve records, but I keep getting an “Unexpected Error” near my recordset function. Why? Answer: Pinpointing exactly what’s wrong would be hard without actually
Question: Can I include something in the title line of a query to include the current date/time? Answer: You can use the GETDATE() function to return the current date and
Question: How do I create an Application Setup Wizard from Visual FoxPro? Answer: VFP ships with a Setup Wizard, which builds three different types of installations: Standalone, Network, and Web.
Question: What is the best Backup Software available that will do a live backup of the Exchange Information Stores? Answer: I haven’t evaluated all of them, but we’ve been satisfied
Question: Is there any way in Outlook/Exchange to send out a message to all users currently logged on (like a network broadcast)? We currently send system announcements (such as for
Question: I have an attorney client who wants to have all his e-mail stored on his local workstation, not on the Microsoft Exchange 5.5 SP2 Server. In fact, he would
Question: How do you set up Outlook 2000 and Exchange 5.5 to use resource scheduling accounts, such as conference rooms? There are several posts about how to do this without
Question: We are a small company of some 70 staff, 50 of which are located away from the office (clients site, home, etc.). I am about to migrate from Microsoft
Most of Web developers may be familiar with the META REFRESH tag in HTML. This tag is used to take the user to another location automatically, after a specified delay.