Thanks for looking. I am grabbing products from an mdb which are marked as being \"hotdeal\" but each product is in several categories and it is showing each one 4 times!! Can anyone see where I have
I have a client who\'s site is done in ASP... they want to add a lot of e开发者_如何学Cxtra functionality to the site but I don\'t think it\'s worth it to keep developing in Classic ASP & they sho
I need a bit of ISAPI syntax help, I am about to put live a new site and want to archive the old forum onto an archive sub domain.
I think it\'s a stupid queston below. As I know there is a phpinfo() function to view php hosting as a info page.
I need a function to get hours from开发者_如何转开发 two variable (date+time) var a date +time
I am curious if there is anyway to access a XSL variable\'s data from ASP code.First some background information...
The goal is to popup an asp.net page from classic asp using post data, however, the asp.net page always has Request.Form variables as empty and shows RequestType get.
I would like to convert minutes into hours and minutes with classic asp Example: 90 would 1 hour开发者_运维问答 and 30 minutes
I have a MySQL-table in which I store, among other things, dates in a normal \"date\" field. Some dates however are incomplete with either the day or both the day and month missing, 开发者_开发技巧sub
I am currently working on a legacy Classic ASP + MS-Access application. I recently converted all the .asp files to UTF-8 from ISO-8859 (Windows) encoding.