| View previous topic :: View next topic |
| Author |
Message |
sternbach.net Guest
|
Posted: Sun Sep 14, 2003 3:00 pm Post subject: How to log in to a bulletin board with indy? |
|
|
Hi there,
I want to log in to a bulletin board (type vBulletin Version 2.3.0)
using indy 9.0. The system wants me to handover the username/pass via a php
form. When trying the thread link
(captured via IE) the system redirects me to the loginpage. IE has already
stored a cookie string which makes it unnecessary to reenter the user/pass.
so here my questions:
is there a indy based component similar to twebbrowser available which I
can use ?
are there some tutorials concerning the cookie theme? (how can I use them
with Indy)
many thanks in advance
Peter
[email]development (AT) sternbach (DOT) net[/email]
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Sun Sep 14, 2003 8:56 pm Post subject: Re: How to log in to a bulletin board with indy? |
|
|
"sternbach.net" <development (AT) sternbach (DOT) net> wrote
| Quote: | is there a indy based component similar to twebbrowser
available which I can use ?
|
Have a look at TIdHTTP and TIdCookieManager.
Gambit
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com)[/url].
Version: 6.0.515 / Virus Database: 313 - Release Date: 9/1/03
|
|
| Back to top |
|
 |
|