My manager has requested that I change the number of items showing on a combo box in my program from the normal 8 to a larger number. In other words, she wants to be able to see more data at a time when she clicks on the arrow. Is this possible?
I have a value being sent to a label field. Example of value is 'A000000001'. When I hit a button, I need to insert the next interval, which would be 'A000000002', into a table. The problem I'm having is getting the next number to produce. If I trim the 'A' off the front and add 1 to the...
I have a script running to an Oracle database that uses a distinct select statement. But my code that populates the list box is not populating distinct records; it is populating ALL records, so that some records are duplicates. (I only want to see one instance of each value)
For example, I am...
I am tring to load a Crystal Report (8.5 Dev. version) in ASP (Visual Interdev 6)that pulls data from an Access (97)database. I have a system DSN ("MRF_DB") set as a Microsoft Access driver that has the database location set, and there is no password. Here is my code to set the...
I am tring to load a Crystal Report (8.5 Dev. version) in ASP (Visual Interdev 6)that pulls data from an Access (97)database. I have a system DSN ("MRF_DB") set as a Microsoft Access driver that has the database location set, and there is no password. Here is my code to set the...
I am tring to load a Crystal Report (8.5 Dev. version) in ASP (Visual Interdev 6)that pulls data from an Access (97)database. I have a system DSN ("MRF_DB") set as a Microsoft Access driver that has the database location set, and there is no password. Here is my code to set the...
I'm using ASP to generate reports, and when the browser is closed the cleanup.asp file runs & unloads the report. But if I use the Back button to run another report, I've found that the report does not unload. Once too many reports are still active, users will not be able to open reports due...
I have set up ASP pages for a user to select from various reports; some go to parameter selections first and then others go directly to the crystal report & load the data. I have found that I can only have 3 reports open at a time (3 crystal viewers open in separate browser windows). If I...
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.