I have a main page with a frame with its attribute src set to equal \"SomeOther.asp\". Since I have some rather large request variables, I want to save my request variables from my current page into
I am working on a Classic ASP page with VB6 code. We are in a process of converting the crystal report and iis server for migration. We are not able to generate the report. When i debugged till the po
I have an .asp page and I am using VBscript. basically I have a database with country, partner type and phone columns. I know how to load these into a recordset and display them into an .asp page.
What am missing in code? Any suggestions? Error display like this:- Error Type: Microsoft JET Database Engine (0x80040E14)
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to parse xml with Classic asp?
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I have come across an issue that seems to be somehow connected to a web server configuration, and resulting in queries randomly taking a long time to execute. The application is created using old plai
I am currently trying to figure out how to add comment within a line continuation statement on ASP classic. Our code management requirement requires us to write a Start block and End block to mark the
So, I have a ASP classi开发者_高级运维c website.I had many includes files that were mostly static html, but still some script code.When they have a .inc extension Visual studio 2010 shows them as plai
I have a sql query that orders the rows by开发者_StackOverflow中文版 an id, however it doesn\'t seem to output the data in order when in classic asp: