Hello everyone. I have an application (ASP and SQL Server) that requires a user to login and logout. When the user logs out, it takes them to the appropriate page. However, if they were to click the "Back" button on their browser, they still have access to the last page they had visited. Is...
Hello all. I'll do my best to explain this. I've been having a bit of trouble figuring this one out. I have this application that queries the database (SQL Server) based on personnel and appointment date. I then perform GETROWS on the recordset for one field only (appttime) and this data is...
Hello everyone and anyone. I'm a novice at ASP but am learning a great deal from this forum. I have a piece of looping code that I'm trying to manipulate to look at an if-then, but I'm not sure that it's possible.
I'll do my best to explain this. The code creates a drop-box. It's contents...
Hello everyone and anyone.
I know that there is a real simple solution to this beginner's problem but for the life of me, I can't find the solution for this.
I'm using ASP with an SQL database. I need to convert datetime data such as "17:00:00" into "5:00 PM". I've tried "vbshorttime" but I...
Hello everyone and anyone. I'm new to ASP and to this forum. So please bear with me. I have a Do While loop and need to know how to capture the results of the loop (which is displayed on the screen) into something like variables.
In other words:
LOOP RESULT
8:00 PM
9:00 PM
Should be...
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.