I am trying to build an e-commerce application that switches to the HTTPS protocol immediately before payment information is collected. I have stored the OrderID in a session variable, but keep loosing it -- unfortunately not 100%, leaving me to debug a sporadic problem.
To debug, I developed...
I'm trying obtain the decimal value of a character.
The function is to receive a single character, convert it to an interger and then do the remainder of it's processing.
However, no matter what I've tried, I always get an error message.
Error messages include:
Type mismatch: 'CInt'...
I am trying to use combo-box functionality 'inside' of a CListCtrl; the control is actually placed on top, and when it's finished (and looses focus), will send a message to the list to update the list contents.
Whenever I place the combo box control, the size of the ListBox sub-member is what...
I am trying to implement Crystal KB Article ID #c2008983, Example 2.
Unlike the example, I have multiple details sections (a,b) and the same for the the group footer.
I formerly had a running total field and several calculated values, which have all been removed (and deleted) from the report...
I am trying to fix a report that has an issue with a widowed group footer. I have tried using Crystal Knowledge Base, article id c2008983, example 2 to fix my problem, but I get an error "The summary / running total field could not be created."
Research on Deja led me to the...
I am working on a shopping cart that will have a button next to each product allowing them to add the item into their car. I am trying to have a rollover effect to depress the button. (Yes, I will admit that its a loaded question).
I know how to process the submit action for the proper form...
About 6 months ago, we upgraded from v6.5x to v7.0x - not sure of the exact version, but do know that we still have the 8k text limit that has been recently solved with a limit of 32k.
For both databases, we have had a MS Access front-end, that accessed Postgres via an ODBC driver. The driver...
I am working on a MDI application that has a 'widget' object that does not inherit from any of the objects in the application. The 'widget' uses the MS Communications Control (mscomm32.ocx - converted to H/CPP files when component is inserted).
I do not have any problems sending data from the...
(I posted this message to the "AOL: Netscape" list yesterday, but didn't get any responses so I'll try here.)
I'm developing an order processing application that sends data between views using a form with the POST method.
We are using a 3rd party for credit card processing and do...
I am working on an order processing system that contains a form. For each line in the form, there is a button to corresponding to the specific item. When the button is pressed, the page original page (w/ form) is to be directed to an order confirmation page, and at the same time, a new...
I am revising a product sales system that contains two tables (for discussion purposes). The first table is 'orders', and the second is 'order details'.
The orders table contains an unbounded field 'sales tax', which is calculated using a second unbounded text-box that displays the subtotal...
I have created a report in Crystal Reports v8.5 that contains a parameter for a stored procedure.
I need to set the parameter programmatically from a C++/Win32 application.
The sample file from Seagate/Crystal for "pro salaries" does not contain information specific to parameters...
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.