Hi,
        I am setting up a system where I can automatically submit all
        the info to a FORM for registering a new domain name using perl
        scripts.

        I use the following in my perl script and it works with most of the 
forms:

        echo "domain=hello.world.org.au&action=submit" | lynx -dump -post_data 
"aunic.telstra.net/cgi-bin/td.pl"

        But this will fail when there needs multi part FORM submission
        which is happened when applying for .net.au domains, the form is
        available at:

        https://registry.connect.com.au/cgi-bin/na_create.cgi

        Can anyone please help me with automating the submission of this
        FROM??

        Thanks.

Shao.

-- 
____________________________________________________________________________
Shao Zhang - Running Debian 2.1  ___ _               _____
Department of Communications    / __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia               |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: [EMAIL PROTECTED]                                                  |___/ 
_____________________________________________________________________________

Reply via email to