we have a request page in our website that send email to confirm the request. It seem that whenever this page is accessed, some (not all of them) are sent more than once at different time, sometime hours apart. The code (which is an old ASP page)…
I am extremely new to building webs and using IIS 7 and I have been charged with migrating some classic ASP sites in or DEV environment. My question is, and I apologize if I word it incorrectly, why don't any VB6 COM objects work? I have a site that…
Has anyone used this driver successfully in a production environment?
Some time back I tried the MariaDB ODBC Connector 3.1.15 with a MariaDB 10.6 database; and the site kept crashing.
I had to revert back to using the MySQL ODBC 8.0 Unicode Driver…
I have a site on IIS where the auth is being done by having a header included in all (classic ) asp pages, if session variables is not set, user is redirected to login page, setting the session variables if user is in sql table.
However, this does…
When an error occurs on an ASP (Classic, VBScript) page, the resulting error message (if error responses are set to be displayed) – and also the full FREB log, if you have that turned on – shows the line number in the processed ASP file where the…
I migrated an ASP site from a Win2008R2 server running IIS 6.1 to a Win2012 server running IIS 6.1. The IIS site settings did not migrate so easily.
One thing I just can't solve: When I send Arabic characters through ASP and into an MS SQL sproc…
Who is your favorite European Windows web host provider?
The provider must support:
1 Dedicated IP address
ISAPI Rewrite
SQL Server 2005
Classic ASP
ASP JPEG
I had a a simple site on a 2003 IIS 6 server for years.
I have a small DB in a Mdb file.
Everything was great, until I've upgraded to a windows 2008 R2 64bit IIS 7.5 server.
I've transferred the site perfectly including adding ODBC (32bit), enabling…