Re: javascript and perl/cgi

2001-06-06 Thread thabenksta
Im kind of confused on what your trying to do, but I think what you want to do is: You can also use javascript to submit a form by using document.formname.submit(); Hope that helps. On Wed, 6 Jun 2001, David Gilden wrote: > Hi, > > In the following: > > > Name: > Email:   > > Type your c

Re: perl and the web

2001-06-06 Thread thabenksta
://www.velocigen.com/press/pressdocs/perl-paper/html/perl.html However, if you'd like a more specific answer, just ask a more specific question. -thabenksta On Wed, 6 Jun 2001, Sally wrote: > I'd like some info on what perl can be used for in web applications please, > > Regards, > > Sally > > >

Re: Email n Windows Platform

2001-06-06 Thread thabenksta
You could use MIME::Lite and Net::SMTP together. MIME::Lite constructs the HTML Message and Net::SMTP sends it. -thabenksta On Tue, 5 Jun 2001, Nunya Business wrote: > Hello - > > I'm wondering how you go about taking info from a html form and have it > emailed to a r