Re: Writing a cgi script for downloading

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do you have sed installed?


          if $echo "X $tmp_deplibs" | $Xsed -e 's/[     ]//g' \
            | grep . >/dev/null; then
            $echo
            if test "X$deplibs_check_method" = "Xnone"; then
              $echo "*** Warning: inter-library dependencies are not
		supported in this platform."
            else
              $echo "*** Warning: inter-library dependencies are not known
			to be supported."
            fi
            $echo "*** All declared inter-library dependencies are being
			dropped."
            droppeddeps=yes
          fi
          ;;


Hamilton Vera
int Administrator (char Network[],char ComputationalSystems[]);
http://antispam.br/
"Google is my shepherd, no want shall I know"

On Fri, 6 Jul 2007, Tommy Nordgren wrote:

When users click a download link on my website, I want to display a form for
registering Contact Info for the user in a database, and then when the user confirms the form, start downloading a (Binary) file. How can I do this with Apache, and
a CGI script in Perl or Python?
-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
tommy.nordgren@xxxxxxxxx




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
"   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux