I am having a similar problem. I am able to login, logout and then log back in with the same customer. But when I log in, perform some actions (ie Update Customer Profile) and then log out, then log back in with the same customer it will not let me login. My logout code is listed below...
I am having a similar problem. I can log in and then log out and then log in fine with a user, but when I log in and perform actions(ie.Update Customer Profile) and then log out and then log in again with that same user it will not log me in. My code behind my log out button is...
Is there any way to keep all forms maximized? For some reason do cmd.maximize isn't maximizing some of the forms when they are opened? Is there any other way to do this?
I have a combo box that relies on the start date. If the user changes the start date then the combo box must be refreshed. I figured the only way you could do this is to refresh the window. Can anyone help me write the code to o this?
That's what I was thinking of doing Stim. Here is my code for VBA. As you can see the code was built for VBA. This code calculates items in a form, builds a string, and then replaces the list box with the string as it's row source. I think I can put this in an asp file and then refer this when...
When a person logs in onto the system it creates a session variable from the recordset of a table:
When I logout I run
Session.abandon
Response.redirect "index.html"
This works, but when I try to log back in it will give me an invalid login. Here is my code for...
I am trying to show a calculation based on the data that the user puts in. We showed these calculations in a list box in VBA. Does anyone have any suggestions to show these calculations or receipt? We thought about using text area and building a string of the calculation details. I am not...
I am new to ASP, but know SQL and VBA well. I want to show the results of a query in a combo box on an asp page. If someone could help me with this code, it would be greatly appreciated.
I am adding a new record and one of the fields is optional. If they click the button, i get an error of cannot have zero length string. How can I avoid this error, if someone does not have to put something in that field? Thanks.
A little bit confused as to where the x and y come in. Maybe I worded the question wrong. I want the label to change color when it goes onto the label, but I do not want that code to keep running if the mouse is in that label area. Is there any way around this?
I want to try to recreate the html onmouseover event in Access with Labels. I am currently using onmousemove which works but it will run as long as the mouse is being moved. Can anyone help? Thanks
I am trying to have labels change color when the mouse is over the label. Since there is no onmouseover event, what is the best way to do this? I am able to change the color when it is on the label, but it will try to run the event as long as my mouse is moving throughout the label area...
Just a simple question. Is there any thing like JSP that I can use in the domino web server? Any thing that I can use to compile the JSP kinds of code on the server? Thanks very much.
why every time the option of "Enforce a consistent Access control list across all replicas of this database" in the access control list been checked in the server side, the server will lost it's authority to operate that database. The server can't even open the...
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.