Hello,
I have a page that has a drop down box with two options. A user can change the option from "Available" to "In Use". My question is, When the user changes the option...how can this be saved so that when another user goes to this page they will see the option that it has been switched to...
Hello,
I'm wanting to make sure that a user cannot access any pages without first entering a username and password. Also if the user leaves my site, then returns, I would want the page to expire, or for them to have to login again. Is there a line of code that will do either of these. I'm using...
Hello,
I'm wanting to display information from an excel spreadsheet on an ASP webpage. I know its not usually a good idea to use excel as a datasource but I'm only using it to display. I know ASP is capable of retrieving info from an Excel spreadsheet, but I have know idea what the code would...
Hello,
I'm wondering how I would go about getting info into and out of an array with ASP.
On my form the user can check multiple brands of UPS devices such as APC, ServerTechnology, and MGE.
ABC Software
UPSs
APC
ServerTechnology
MGE
I would want to have APC...
Hello,
I'm trying to decide on whether using a Session variable or Cookie for my login setup.
Does anyone have any suggestions? Which one is the most secure of the two?
Thanks in advance
Stanly T. Pickford
Hello,
I'm trying to determine if a record exist before I insert a record. Can anyone point me in the right direction here??
Heres how my code looks right now with nothing checking for duplicate records. An example or code snippet would really help and be appreciated.
<%
Dim name, email...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.