Aparajita

I did do the captures, I used Interarchy as it is easier to manipulate. When I started looking at the results, I realized that of course this is all via SSL so the stream data is all encrypted. So I decided to do a run without SSL and of course the problem went away. However since what I am sending is sensitive information, that is no solution.

I have sent the capture files to you separately in a direct email. Here are some observations. When I used the Send HTML Blob method, I do get a warning message on Win IE that the document (the pdf file) contains both secure and insecure information and do I still want to open it. I click Yes and it opens just fine.

When doing without SSL, the Sent HTML Blob method opens the pdf file in the web browser plugin window. The write blob method saves the file to disk and then displays it with the actual Acrobat Reader application.

Also in reference to the other problem I mentioned with Win IE trying to display Active4D pages that contain no html, but are all Active4D code and only used to redirect to another file/page based on code they execute. This problem also only appears when using SSL and again only on Win IE. While doing the captures for the write blob problem I tried to see if I could tell what was happening with this, and it appeared that the server was sending at least something back to the browser while executing these pages with only Active4D code. Based on the description of the execution flow in the manual, there should be nothing sent back to the browser if the page contains only Active4D code right?

The file extension naming convention you use, .a4d or .a4p has no bearing on how the actual files are handled by the Active4D process correct? I usually use .a4p for files containing only Active4D code that is called as an active4d method, or with an include. and .a4d for those that actually referenced by the browser either via a post action or a redirect. Quite often the url in the post action for forms I use is to a file that contains not html, but only Active4D code to determine which page should be sent next via a redirect command. There is no problem with doing this is there?

Thanks
Gary


On Wednesday, July 16, 2003, at 08:00 AM, [EMAIL PROTECTED] wrote:


Can you do me a favor? Please use tcpflow to capture the request and
response using both Active4D and SEND HTML BLOB. This way I can see
exactly what is different and fix the problem.

Regards,

    Aparajita

------------------------------------------------------------------------
Gary Pedretty                    /\              [EMAIL PROTECTED]
Systems Manager                 /  \  /\          www.frontierflying.com
Frontier Flying Service, Inc.  /    /\   \            907-450-7251 voice
5245 Airport Industrial Road  /   /    \  /\            907-450-7238 fax
Fairbanks, Alaska  99709     /   /  America's Original Homeland Security
Serving Alaska's Interior   /   /                 "Love your neighbor as
Temperature +55 spring is here.                     yourself" Matt 22:39
------------------------------------------------------------------------



Reply via email to