|
Posted by Amer Neely on September 17, 2007, 1:24 pm
Please log in for more thread options
Mumia W. wrote:
> On 09/16/2007 09:35 AM, Amer Neely wrote:
>> Mumia W. wrote:
>>> [...]
>>>
>>> perl Makefile.PL PREFIX=/path/to/modules
>>> INSTALLSITELIB=/path/to/modules INSTALLDIRS=site
>>
>> Ah, thank you for that. I was already using PREFIX, but was unaware of
>> this one.
>>
>
> You're welcome. For more information read the docs for ExtUtils::MakeMaker:
>
> Start->Run->"perldoc ExtUtils::MakeMaker"
>
> The ActiveState help menus might also have them.
>
>>> [...]
>>> Maybe the HTML has javascript to initialize some parts of the form,
>>> and the server rejects any forms that have not been so initialized.
>>>
>>
>> The form I am trying to populate is made from an .aspx file, so I
>> don't really know what they are doing at their end. I'll suggest a
>> different approach to them. Thanks for responding.
>>
>
> Aspx programs produce HTML (AFAIK), so naturally you would take a look
> at the HTML before attempting to write a Perl script to interact with
> its forms.
The environment at the remote server is .NET. So far they have not been
able to get any data from my Mechanize script. I've set a user agent
that should be acceptable, but still no deal.
Does anyone here have any experience talking with .NET services?
Specifically getting WWW::Mechanize to submit a form on a .NET server?
--
Amer Neely
w: www.webmechanic.softouch.on.ca/
Perl | MySQL programming for all data entry forms.
"Others make web sites. We make web sites work!"
|