This topic is locked

Download a File *.doc from a directory

12/22/2007 7:18:53 AM
PHPRunner General questions
A
aditec author

I need one link in my web page that download a file called for example 89899_33333.doc . This file are in a directory in my web server.

The name of my file are in a database.

Each record in database have a file with different name.

Alexey admin 12/24/2007

Hi,
double click your field on the Visual Editortab in PHPRunner and select Fileview type there.

A
aditec author 12/25/2007

Thank you very much Alexey