I am trying to serialize a class. Some of the data they have to be stored are contained in a CList. I have tried to serialize the class following the common way with no luck so far. I have also tried to use pointers to CList but even that didn't work. Can anyone help me on that? the code i use...
I am trying to build a server side program using Delphi 6. The program has two parts: 1st to evaluate a form and 2nd if the form is valid to proceed with emailing the form's information.
Is it possible to build it in two different actions (let say "Evaluate" and "EmailForm")...
Thanks for your answer nico. The truth is that i can do it in that way you are saying, but i was wondering if i can have these two functions in different actions and still have the same result. I am kind of new in cgi programming with delphi and i have not understand many things yet...
Cheers...
I am trying to build a server side program using Delphi 6. The program has two parts: 1st to evaluate a form and 2nd if the form is valid to proceed with emailing the form's information.
Is it possible to build it in two different actions (let say "Evaluate" and "EmailForm")...
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.