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?
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.
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.