Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: TIdhttp and enct
| Subject: | Re: TIdhttp and enct |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Wed, 19 Mar 2008 11:39:07 |
"fer" <feridunmobil@tiasoft.com> wrote in message
news:47e0587a$1@newsgroups.borland.com...
> how can i call this enct function (or take the encryipted
> value of the pid and post it to the server)
You would have to manually extract the script code from the page and run it
through a separate scripting engine. Otherwise, you will have to calculate
the encrypted value yourself and not use the page's enct() function at all.
Gambit
none