It might also be helpful to put some debug output at the top of your
regular default.a4d and dump the form variables collection. This will
let you see what the form variables are. Refer to the docs on how to do
this.

We have added "dump form variables" at the top of the .a4p method. We even
added something to cause a syntax error, hoping that we would see that.

I interpret this to mean you are seeing no syntax or debug output.
It appears default.a4p isn't being called?
Based on the action:

        <form name="form1" method="post" action="/4dcgi/default.a4p">

what is the filepath of your default.a4p on the Windows machine?

-- Brad


Also, if possible, it might help if you can post some code.

I don't see anything wrong there. I assume the ddddd was to force a syntax error?
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to