I am coding simple 404 seo for my website. I am little confused at one point. I need codes to go over categories table and see if it matches with the string. If yes, then it should print category\'s n
I am going to be working on an ASP web application for a client.They are having problems开发者_高级运维 with sessions timing out after periods of time ranging from 5 minutes to 4 hours after logging i
I have 2 very simple pages, an HTML page and a classic ASP page .. the html page has a form which calls (and sends) the data to the ASP form (which then prints out the data)
I have a classic ASP site where I create a dictionary when the user logs in and then stores that dictionary in a session variable like so...
Currently I have a client and admin webpage. There are multiple users who will login to the client page. While in admin page, when I restored the database inside the admin page, I need to logout all t
I have an application variable which is populated onstart (in this case it is 开发者_开发知识库an array).Ideally I need to rebuild this array every 3 hours, what is the best way of going about this?
I am trying to integrate yelp into a website I\'m working on.I\'m really hoping to find a widget created by t开发者_如何学Gohe yelp team, or another reputable source.I\'d like to be able to set it up
I have a form where user need to enter their particular details. Besides that user also need to upload their photo using the same form. I have tried to used examples from the internet on how to do the
Does anyone know how to do dynamic dropdownlist in ASP? I have two dropdownlist. First will display all states. From the state, the second dropdownlist will display all the hotel name based on the sta
I just downloaded Notepad++ because I need to work on a classic asp project. I\'m a complete beginner with classic asp, and have been spoiled with asp.net and visual studio. I noticed Notepad++ has de