issues with FileSystemObject and date properties on win server 2016 / IIS 10
Hiwhen running this code :<% dim ObjFSO set ObjFSO = Server.CreateObject("Scripting.FileSystemObject") response.write ObjFSO.GetFolder("C:\etocomm_appli\sftp\test.txt").DateLastModified %>I get a...
View ArticleStop Flood/attack without Dynamic IP Restriction (script inside)
Hello I am gonna share with you my app for ASP Classic and personal use.There is some people do not have access to a server, or like me they arenot satisfacted by the Dynamic IP restriction, so i have...
View ArticleClassic ASP MaxTemplate and Script Engine Query
Hi, I was looking to gain a better understanding as to the lower level workings of how IIS 8.5 works with Classic ASPs MaxTemplate and ScriptEngine caching.I've noticed sporadic performance issues with...
View ArticleCAN request validation feature fit with classic asp website
CAN request validation feature fit with classic asp website?
View ArticleServer 2012 / IIS 8 - 503 Service Unavailable + AppPool Stops (same old...
Hi all -I am new to these forums and pretty desperate! I have a custom built (but not by me!) application that runs under IIS. I have deployed it numerous times in various ways, with little to no...
View ArticleWebsite suddenly stopped working - nullreference error
HiI have ASP classic site that stopped working! I did not make any changes. It works for a few minutes after recycle pool. Direct URL work - f.x www.xxx.dk/login/login.asp works but...
View ArticleASP db connection problem in IIS7
Hello! I've recently installed vista on my computer, I'm an ASP programmer so I installed IIS 7 . I can run classic ASP pages, but when the page is connected to Access data base an Error appears:...
View ArticleApplication Pool crashing on new server with same web code
I have several Classic ASP websites that were running on a 2008 server without any problems and I moved those to 2019 server using the msdeploy command. Things are up and running but I'm getting...
View ArticleCan't get (#) sign to show in Classic ASP
Hi all.I am currently working on Classic ASP. I want to show string that have #. The issue is when display, the # and also word after # will not appear. Here, i give sample of data that have #And below...
View ArticleReplace In String
I have a series of displays that may, or may not, contain specific characters within a string that I need to replace.For example:Jones - 05002Smith - 09001Unger - 10101Should be Jones - B002Smith -...
View ArticleCStr(CBool(1)) etc. returns local language version of True
I work on a large application that use LCase(CBool(1)) to generate "true" to be used in JavaScript. The problem I am running into is that the following generate local language versions of true.CStr...
View Articlehttps://ufc242fixtures.com/khabibvspoirier
https://ufc242fixtures.com/https://ufc242fixtures.com/ufc242https://ufc242fixtures.com/khabibvspoirierhttps://ufc242fixtures.com/poiriervskhabibUfc 242khabib vs poirierpoirier vs khabibUfc 242khabib vs...
View ArticleFix repeat region button only applying to first record
I have a shopping cart page which displays products from a database specific to the website user using a repeat region on a recordset.The problem is i have an update button so they can change the...
View Article6 Hidden Features In Galaxy Note 10 You Should Know
Samsung Galaxy Note 10 is one of the best additions not just in the Galaxy series but also in Android devices all over the world. The flagship by Samsung is arguably the best Android mobile device...
View ArticleFix repeat region button only applying to first record
I have a shopping cart page which displays products from a database specific to the website user using a repeat region on a recordset.The problem is i have an update button so they can change the...
View ArticleAuthentication stops working in classic ASP Pages
I've been using the same code for years in order to authenticate to Active Directory through my classic ASP pages for years without any problems. We just moved to a new Windows 2019 server and the...
View ArticleCheck if Record Exists Else do Insert
Hi.I am trying to check either the data exist in the database or not. If it exists, it will not add the data and display 'not success' message in the page. Then, if the data not exists, it will add the...
View ArticleWhy does Response.Redirect() statement not work in a postback ASP.Net webpage?
I have a C# ASP.Net program, which needs to redirect to another URL when receiving a form request in the postback web page. However, all the way the Response.Redirect() (in line 91 of the program...
View ArticleCheck Part Of String Value
Using Classic ASP and I currently have an issue with a form getting spammed.They are entering a first name as a legitimate value which is fine, however they are then using the firstname and another...
View Articleinsert .pdf file in recorde
Hi. I am using Frontpage 2000 with an Access2000 database. Can you advise me as to how to insert/add a .pdf file within each record? Thanks, Ron
View Article