Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged asp

0 votes
654 views
1 answer
    Using ASP classic, I need to somehow compare two dates with each other. How can I do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
677 views
1 answer
    PayPal sandbox just recently restricted to TLS 1.2 connection. This makes our site stop working with PayPal ... = resp End Function See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
411 views
1 answer
    I am running a simple query to get data out of my database & display them. I'm getting an error that says ... steps or code to solve the issue. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
377 views
1 answer
    I wanted to post this here as it is very much coding related and was something I had to clean up this week on ... I UPDATED THE FULL DUMP & SQL See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
792 views
1 answer
    I have a ASP application. On click of a particular link, some VB scripts are executed and an ASP page is ... possible causes for this error ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
870 views
1 answer
    I have the following VBScript in a Classic ASP page: function getMagicLink(fromWhere, provider) dim url url = "magic. ... I pass in a string. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Set rsPlanID = Server.CreateObject("ADODB.Recordset") rsPlanID.CursorLocation = adUseClient strSQL = "SELECT PlanID FROM ... how to fix it? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
264 views
1 answer
    I'm trying to understand how ASP classic handles strings internally. I've googled and debugged, but I ... .se/db/aspclassicencoding.png See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I am using an ASP page where I have to read a CSV file and insert it into DB table "Employee". I am ... the CSV file which is being read? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
483 views
1 answer
    How do I get the type of a variable using VBScript? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
480 views
1 answer
    I have just installed the IIS so I can view asp files in a browser but when I put the address in a ... highly appreciate any advice on this. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <!--#include file="conn.asp"--> <!DOCTYPE html PUBLIC "-//W3C//DTD ... " /> Is the above code right? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
628 views
1 answer
    There's this Excel file I want users to be able to download from my server. There must be an easy ... nothing The javascript function is empty. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
463 views
1 answer
    Using VBScript with ASP I am trying to set up an HTTP GET Request which will visit a page which in turn ... direction. Please help!! -Tracy See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
624 views
1 answer
    Got an issue displaying information from XML. I think it has something to do with selecting the correct node ... Nothing Results: nodeCount = 0 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
519 views
1 answer
    How to upload files from browser to server running classic ASP and detect, server side, if the files are ... with alternatives or better ways. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...