This is not a DBI issue.  You have to configure your web server so it knows
it is supposed to execute the script on the server instead of returning its
text to the browser.

How to do that is in Apache's fine manual.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.
----- Original Message -----
From: "Pallavi Patil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 19, 2001 11:44
Subject: DBI-MSAccess problem


> 1)I had created Access database and register it.
> 2)Then I had created html form with three fields name,
> email and Submit button.
> 3)Copied example perl fiel from net(given
> below)->changed DSN name->changed mdb file name
> 4)And mentioned this perl file path in action tag of
> form
> 5)DBI and DBD are installed on my m/c.
>
> When I click on Submit button, File download dialog
> box comes.. with options like you want to open perl
> file or save it.
>
> If I keep Apache server running or not it doesn't make
> any difference. I would appreciate, if you suggest
> solution for this problem.


Reply via email to