Hey, I have a problem implementing an external asp.Net application using the Application Portal Connector in the include mode.
In one case ( a contact form with a flow between 2 pages) it works fine. The application uses the POST method to go from page 1 to page 2. In my other case (flow between 3 pages) it doesn't work as expected. The application uses the POST method to go from page 1 to page 2 AND the GET method to go from page 2 to page 3. The first step works (POST) but going from page 2 to page 3 just shows page 1 again. In the access.log file i don't see any errors showing up. I've set the loglevel for the application portal to "DEBUG". Nowhere in the manual there is specified that GET method is not supported by the Portal Connector. Does anyone out there has the same problem? And even more important, found a workaround without have to change the asp.Net application code? Thanks a lot!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
