Is this the original ICS FTP server component with your latest
changes?
Angus Robertson - Magenta Systems Ltd wrote:
> I have a problem with failed file uploads between the ICS FTP client
> and server when using passive mode, which may be related to the
> passive port pool. For some reason, the
When you POST a page, the values do not appear on the address bar. The
method to put them on the address bar is GET.
Francois is correct about submitting a page, however, .NET web pages (.aspx)
present other issues...
Each .NET web page has something called a viewstate (and also may be loaded
wit
I have a problem with failed file uploads between the ICS FTP client and
server when using passive mode, which may be related to the passive port
pool. For some reason, the passive port pool does not allocate
sequential port numbers, but continually re-allocates the same numbers,
if they have been
Thanks. I will investigate further.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Francois PIETTE
Sent: Friday, January 04, 2008 2:23 PM
To: ICS support mailing
Subject: Re: [twsocket] aspx page ICS Auto Fill, Post, and Read Answer
You should do a sea
You should do a search in the mailing list archive.
I quickly found this message:
http://marc.info/?l=twsocket&m=118777379428004&w=2
But I remember there where a lot of messages about posting.
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
The author
Thank you for the information. You are correct in that I would like to
try to use Delphi to accomplish this task. We also have the option of
using Visual Studio, but I try to use Delphi as many times as can be
justified.
I found examples of how to pick up the URL, the method (POST), the
encoding
You can't fill a HTML form using ICS, but you can send the same things as
the browser do when you submit an HTML form.
To sublit a form using the ICS HTTP client component, you must have a look
at the source of the form and extract the action (that is the URL which will
process the form), the metho
> is there a specific reason you want to use ics for that ?
Surely his program is written using Delphi.
> imho its much simpler to do stuff like this with selenium.
Don't be offended, but since this is the ICS support mailing list,
please avoid using it to answer questions with any other
product
is there a specific reason you want to use ics for that ?
imho its much simpler to do stuff like this with selenium.
you can remote control your browser via a perl script, ie.:
my $sel = Test::WWW::Selenium->new( host => "localhost",
port => ,
I have been looking through peoples usage of ICS Components today and
have found it very interesting.
I came across a posting where an individual was asking if you could
use these components inside of Delphi to auto fill a form and click Ok.
Is that what the sample that was posted does?
HttpC
10 matches
Mail list logo