> Using apache 1.3.23 for win32 > WinXp and Perl 5.6 and Mysql 3.23.44-nt > The localhost test page by apache runs correctly > The perl script runs from the command line, the Browser url line and just by > clicking it in the dir. > > Trying to launch this perl-dbi script from the browser, all it does is > insert data into an Mysql table by taking values from the html customer > page. I used > form method=post and action="myperlscript" > The browser displays a new page which displays the perl source code.
Something else could be wrong, but this is usually an indicator your Content-type is incorrect. Your header should be Content-type: text/html -Lance --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php